資源簡介
人臉表情識別,笑臉,哭臉等7種表情,非常好用,,,好資源

代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“test1.h“
#include?“ChildFrm.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CChildframe
IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)
BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code?!
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction
CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here
}
CChildframe::~CChildframe()
{
}
BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs
if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;
return?TRUE;
}
/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics
#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}
void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}
#endif?//_DEBUG
/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????10278??2004-05-29?15:10??表情識別\247067\ex
?????文件??????10278??2004-05-25?16:37??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:13??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:14??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:14??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:15??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:15??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:15??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:15??表情識別\247067\ex
????..A.SH.?????32256??2007-01-23?21:19??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:16??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:16??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:16??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:17??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:17??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:17??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:18??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:18??表情識別\247067\ex
????..A.SH.?????38912??2005-06-02?16:32??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:18??表情識別\247067\ex
?????文件??????10278??2004-05-29?15:24??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:19??表情識別\247067\ex
?????文件??????10278??2004-05-29?15:40??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:19??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:19??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:20??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:20??表情識別\247067\ex
?????文件??????10278??2004-05-24?19:20??表情識別\247067\ex
????..A.SH.?????47616??2005-06-02?16:32??表情識別\247067\ex
?????文件??????10278??2004-05-18?21:06??表情識別\247067\ex
............此處省略139個文件信息
評論
共有 條評論