-
GpsRecv
该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)
- 2008-02-25 14:53:04下载
- 积分:1
-
comElves
基于VC++的串口调试程序可以发送接收数据,非常实用于初学者研究学习(Serial debugger based on VC++ can send and receive data, very useful for beginners learning)
- 2013-03-16 22:26:29下载
- 积分:1
-
PTZ
云台控制的C++详细源码,二次开发可以直接用。(The PTZ control C++ detailed source, secondary development can be directly used.)
- 2013-05-20 09:41:11下载
- 积分:1
-
chuankou
实现串口编程的功能,使用vc语言,功能比较多,可实现端口、流量等控制 (To achieve serial programming function, use the vc language)
- 2010-03-03 17:21:34下载
- 积分:1
-
YmodemV1.0
Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
- 2021-03-10 14:19:26下载
- 积分:1
-
ser_port_ver10
Windows串口编程例子(The example of uart in Windows)
- 2020-06-26 11:20:02下载
- 积分:1
-
串口调试,串口设备模拟 Modbus Tools
串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)
- 2020-06-20 08:00:01下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
seria
VS2010实现串口通信,帮助大家轻松搞定串口通信(VS2010 realize serial communication, and help you easily get the serial communication)
- 2012-05-21 21:05:43下载
- 积分:1
-
SSCOM2.3
串口大师的源码程序,c语言。学习串口或者是学习c都是很好的例子。(the sourcecode of the comm communication)
- 2011-12-06 18:39:49下载
- 积分:1