資源簡介
有完整的文檔和代碼,可直接運行,適用于畢業設計

代碼片段和文件信息
//?DateName.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“FaceDetect.h“
#include?“DateName.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?DateName?dialog
DateName::DateName(CWnd*?pParent?/*=NULL*/)
:?CDialog(DateName::IDD?pParent)
{
//{{AFX_DATA_INIT(DateName)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?DateName::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(DateName)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(DateName?CDialog)
//{{AFX_MSG_MAP(DateName)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?DateName?message?handlers
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1353216??2005-06-27?11:47??人臉識別文檔張薇.doc
?????文件?????178176??2005-06-27?11:52??新建?Microsoft?Word?文檔.doc
?????文件??????34304??2005-06-27?11:52??開題報告.doc
?????文件??????28160??2005-06-27?11:52??摘要.doc
?????文件??????30208??2005-06-27?11:51??目錄.doc
?????文件?????178176??2005-06-27?11:52??翻譯.doc
?????文件?????469244??2005-06-27?11:55??schneiderman_henry_2004_1(張薇).pdf
?????目錄??????????0??2005-06-22?11:45??人臉識別系統研究與實現——程序
?????文件????2772992??2005-06-10?08:44??人臉識別系統研究與實現——程序\CParameter.mdb
?????文件???????1003??2005-05-05?11:04??人臉識別系統研究與實現——程序\DateName.cpp
?????文件???????1233??2005-05-05?11:04??人臉識別系統研究與實現——程序\DateName.h
?????文件??????58616??2005-06-09?22:12??人臉識別系統研究與實現——程序\FaceDetect.aps
?????文件???????9578??2005-06-13?10:48??人臉識別系統研究與實現——程序\FaceDetect.clw
?????文件???????1093??2005-05-14?19:53??人臉識別系統研究與實現——程序\STUDY_1.cpp
?????文件???????1199??2005-05-14?19:49??人臉識別系統研究與實現——程序\STUDY_1.h
?????文件???????1263??2005-05-22?01:43??人臉識別系統研究與實現——程序\ShowMessage.h
?????文件???????1278??2005-06-07?03:35??人臉識別系統研究與實現——程序\message.h
?????文件????????545??2005-03-30?17:34??人臉識別系統研究與實現——程序\FaceDetect.dsw
?????文件????4219904??2005-06-13?10:48??人臉識別系統研究與實現——程序\FaceDetect.ncb
?????文件????????254??2005-06-13?10:30??人臉識別系統研究與實現——程序\FaceDetect.plg
?????文件??????23993??2005-06-09?22:12??人臉識別系統研究與實現——程序\FaceDetect.rc
?????文件???????3497??2005-05-10?10:39??人臉識別系統研究與實現——程序\FaceDetectView.dsp
?????文件????????553??2005-05-10?10:39??人臉識別系統研究與實現——程序\FaceDetectView.dsw
?????文件??????66560??2005-05-24?10:20??人臉識別系統研究與實現——程序\FaceDetectView.ncb
?????文件??????53760??2005-05-24?10:20??人臉識別系統研究與實現——程序\FaceDetectView.opt
?????文件???????2733??2005-05-10?10:39??人臉識別系統研究與實現——程序\FaceDetectView.plg
?????文件???????9799??2005-05-05?22:20??人臉識別系統研究與實現——程序\LikelyHood.cpp
?????文件???????1260??2005-04-27?14:21??人臉識別系統研究與實現——程序\LikelyHood.h
?????文件???????2511??2005-03-30?17:34??人臉識別系統研究與實現——程序\MainFrm.cpp
?????文件???????1581??2005-03-30?17:34??人臉識別系統研究與實現——程序\MainFrm.h
............此處省略55個文件信息
評論
共有 條評論