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

  • 大小: 48.98MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-30
  • 語言: C/C++
  • 標簽: 車牌識別??

資源簡介

車牌識別 模塊及調用,車牌識別 模塊及調用,車牌識別 模塊及調用,車牌識別 模塊及調用,車牌識別 模塊及調用,

資源截圖

代碼片段和文件信息


//?ctest.cpp?:?定義應用程序的類行為。
//

#include?“stdafx.h“
#include?“ctest.h“
#include?“ctestDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#endif


//?CctestApp

BEGIN_MESSAGE_MAP(CctestApp?CWinApp)
ON_COMMAND(ID_HELP?&CWinApp::onhelp)
END_MESSAGE_MAP()


//?CctestApp?構造

CctestApp::CctestApp()
{
//?支持重新啟動管理器
m_dwRestartManagerSupportFlags?=?AFX_RESTART_MANAGER_SUPPORT_RESTART;

//?TODO:?在此處添加構造代碼,
//?將所有重要的初始化放置在?InitInstance?中
}


//?唯一的一個?CctestApp?對象

CctestApp?theApp;


//?CctestApp?初始化

BOOL?CctestApp::InitInstance()
{
//?如果一個運行在?Windows?XP?上的應用程序清單指定要
//?使用?ComCtl32.dll?版本?6?或更高版本來啟用可視化方式,
//則需要?InitCommonControlsEx()。否則,將無法創建窗口。
INITCOMMONCONTROLSEX?InitCtrls;
InitCtrls.dwSize?=?sizeof(InitCtrls);
//?將它設置為包括所有要在應用程序中使用的
//?公共控件類。
InitCtrls.dwICC?=?ICC_WIN95_CLASSES;
InitCommonControlsEx(&InitCtrls);

CWinApp::InitInstance();


AfxEnableControlContainer();

//?創建?shell?管理器,以防對話框包含
//?任何?shell?樹視圖控件或?shell?列表視圖控件。
CShellManager?*pShellManager?=?new?CShellManager;

//?標準初始化
//?如果未使用這些功能并希望減小
//?最終可執行文件的大小,則應移除下列
//?不需要的特定初始化例程
//?更改用于存儲設置的注冊表項
//?TODO:?應適當修改該字符串,
//?例如修改為公司或組織名
SetRegistryKey(_T(“應用程序向導生成的本地應用程序“));

CctestDlg?dlg;
m_pMainWnd?=?&dlg;
INT_PTR?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?在此放置處理何時用
//??“確定”來關閉對話框的代碼
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?在此放置處理何時用
//??“取消”來關閉對話框的代碼
}

//?刪除上面創建的?shell?管理器。
if?(pShellManager?!=?NULL)
{
delete?pShellManager;
}

//?由于對話框已關閉,所以將返回?FALSE?以便退出應用程序,
//??而不是啟動應用程序的消息泵。
return?FALSE;
}


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-12-25?10:47??ctest\
?????目錄???????????0??2018-01-23?15:04??ctest\Debug\
?????目錄???????????0??2017-12-25?10:47??ctest\Release\
?????文件???????67072??2017-04-03?17:27??ctest\Release\PlateRec_Dll.dll
?????文件???????87040??2017-04-09?15:06??ctest\Release\ctest.exe
?????文件???????30208??2017-04-03?17:22??ctest\Release\ftpmodule.exe
?????文件???????11600??2017-04-03?17:12??ctest\Release\ftpmodule.vshost.exe
?????目錄???????????0??2017-12-25?10:47??ctest\Release\image\
?????目錄???????????0??2018-01-23?15:04??ctest\Release\image\general_test\
?????目錄???????????0??2018-01-23?15:04??ctest\Release\log\
?????文件???????25088??2017-04-09?15:02??ctest\Release\logodll.dll
?????目錄???????????0??2017-12-25?10:47??ctest\Release\model\
?????文件??????230219??2014-09-29?02:24??ctest\Release\model\ann.xml
?????文件??????265248??2014-09-29?02:24??ctest\Release\model\svm.xml
?????文件??????786432??2014-04-15?16:59??ctest\Release\opencv_calib3d249.dll
?????文件?????1543680??2014-04-15?17:01??ctest\Release\opencv_calib3d249d.dll
?????文件?????1150464??2014-04-15?17:00??ctest\Release\opencv_contrib249.dll
?????文件?????2464768??2014-04-15?17:02??ctest\Release\opencv_contrib249d.dll
?????文件?????2099200??2014-04-15?16:57??ctest\Release\opencv_core249.dll
?????文件?????3474432??2014-04-15?17:01??ctest\Release\opencv_core249d.dll
?????文件??????717824??2014-04-15?16:58??ctest\Release\opencv_features2d249.dll
?????文件?????1461248??2014-04-15?17:01??ctest\Release\opencv_features2d249d.dll
?????文件????10535057??2013-11-19?11:09??ctest\Release\opencv_ffmpeg249.dll
?????文件??????488960??2014-04-15?16:57??ctest\Release\opencv_flann249.dll
?????文件?????1133568??2014-04-15?17:01??ctest\Release\opencv_flann249d.dll
?????文件??????421888??2014-04-15?16:59??ctest\Release\opencv_gpu249.dll
?????文件??????940032??2014-04-15?17:02??ctest\Release\opencv_gpu249d.dll
?????文件?????2080768??2014-04-15?16:58??ctest\Release\opencv_highgui249.dll
?????文件?????3590144??2014-04-15?17:01??ctest\Release\opencv_highgui249d.dll
?????文件?????1914368??2014-04-15?16:58??ctest\Release\opencv_imgproc249.dll
?????文件?????3130368??2014-04-15?17:01??ctest\Release\opencv_imgproc249d.dll
............此處省略149個文件信息

評論

共有 條評論