資源簡(jiǎn)介
自己買的代碼,朋友們看看。

代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“PlateLocate.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
void?CChildframe::Activateframe(int?nCmdShow)?
{
//?TODO:?Add?your?specialized?code?here?and/or?call?the?base?class
nCmdShow?=?SW_SHOWMAXIMIZED;
CMDIChildWnd::Activateframe(nCmdShow);
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????46860??2005-05-09?12:42??車牌識(shí)別的源代碼\Plate\PlateLocate.aps
?????文件??????13839??2005-05-09?12:42??車牌識(shí)別的源代碼\Plate\PlateLocate.rc
?????文件???????1978??2005-04-24?21:04??車牌識(shí)別的源代碼\Plate\PlateLocateDoc.h
?????文件???????1487??2005-05-09?12:42??車牌識(shí)別的源代碼\Plate\Resource.h
?????文件??????65041??2001-01-06?22:01??車牌識(shí)別的源代碼\Plate\ColorTable.h
?????文件??????88064??2005-05-11?10:05??車牌識(shí)別的源代碼\Plate\PlateLocate.opt
?????文件???????3649??2005-05-11?10:05??車牌識(shí)別的源代碼\Plate\PlateLocate.clw
?????文件???????4901??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\ReadMe.txt
?????文件???????1411??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\PlateLocate.h
?????文件???????1456??2005-04-24?21:26??車牌識(shí)別的源代碼\Plate\ChildFrm.h
?????文件???????1054??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\StdAfx.h
?????文件????????213??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\StdAfx.cpp
?????文件???????1542??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\MainFrm.h
?????文件???????2528??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\MainFrm.cpp
?????文件???????1735??2005-04-24?21:29??車牌識(shí)別的源代碼\Plate\ChildFrm.cpp
?????文件???????4581??2005-04-24?21:50??車牌識(shí)別的源代碼\Plate\PlateLocate.cpp
?????文件???????8026??2005-04-24?23:26??車牌識(shí)別的源代碼\Plate\PlateLocateDoc.cpp
?????文件???????5260??2005-05-02?10:08??車牌識(shí)別的源代碼\Plate\PlateLocate.dsp
?????文件????????403??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\res\PlateLocate.rc2
?????文件???????1078??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\res\PlateLocateDoc.ico
?????文件???????1078??2005-04-24?18:56??車牌識(shí)別的源代碼\Plate\res\PlateLocate.ico
????..A.SH.??????6144??2005-06-25?08:35??車牌識(shí)別的源代碼\Plate\res\Thumbs.db
?????文件???????1918??2005-05-09?12:19??車牌識(shí)別的源代碼\Plate\res\Toolbar.bmp
?????文件???????2534??2005-05-09?12:32??車牌識(shí)別的源代碼\Plate\PlateLocateView.h
?????文件???????1716??2005-04-28?15:40??車牌識(shí)別的源代碼\Plate\DlgIntensity.h
?????文件???????5019??2005-04-28?16:01??車牌識(shí)別的源代碼\Plate\DlgIntensity.cpp
?????文件???????1104??2005-05-09?09:38??車牌識(shí)別的源代碼\Plate\PlateLocateMethod.h
?????文件??????99328??2005-05-11?10:05??車牌識(shí)別的源代碼\Plate\PlateLocate.ncb
?????文件???????1817??2005-05-11?09:12??車牌識(shí)別的源代碼\Plate\PlateLocate.plg
?????文件??????29208??2005-02-24?09:16??車牌識(shí)別的源代碼\Plate\DIBAPI.CPP
............此處省略13個(gè)文件信息
- 上一篇:基于GMM的說話人識(shí)別C代碼
- 下一篇:字模提取程序匯編、C語言編碼
評(píng)論
共有 條評(píng)論