搜索资源列表
DOS4COM
- 这是一个DOS下开发的四串口程序,通过轮询的方法将COM1-COM3的数据合并到COM4上。压缩包中附带了QB45,一个DOS下开发应用程序的工具。-This is a DOS development of the four Serial procedures, Polling by the method of COM1 - COM3 merger of the data on COM4. Compressed the QB45 incidental, a DOS application dev
Auto_Timer
- 开发串行通信时,可以利用定时器已轮询的方式达到自动化的目的,本程序就是一个自动读取串口传入的字符串的程序。
delphi_modbus_source
- 自已用DELPHI编写的MODBUS测试软件及源代码,需要的朋友可以参考一下。MODBUS 协议为开放式的协议,采用轮询方式。MODBUS分为MODBUS RTU/ASCII、MODBUS TCP、MODBUS PLUS几种,对应于不同的硬件平台,世界上大多数的仪器和仪表,大多数的控制器都采用或支持该协议。学习和掌握本协议,对工控网友来说,非常有意义。
SP
- API和控件方式调用串口,分别使用阻塞和轮询方式-Call the serial port API and controls, respectively blocking and polling
weiboitcast02
- 新浪微博android客户端,沈大海源码,实现轮询更新,桌面widget提醒-Sina microblogging android client, Chen Dahai source to achieve the polling updates, desktop widget to remind
hcom
- 应用api函数编写串口通讯程序,应用轮询方式对串口数据进行读写。-Application api function write serial communication program, the application polling method to read and write data to the serial port.
Pschedulers
- LTE系统中的调度算法,包括轮询。比例公平。最大C/I等-The LTE system, the scheduling algorithm, including polling. Proportional fairness. Max C/I
ModbusDroid
- android系统上的modbus协议仿真软件,可用于设置不同轮询时间,slave 地址,显示数据格式等-Modbus protocol emulation software on the android system can be used to set the different polling time, slave address, display data format. .
SCommTest
- 自己写的关于IC芯片的轮询写串口数据的一个基于MFC 控件的程序。
colloction
- Arduino串口通讯,发送1开始采集,对A0-A4口轮询采集,并打印出来,每一路数据分别以a,b,c,d,e标识,适合新手-Arduino serial communication, send 1 to start collection, the A0-A4 port polling collection, and print out, each way the data were a, b, c, d, e logo
RPiRFID-demo
- 以往采用轮询的方式对IC卡进行读写,这里进行了改动,更加节省了消耗。(In the past, the use of polling methods to read and write IC cards, here has been changed, more savings in consumption.)
Timer
- android 定时器,实现轮询,访问数据库实现响应操作。(Android timer, polling, access to the database, to achieve response operations.)