-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
SSCOM2.3
串口大师的源码程序,c语言。学习串口或者是学习c都是很好的例子。(the sourcecode of the comm communication)
- 2011-12-06 18:39:49下载
- 积分: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
-
Sieral_Multithread
串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
- 2009-02-15 15:38:40下载
- 积分:1
-
serial
串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
- 2021-04-20 23:48:49下载
- 积分:1
-
ChuanKouTiaoShi
串口调试助手,适合做串口通讯的人员使用。VB.NET编程。(vb.net serial debug for usart comm.)
- 2013-07-19 14:45:15下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
bcb
说明: BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
- 2008-08-31 10:26:21下载
- 积分:1
-
cuankoubiancheng.pdf
说明: RS232-c串口编程资料收集整理,有C源码实例。 (Serial programming data collected, there are C source code examples.)
- 2011-04-07 10:16:42下载
- 积分:1
-
CSharpSerial-programming-steps-detailed
用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
- 2012-04-18 10:36:49下载
- 积分:1