搜索资源列表
多线程串口通讯实例_622.rar
- 多线程串口通讯实例
多线程串口通讯实例
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
多线程串口通讯
关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
多线程串口通讯
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
RS232串口调试助手源码
- 本程序为串口调试助手源代码,VC6.0平台上开发使用,可以直接作为串口的相关开发项目上使用,使用了多线程的方式串口通讯,本程序在原来的版本上升级到了V2.3,现在分享给各位程序员,希望对大家的项目开发有所帮助,节省开发时间。
cbcomport
- Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
多线程串口通讯实例
- 多线程串口通讯实例.rar-multithreading serial communication example. Rar
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and t
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial
多线程串口通讯实例
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
monitorRs232
- 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
serial10
- 专门用于多串口通讯程序,不同串口由不同的线程控制。-Specifically for use in multi-serial communication program, different serial control from a different thread.
test.tar
- 多线程实例,直接打开即可。。串口通讯的多线程实例需要的朋友可以下载了!-Examples of multi-threaded, you can directly open. . Serial communications needs of multi-threaded example of a friend can be downloaded!
WINCE_SerialPort
- WINCE、PPC等上封装的串口操作类,采用多线程方式,简单高效,适用于通讯编程-WINCE, PPC, such as the serial port to operate on the package type, the use of multi-threaded mode, simple and efficient for communication programming
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
多线程的VC++串口通讯实例
- 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)