搜索资源列表
MySci2
- 自己改进的一个串口VC程序,本来是用于对我的DSP板的监测,打开程序后在视图区内单击鼠标左键即可出现通信控制对话框,可选择传送6个不同的监测变量,都是先传送高8位,再传送低8位,很适合作为监测软件-improvement to their VC of a Serial procedures have been used for the DSP board monitoring, open View procedures in the region can click the left mouse
zwjmscomm
- 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reu
SCommTestdlg
- MSComm控件在对话框中的用法-MSComm control in the dialog box usage
GSM
- 通过串口控制SIM300Z实现短信息的收发. 并且是基于对话框实现的.
comm
- 基于对话框,vc++插件的串口通信编码,简单易懂,初学专用。有接受方,有发出方。
Chat
- 基于对话框的串口通信,三种方法中的利用添加控件的方法实现通信
ComCtrl 基于MFC对话框的串口程序
- 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
Example.rar
- MSCOMM控件编程实例,主要展示了通过对话框程序来在pc机上接受,发送串口数据。,MSCOMM control programming examples, mainly through the dialog box display process to accept the machine in the pc, send the serial data.
myWindowsSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
serial.rar
- 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
CommTest
- 这是Remon Spekreijse 写的一个串口类,类作者Remon Spekreijse 已作了一个基于对话框的同时检测4 个串口示例的程序.对串口编程非常有帮助。-This is the Remon Spekreijse write a serial port class, class by Remon Spekreijse has already made a dialog based on the simultaneous detection of four serial ports
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
TYbCommDevicshili
- 这是控件内部使用的对话框,代码没有做任何修改。 由于程序是多语言自动识别的,可能程序略显复杂一些。 这个程序里面使用了内码转换,虽然源程序都是GBK码的汉字,但能够根据运行平台或设置进行汉字内码转换(GBK<=>BIG5) ☆可以参照这个程序做串口设置程序,串口设置保存在与 .EXE 文件同名的 .CFG 里。 ☆可以参照这个程序做多语言自动识别程序,支持简体中文、繁体中文、英文。-This is the internal use of the dialog b
Serialcode
- 串口通信c++代码,其中包含了所有的程序,和头文件,一个可执行程序。基于对话框。-Serial communication c++ code
Example
- 基于Windows API的虚拟终端实现,较之控件方式更为灵活。不用对话框支持。-Based on the Windows API to achieve the virtual terminal, more flexible way than the controls. Dialog box do not support.
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
comtesthelper
- 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
SerialPort2
- 一个简单的基于对话框串口发送接受测试程序,可以选择串口。-A simple dialog-based serial port sending and receiving test programs, you can choose serial port.
MFC_API_Arch_SeriesPort
- 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
Serial
- 串口配置工具,可以简单实现串口的配置 利用弹出对话框的方式.-Serial port configuration tool, you can realize a simple serial interface configuration mode to use pop-up dialog box.
