-
trunk
串口通讯的一个类,已经在用,分享给大家。(serial port communication file.)
- 2015-09-14 11:34:06下载
- 积分:1
-
use_ISP_on_PC
VC++串口通讯程序
大家可以看看,错误之处欢迎指出,这时本人花不少时间搞出来的啊(VC serial communication process we can see, the mistake welcome, Then I spend a lot of time in the ah)
- 2006-11-22 15:11:50下载
- 积分:1
-
[Visual.C.Turbo.C
C#串口编程,介绍很详细,希望对大家有帮助(C# serial)
- 2014-07-06 14:33:23下载
- 积分:1
-
My_Send_Recive
用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
- 2013-11-19 15:00:41下载
- 积分:1
-
profibus
从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点(engaged in the development staff can use the source code to understand change Profibus agreement. Add except communications code, we will soon be able to develop their own intelligent nodes)
- 2021-05-14 00:30:02下载
- 积分:1
-
lhucm
提出了一种雷达信号处理方法,实验仿真表明识别效果良好!()
- 2018-04-22 07:56:09下载
- 积分:1
-
serialpor
多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。(A communication class for serial port)
- 2013-08-09 20:16:35下载
- 积分: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
-
myShowData
C#编写的数据显示程序,曲线显示,可以手动调整,也可以自动加载,数据是通过串口收到的数据,和前一个程序myDataCollect.zip配套使用!(Data written in C# program, the curve shows, you can manually adjust, you can also automatically load the data received through the serial data, and the former supporting the use of a program myDataCollect.zip!)
- 2011-04-22 12:18:09下载
- 积分:1
-
CVCOMMPortTool
COM口设置
串口设定 端口号 波特率 数据位 停止位 校验位
串口数据接收
串口收据发送(COM port settings
Serial data receiving
Serial receipt)
- 2015-10-13 10:12:44下载
- 积分:1