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

資源簡介

板卡采集溫度通過串口通信RS232與visual c++上位機通過MSCOMM 進行通信,上位機將采集的溫度以曲線實時顯示出來,對于串口通信的上位機編程有很好的借鑒作用

資源截圖

代碼片段和文件信息

//?Aihdo.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“Aihdo.h“
#include?“AihdoDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CAihdoApp

BEGIN_MESSAGE_MAP(CAihdoApp?CWinApp)
//{{AFX_MSG_MAP(CAihdoApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CAihdoApp?construction

CAihdoApp::CAihdoApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CAihdoApp?object

CAihdoApp?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CAihdoApp?initialization

BOOL?CAihdoApp::InitInstance()
{
AfxEnableControlContainer();

//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CAihdoDlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-10-15?16:23??4.7??基于板卡的溫度測量與控制程序設計\
?????目錄???????????0??2012-10-15?16:23??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\
?????文件???????22876??2008-12-09?12:26??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.aps
?????文件????????2200??2008-12-09?12:29??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.clw
?????文件????????2049??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.cpp
?????文件????????4973??2008-12-07?13:13??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.dsp
?????文件?????????604??2008-12-07?13:13??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.dsw
?????文件????????1313??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.h
?????文件???????91136??2008-12-09?12:31??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.ncb
?????文件???????53760??2008-12-09?12:31??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.opt
?????文件?????????244??2008-12-09?12:29??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.plg
?????文件????????8572??2008-12-07?12:59??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\Aihdo.rc
?????文件???????12834??2008-12-07?13:12??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\AihdoDlg.cpp
?????文件????????1908??2008-12-07?13:11??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\AihdoDlg.h
?????文件????????3561??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\ReadMe.txt
?????文件?????????207??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\StdAfx.cpp
?????文件????????1054??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\StdAfx.h
?????文件???????10474??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\daqai.cpp
?????文件????????4160??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\daqai.h
?????文件????????3385??2008-12-07?12:48??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\daqdo.cpp
?????文件????????2238??2008-12-07?12:48??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\daqdo.h
?????目錄???????????0??2012-10-15?16:23??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\res\
?????文件????????1078??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\res\Aihdo.ico
?????文件?????????397??2008-12-07?12:47??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\res\Aihdo.rc2
?????文件????????1373??2008-12-07?12:59??4.7??基于板卡的溫度測量與控制程序設計\Ai&do\resource.h
?????目錄???????????0??2012-10-15?16:23??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\
?????文件???????36538??2006-04-19?17:10??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\Adsapi32.lib
?????文件???????37196??2008-12-08?19:18??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\Aihdo_dll.aps
?????文件????????2143??2008-12-08?19:19??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\Aihdo_dll.clw
?????文件????????2105??2008-12-08?19:03??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\Aihdo_dll.cpp
?????文件????????5627??2008-12-08?19:28??4.7??基于板卡的溫度測量與控制程序設計\Ai&do_dll\Aihdo_dll.dsp
............此處省略27個文件信息

評論

共有 條評論