搜索资源列表
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\\Framework\\v1.1.4322\\installutil C:\\改成你的路径\\webQQServ.exe 在webQQServ.exe.config修
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
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发送数据,并且对数据作进一步处理; 3、 调用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 Yunnan on mainframe performance Acq
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 Serial, specific practices are
duojiwuxiantongxin
- 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
serial
- dsptms320c6713串口通讯源码,采用轮询方式进行RS232口传输。
rr轮询算法
- rr轮询算法
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)