资源列表
vccom
- vc串口通信程序,基于mscomm控件,有错误-vc serial communication program, based on mscomm
SCommTest
- 串口通信的例程,希望相互学习。基本上实现简单的串口通信。-Serial communication routines, hoping to learn from. Serial communication is basically simple.
MSComm
- 利用MSComm控件,通过串口进行收发数据。-MSComm controls using serial communication
SCommTest
- 利用MFC,编写串口通讯,可以自己手工输入通讯内容-With MFC, write the serial communication
comm
- VC++6.0下的串口通信入门软件,使用的是MSCOMM控件,建议初学者使用-VC++6.0 entry under the serial communication software, using MSCOMM control, recommended for beginners to use
Scomm
- 读取串口数据并画实时曲线的VC++程序源码-Read the serial data and real-time curve drawing program source code VC++
mscomm
- mscomm 控件实现串口通信,超级简化版,帮助初学者了解mscomm控件用法。-use mscomm to realize the seriel communication.
11
- 用VC实现串口操作。。。还包括十六进制的接收与回复-Serial operation with the VC to achieve. . .
Serior
- VC串口程序,用到了pcomm.dll动态库,功能简单实用,希望对搞串口开发的朋友有所帮助-VC serial program using the pcomm.dll dynamic library, features a simple and practical, want to engage in serial development to help a friend
MSCommMultiPort
- 又一个串口通信程序。 同样采用MSComm控件编程 开发环境为VC6.0 -And a serial communication program. MSComm control uses the same programming development environment for VC6.0
SerialPortcommucationSCommTest
- 这是实现串口通信的一个小例子,希望对刚开始学习串口通信的朋友有帮助-It is to achieve a small example of serial communication, in the hope of serial communication has just started learning to help friends
simple_serial_app
- It is a simple code to see how can you open a serial port in windows.