搜索资源列表
EPP_Loopback
- 并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行-driver for polling parallel, not the actual hardware, as long as a root with TouchStone CheckIt sent back to the norms connector (cable) on the line
QQ_(good)
- QQ挂机站全部源代码(good) 第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料) 在Web.config里修改sa用户密码。 第二步:注册NT后台服务,并在windows服务管理器启动webqq服务 C:\\WINDOWS\\Microsoft.NET\\fr a mework\\v1.1.4322\\installutil C:\\改成你的路径\\webQQS
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 inc
avr304
- 南描述了如何在AT90S1200上实现轮询(polled)软件UART-South describes how to achieve the AT90S1200 Polling (polled) software UART
delphi_demo
- DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下: 1、 调用API启动服务和停止服务; 2、 调用API接收数据和向DTU发送数据
ip0000002
- 获得ip,ip的地址轮询网络通信中ip的使用方法-access ip, ip address of the polling communications network to use the ip
BSPexample
- 驱动功能模式: 对于串口终端,有两种模式: 轮询模式 中断模式 -driven function mode : serial terminal, there are two models : Polling mode interrupt mode
wafermingwei-030627
- 这个程序代码是一个SNMP的守护进程。里面定义了咱们在云南时对主机性能进行采集的oid。 如果需要做演示,先想办法让他跑起来,需要找snmp的轮询工具进行轮询,输入就是轮询工具发出的snmp指令。输出就是守护进程在主机采集的主机性能值(比如cpu利用率),反映到轮询工具的输出上。-this procedure code is an SNMP daemon. Inside our own definition of Yunna
MySerialCom_VC
- VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used S
rr轮询算法
- rr轮询算法
BSPexample
- 驱动功能模式: 对于串口终端,有两种模式: 轮询模式 中断模式 -driven function mode : serial terminal, there are two models : Polling mode interrupt mode
No1mixed
- 通信网络的混合轮询系统仿真和等待时间解析求解程序。每个站有两类数据,数据的产生与长度都不受限制 , 1类数据穷尽 2类门限-Polling mixed communication network system simulation and analytic solution of the waiting time process. Each station has two types of data, data generated wi
round_robin_src
- 这是关于轮询调度算法的一段小程序,没有涉及ofdm等-This is the round-robin scheduling algorithm on a small program, does not involve OFDM, etc.
ccomstatus
- 实现用串口收发数据,开启串口,采用轮询的方式不断检测是否有串口的数据的到来-Implementation used to send and receive serial data, open the serial port, using polling manner Detect Whether or not there is the advent of serial data
key
- 采用msp430单片机,矩阵键盘程序,采用轮询方式,并在数码管上显示相应的数字。-Using msp430 microcontroller, a keyboard matrix procedure for the polling methods and control in the digital display the corresponding figure.
20170620ABB轮询程序
- ABB与plc轮询程序,限制真的好多 现在够二十个字了吧(ABB and PLC polling program)
mbus_arb
- 8通道输入,1通道输出,采取请求应答方式,对8通道输入进行仲裁,采用公平轮询机制;(The 8 to 1 arbitration module uses a fair polling mechanism;)
javakiller
- 通过运行时启动第三方应用(c代码),轮询查询c生成文件,超时查杀进程;(By running third party applications (c code), polling query C generated files, overtime killing process;)
STM8模板 - IAR - 时间轮询法-探索 -2
- STM8模板 - IAR - 时间轮询法(STM8 template - IAR - time polling method)
RoundRobinDemo
- 多线程 时间片 轮询分配,,,,,,,,,,,(Multi thread time slice polling allocation)