CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 轮询

搜索资源列表

  1. EPP_Loopback

    0下载:
  2. 并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合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
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:95.35kb
    • 提供者:海明
  1. QQ_(good)

    0下载:
  2. 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修
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:264.4kb
    • 提供者:王元
  1. DOS4COM

    0下载:
  2. 这是一个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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:995.44kb
    • 提供者:普云忠
  1. avr304

    0下载:
  2. 南描述了如何在AT90S1200上实现轮询(polled)软件UART-South describes how to achieve the AT90S1200 Polling (polled) software UART
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:4.51kb
    • 提供者:常昊
  1. delphi_demo

    1下载:
  2. DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下: 1、 调用API启动服务和停止服务; 2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理; 3、 调用API轮询DTU用
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:314.38kb
    • 提供者:aspdotnet
  1. ip0000002

    0下载:
  2. 获得ip,ip的地址轮询网络通信中ip的使用方法-access ip, ip address of the polling communications network to use the ip
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:32.02kb
    • 提供者:ts
  1. wafermingwei-030627

    0下载:
  2. 这个程序代码是一个SNMP的守护进程。里面定义了咱们在云南时对主机性能进行采集的oid。 如果需要做演示,先想办法让他跑起来,需要找snmp的轮询工具进行轮询,输入就是轮询工具发出的snmp指令。输出就是守护进程在主机采集的主机性能值(比如cpu利用率),反映到轮询工具的输出上。-this procedure code is an SNMP daemon. Inside our own definition of Yunnan on mainframe performance Acq
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7.66kb
    • 提供者:zhanghaoran
  1. MySerialCom_VC

    1下载:
  2. 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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36.11kb
    • 提供者:如歌
  1. duojiwuxiantongxin

    0下载:
  2. 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:liujia002007
  1. serial

    0下载:
  2. dsptms320c6713串口通讯源码,采用轮询方式进行RS232口传输。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:红旗
  1. Psdflash

    0下载:
  2. 在FLASH中写入一个字节,用数据轮询的方式检测写入状态
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:chy
  1. rr轮询算法

    0下载:
  2. rr轮询算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-09-01
    • 文件大小:79.12kb
    • 提供者:luoyutingfeng
  1. round_robin_src

    0下载:
  2. 这是关于轮询调度算法的一段小程序,没有涉及ofdm等-This is the round-robin scheduling algorithm on a small program, does not involve OFDM, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2.22kb
    • 提供者:刘阅希
  1. ccomstatus

    0下载:
  2. 实现用串口收发数据,开启串口,采用轮询的方式不断检测是否有串口的数据的到来-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
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:cy
  1. key

    0下载:
  2. 采用msp430单片机,矩阵键盘程序,采用轮询方式,并在数码管上显示相应的数字。-Using msp430 microcontroller, a keyboard matrix procedure for the polling methods and control in the digital display the corresponding figure.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:19.18kb
    • 提供者:王天成
  1. 20170620ABB轮询程序

    0下载:
  2. ABB与plc轮询程序,限制真的好多 现在够二十个字了吧(ABB and PLC polling program)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:22kb
    • 提供者:魅封
  1. mbus_arb

    0下载:
  2. 8通道输入,1通道输出,采取请求应答方式,对8通道输入进行仲裁,采用公平轮询机制;(The 8 to 1 arbitration module uses a fair polling mechanism;)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:mawei1125
  1. javakiller

    0下载:
  2. 通过运行时启动第三方应用(c代码),轮询查询c生成文件,超时查杀进程;(By running third party applications (c code), polling query C generated files, overtime killing process;)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:回望
  1. STM8模板 - IAR - 时间轮询法-探索 -2

    0下载:
  2. STM8模板 - IAR - 时间轮询法(STM8 template - IAR - time polling method)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:253kb
    • 提供者:jinlong631
  1. RoundRobinDemo

    0下载:
  2. 多线程 时间片 轮询分配,,,,,,,,,,,(Multi thread time slice polling allocation)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:35kb
    • 提供者:yjiml
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com