-
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
-
labview-serial-acquisition
使用labview2011编写的串口采集程序,可以自动保存采集数据,并自动按创建时间分类。生成的txt文档可供matlab等软件进行后续数据处理。(Use labview2011 prepared by the serial acquisition program, you can automatically save the collected data and automatically classified by creation time. Txt files generated by matlab software available for subsequent data processing.)
- 2014-03-21 14:40:02下载
- 积分:1
-
mycom
python2.7写的一个串口通信助手 (python serial )
- 2013-10-24 08:29:40下载
- 积分:1
-
0001、PC 机与单片机通信(RS232 协议)
说明: 单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。
个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机
系统接收后,用LED显示接收到的数据和向上位机发回原样数据。(The application of SCM serial communication, through the serial port, our personal computer and SCM system to communicate. As the upper computer, the personal computer sends the hexadecimal or ascll code to the lower computer single chip microcomputer system After receiving, the system uses led to display the received data and send back the original data to the upper computer.)
- 2019-12-07 16:12:32下载
- 积分:1
-
weizhuang
说明: 很多下位机程序员都有这样的经历,在交付工程的时候对方要求提供源程序,而大多数下位机程序员都知道交出源程序是意味着什么,所以为了保护各位下位机程序员的合法利益.这个工具,伪装过后的源程序可以编译通过。(many lower computer programmers have the same experience that the delivery of the other works on the request source, and most of the next crew to surrender programmers are aware of what it means to the source, Therefore, in order to protect you and lower computer programmer's legitimate interests. this tool, camouflage after the source compile.)
- 2006-04-12 10:43:41下载
- 积分:1
-
55220
串口打印指令源码,例程程序结合易语言扩展界面支持库,使用端口发送打印指令。(Serial print command source, combined with easy language extensions routine program interface support library, using the port to send print commands.)
- 2014-10-27 20:56:54下载
- 积分:1
-
GPIB
利用LABVIEW开发环境,实现GPIB串口通讯(无)
- 2009-07-11 19:05:33下载
- 积分:1
-
ssapahotsuppose
一个比较价值的File system Filter Driver(A more valuable File system Filter Drive)
- 2018-07-28 05:50:58下载
- 积分:1
-
SerialportSample
串口调试小程序,很不错的小例子,有详细代码描述,适合初学者(Serial debugging applets very good example)
- 2012-05-28 13:38:39下载
- 积分:1
-
COMTools_v2.0
C# 串口调试助手源代码。检测串口通信,能通过界面修改com的各项参数的设置,增加实现16进制的发送和接收(COM Tools Source code which is written in C#)
- 2013-05-06 21:12:34下载
- 积分:1