搜索资源列表
ComCtrl 基于MFC对话框的串口程序
- 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
RS232COM
- mfc 编的上微机软件 接收串口数据并以曲线形式显示 能保存信息到数据库-mfc code of the computer software to receive serial data and displayed as a curve to the database can store information
RS232
- 串口助手源码,通过MFC的串口控件来控制数据的接发-Serial assistant source, through serial controls to control the MFC sending data
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
91331982MSCommV1
- MFC下用MSComm控件实现串口通讯,调试通过,并且可以测量串口电压-This programme can transfer data to your seriel with the MSCOMM.
mycom
- MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
comm2
- 利用VC++MFC编写的一个小型PLC串口通信程序。-VC++ MFC PLC
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
SCommTest
- MFC 串口通讯示例 成功设置波特率,并且可以下发十六进制命令-Serial Communication Example MFC
MFC串口例程
- VS2010基于对话框的MFC串口通信简明例程
VC_MFC串口通信编程详解
- VC++串口通信编程详解,简单实用,值得拥有(VC++ serial communication programming detailed, simple and practical, it is worth having)
串口V3
- 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
vs2010串口通信
- 利用VS2010 MFC编写的串口通信软件源代码(Written using VS2010 MFC serial communication software source code)
test串口
- 对串口收发数据的调试,方便新手了解串口的相关知识(Serial port to send and receive data debugging, to facilitate novice understanding of serial knowledge)
串口v2
- 用MFC实现串口通信,可以实现简单的串口收发功能,附带全部源码(Realization of serial communication with MFC)
串口通信
- MFC下的串口编程,可以最高实现921600bps的串口通信(Serial port programming under MFC can achieve the highest 921600bps serial communication)
MFC串口V2
- 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)
MFC串口
- 在vc的环境下 测试串口调试,简单发送和接收(VC serial port debugging)