資源簡介
工業相機詳細的開發流程,以及相應的demo源代碼,基于MFC的框架設計。
代碼片段和文件信息
//?AboutDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“dvpAdvanced.h“
#include?“AboutDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAboutDlg?dialog
CAboutDlg::CAboutDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAboutDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAboutDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAboutDlg?CDialog)
//{{AFX_MSG_MAP(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CAboutDlg?message?handlers
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????122888??2014-03-17?13:58??DVP_SDK\Camera?class?library\Visual?C++\Include\DVP_CamAPI.h
?????文件???????7827??2014-03-10?17:27??DVP_SDK\Camera?class?library\Visual?C++\Include\DVP_Define.h
?????文件??????17644??2014-03-11?11:51??DVP_SDK\Camera?class?library\Visual?C++\Include\DVP_Paramdef.h
?????文件??????45942??2014-03-17?14:07??DVP_SDK\Camera?class?library\Visual?C++\Lib\x64\DVP_CAMSDK64.lib
?????文件??????46364??2014-03-17?14:06??DVP_SDK\Camera?class?library\Visual?C++\Lib\x86\DVP_CAMSDK.lib
?????文件?????193620??2013-05-27?15:00??DVP_SDK\DVP_SDK開發指導書.chm
?????文件???????1014??2014-03-12?15:05??DVP_SDK\Sample\Visual?C++\dvpAdvanced\AboutDlg.cpp
?????文件???????1263??2014-03-12?15:07??DVP_SDK\Sample\Visual?C++\dvpAdvanced\AboutDlg.h
?????文件?????103424??2016-05-24?12:03??DVP_SDK\Sample\Visual?C++\dvpAdvanced\Debug\dvpAdvanced..exe
?????文件??????23200??2017-04-19?10:39??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.aps
?????文件???????1959??2014-05-22?08:29??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.clw
?????文件???????2133??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.cpp
?????文件???????4608??2014-03-13?11:03??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.dsp
?????文件????????528??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.dsw
?????文件???????1379??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.h
?????文件??????54784??2014-05-22?08:29??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.opt
?????文件???????2002??2014-05-22?08:28??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.plg
?????文件???????6682??2016-05-24?12:03??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.rc
?????文件???????7168??2017-04-21?15:49??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.suo
?????文件???????8343??2016-03-24?15:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvanced.vcproj
?????文件???????8791??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvancedDlg.cpp
?????文件???????1712??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\dvpAdvancedDlg.h
?????文件???????3669??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\ReadMe.txt
?????文件???????1078??2012-08-22?22:46??DVP_SDK\Sample\Visual?C++\dvpAdvanced\res\dvpAdvanced.ico
?????文件????????403??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\res\dvpAdvanced.rc2
?????文件???????1343??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\resource.h
?????文件???????4892??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\SetupAdvancedDlg.cpp
?????文件???????1448??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\SetupAdvancedDlg.h
?????文件????????213??2014-02-13?14:12??DVP_SDK\Sample\Visual?C++\dvpAdvanced\StdAfx.cpp
?????文件???????1215??2014-06-14?21:16??DVP_SDK\Sample\Visual?C++\dvpAdvanced\StdAfx.h
............此處省略297個文件信息
- 上一篇:約瑟夫環動態演示
- 下一篇:北斗導航系統衛星星座顯示與仿真
評論
共有 條評論