搜索资源列表
串口编程
- 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on each kind of data communicatio
MySerialCom_VC
- VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
VC++_SerialPort
- 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input / output synchronization and I / O overlap of
Multithreading_serial_communication
- 这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。
source
- VC++ 串口通信,可以收发数据,可选用TCP/IP 通信
SerialDebug
- 串口调试程序。 使用VC开发,实现两台PC之间的通信。 可发送接收数据、选择COM口,设置波特率等参数。功能和超级终端类似。
FileTrans
- Window下的网络、串口通信程序,可用于网络数据包的检测。 串口实现了添加纠错码的功能,用于信道质量较差的传输方式。
STM32和CC2530串口通信
- STM32和CC2530串口通信程序,用cc2530串口发送数据,stm32接受数据
modbus串口通信
- 是基于modbus通信协议之间的通信,是十六进制进行通信的 可选波特率,数据位 停止位 采用CRC校验