91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

搜集的多個數(shù)字識別代碼,有車牌識別源碼,還有英文字母的識別。模式識別基礎(chǔ)代碼。

資源截圖

代碼片段和文件信息

//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//

#include?“stdafx.h“
#include?“PlateReco.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::OnCreateClient(?LPCREATESTRUCT?/*lpcs*/
CCreateContext*?pContext)
{
return?m_wndSplitter.Create(?this
2?2?????????????????//?TODO:?adjust?the?number?of?rows?columns
CSize(?10?10?)??????//?TODO:?adjust?the?minimum?pane?size
pContext?);
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs

if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;

cs.style?=?WS_CHILD?|?WS_VISIBLE?|?WS_OVERLAPPED?|?WS_CAPTION?|?WS_SYSMENU
|?FWS_ADDTOtitle?|?WS_THICKframe?|?WS_MINIMIZEBOX?|?WS_MAXIMIZEBOX;

return?TRUE;
}

void?CChildframe::Activateframe(int?nCmdShow)
{
//?TODO:?Modify?this?function?to?change?how?the?frame?is?activated.

nCmdShow?=?SW_SHOWMAXIMIZED;
CMDIChildWnd::Activateframe(nCmdShow);
}


/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????261462??2002-03-19?10:34??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\car.bmp

?????文件???????2163??2005-05-03?01:19??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\ChildFrm.cpp

?????文件???????1571??2005-05-03?01:19??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\ChildFrm.h

?????文件?????266361??2010-11-08?10:19??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\Debug\PlateReco.exe

?????文件??????18160??2001-07-13?17:28??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\Dibapi.cpp

?????文件???????1294??2001-07-13?17:27??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\Dibapi.h

?????文件???????1024??2005-05-03?03:27??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\DlgBinary.cpp

?????文件???????1252??2005-05-03?03:27??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\DlgBinary.h

?????文件???????1833??2005-05-03?03:17??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\DlgRecoResult.cpp

?????文件???????1238??2005-05-03?03:17??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\DlgRecoResult.h

?????文件?????268059??2005-05-03?01:39??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\GlobalFunction.cpp

?????文件???????7132??2001-08-18?20:07??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\GlobalFunction.h

?????文件???????2666??2005-05-03?01:19??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\MainFrm.cpp

?????文件???????1552??2005-05-03?01:19??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\MainFrm.h

?????文件??????49864??2005-05-03?04:16??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.aps

?????文件???????4477??2005-05-03?04:16??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.clw

?????文件???????5408??2005-05-03?01:36??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.cpp

?????文件???????5149??2005-05-03?03:21??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.dsp

?????文件????????543??2005-05-03?01:15??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.dsw

?????文件???????1389??2005-05-03?01:20??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.h

?????文件???????7412??2005-06-17?18:08??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.plg

?????文件??????16276??2005-05-03?04:16??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateReco.rc

?????文件???????8350??2005-05-03?01:21??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateRecoDoc.cpp

?????文件???????1928??2005-05-03?01:21??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateRecoDoc.h

?????文件??????27622??2005-05-03?04:13??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateRecoView.cpp

?????文件???????2458??2005-05-03?03:36??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\PlateRecoView.h

?????文件???????4847??2005-05-03?01:15??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\ReadMe.txt

?????文件???????1078??2005-05-03?01:15??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\res\PlateReco.ico

?????文件????????401??2005-05-03?01:15??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\res\PlateReco.rc2

?????文件???????1078??2005-05-03?01:15??數(shù)字識別\功能很全的車牌識別系統(tǒng)源碼\PlateReco\res\PlateRecoDoc.ico

............此處省略384個文件信息

評論

共有 條評論