文件名称:serialdebug
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.92mb
- 下载次数:
- 0次
- 提 供 者:
- liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口编程调试精灵
本例创建一个基于对话框的程序,其中设置“自动发送”、“手动发送”、“开始接收”“设置参数”、“清除”按钮,分别用于自动向串口发送数据、手动向串口发送数据、从串口接收数据、设置串口参数(串口参数、发送字符、自动发送间隔);
另一个对话框,响应“设置参数”按钮操作,用于设置串口参数、发送字符、自动发送间隔。-Serial programming and debugging, in this case the wizard to create a dialog-based program, which set the " auto send" , " Manual send" , " started to receive" " Set parameters" , " Clear" button, were used to automatically send data to the serial port, manual send data to the serial port, receive data from the serial port, set the serial port parameters (serial port parameters, send characters to automatically send interval) another dialog box in response to " set the parameters" button operation, used to set the serial port parameters, send the character to automatically send interval .
本例创建一个基于对话框的程序,其中设置“自动发送”、“手动发送”、“开始接收”“设置参数”、“清除”按钮,分别用于自动向串口发送数据、手动向串口发送数据、从串口接收数据、设置串口参数(串口参数、发送字符、自动发送间隔);
另一个对话框,响应“设置参数”按钮操作,用于设置串口参数、发送字符、自动发送间隔。-Serial programming and debugging, in this case the wizard to create a dialog-based program, which set the " auto send" , " Manual send" , " started to receive" " Set parameters" , " Clear" button, were used to automatically send data to the serial port, manual send data to the serial port, receive data from the serial port, set the serial port parameters (serial port parameters, send characters to automatically send interval) another dialog box in response to " set the parameters" button operation, used to set the serial port parameters, send the character to automatically send interval .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串口编程调试精灵\CW.cpp
................\CW.h
................\CWDlg.cpp
................\CWDlg.h
................\CommWizard.cpp
................\CommWizard.dsp
................\CommWizard.dsw
................\CommWizard.h
................\CommWizard.ncb
................\CommWizard.opt
................\CommWizard.plg
................\CommWizard.rc
................\CommWizardDlg.cpp
................\CommWizardDlg.h
................\MSC.cpp
................\MSC.h
................\ReadMe.txt
................\SSDlg.cpp
................\SSDlg.h
................\SettingDlg.cpp
................\SettingDlg.h
................\StdAfx.cpp
................\StdAfx.h
................\mscomm.cpp
................\mscomm.h
................\resource.h
................\...\Thumbs.db
................\Debug\CW.obj
................\.....\CWDlg.obj
................\.....\CommWizard.exe
................\.....\CommWizard.ilk
................\.....\CommWizard.obj
................\.....\CommWizard.pch
................\.....\CommWizard.pdb
................\.....\CommWizard.res
................\.....\CommWizardDlg.obj
................\.....\MSC.obj
................\.....\SSDlg.obj
................\.....\SettingDlg.obj
................\.....\StdAfx.obj
................\.....\mscomm.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\res
................\Debug
串口编程调试精灵
................\CW.h
................\CWDlg.cpp
................\CWDlg.h
................\CommWizard.cpp
................\CommWizard.dsp
................\CommWizard.dsw
................\CommWizard.h
................\CommWizard.ncb
................\CommWizard.opt
................\CommWizard.plg
................\CommWizard.rc
................\CommWizardDlg.cpp
................\CommWizardDlg.h
................\MSC.cpp
................\MSC.h
................\ReadMe.txt
................\SSDlg.cpp
................\SSDlg.h
................\SettingDlg.cpp
................\SettingDlg.h
................\StdAfx.cpp
................\StdAfx.h
................\mscomm.cpp
................\mscomm.h
................\resource.h
................\...\Thumbs.db
................\Debug\CW.obj
................\.....\CWDlg.obj
................\.....\CommWizard.exe
................\.....\CommWizard.ilk
................\.....\CommWizard.obj
................\.....\CommWizard.pch
................\.....\CommWizard.pdb
................\.....\CommWizard.res
................\.....\CommWizardDlg.obj
................\.....\MSC.obj
................\.....\SSDlg.obj
................\.....\SettingDlg.obj
................\.....\StdAfx.obj
................\.....\mscomm.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\res
................\Debug
串口编程调试精灵