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

資源簡介

vc 車牌識別源程序

資源截圖

代碼片段和文件信息

//Download?by?http://www.NewXing.com
//?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

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

????.......?????46860??2005-05-09?12:42??www.NewXing.com\Plate\PlateLocate.aps

?????文件?????230454??2005-03-17?13:41??www.NewXing.com\example04.bmp

?????文件?????230454??2005-03-25?19:22??www.NewXing.com\example27.bmp

????.......??????1918??2005-05-09?12:19??www.NewXing.com\Plate\res\Toolbar.bmp

????.......??????3649??2005-05-11?10:05??www.NewXing.com\Plate\PlateLocate.clw

?????文件???????1773??2011-03-24?22:19??www.NewXing.com\Plate\ChildFrm.cpp

?????文件??????29246??2011-03-24?22:19??www.NewXing.com\Plate\DIBAPI.CPP

?????文件???????5057??2011-03-24?22:19??www.NewXing.com\Plate\DlgIntensity.cpp

?????文件???????2566??2011-03-24?22:19??www.NewXing.com\Plate\MainFrm.cpp

?????文件???????4619??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocate.cpp

?????文件???????8064??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateDoc.cpp

?????文件??????28027??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateMethod.cpp

?????文件??????21148??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateView.cpp

?????文件????????251??2011-03-24?22:19??www.NewXing.com\Plate\StdAfx.cpp

????..A.SH.??????6144??2005-06-25?08:35??www.NewXing.com\Plate\res\Thumbs.db

????.......??????5260??2005-05-02?10:08??www.NewXing.com\Plate\PlateLocate.dsp

????.......???????547??2005-04-24?18:59??www.NewXing.com\Plate\PlateLocate.dsw

?????文件?????155723??2005-05-11?09:12??www.NewXing.com\plate.exe

?????文件???????1494??2011-03-24?22:19??www.NewXing.com\Plate\ChildFrm.h

?????文件??????65079??2011-03-24?22:19??www.NewXing.com\Plate\ColorTable.h

?????文件???????1913??2011-03-24?22:19??www.NewXing.com\Plate\DIBAPI.H

?????文件???????1754??2011-03-24?22:19??www.NewXing.com\Plate\DlgIntensity.h

?????文件???????1580??2011-03-24?22:19??www.NewXing.com\Plate\MainFrm.h

?????文件???????1449??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocate.h

?????文件???????2016??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateDoc.h

?????文件???????1142??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateMethod.h

?????文件???????2572??2011-03-24?22:19??www.NewXing.com\Plate\PlateLocateView.h

?????文件???????1525??2011-03-24?22:19??www.NewXing.com\Plate\Resource.h

?????文件???????1092??2011-03-24?22:19??www.NewXing.com\Plate\StdAfx.h

????.......??????1078??2005-04-24?18:56??www.NewXing.com\Plate\res\PlateLocate.ico

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

評論

共有 條評論