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

搜索资源列表

  1. WinIO的应用

    0下载:
  2. 使用BCB直接访问硬件端口和物理内存的源程序 -use BCB direct access to hardware ports and physical memory of the source
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3222
    • 提供者:王华
  1. 8255实验程序

    1下载:
  2. 8255实验程序 包括走马灯、输入、输出等 在XP下使用WINIO访问地址 田远驰 t.yc@163.com-experimental procedure including the 8255 merry-go-round, importing, exporting, such as the use of the XP WINIO visit Tian Yuan-chi addresses t.yc @ 163.com
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:107647
    • 提供者:周波
  1. winio

    0下载:
  2. 很有用的读写IO的动态链接库
  3. 所属分类:Windows编程

    • 发布日期:2009-06-24
    • 文件大小:190833
    • 提供者:clover00
  1. 能够直接在XP下对BIOS进行读写

    0下载:
  2. 能够直接在XP下对BIOS进行读写,源码中包含了驱动,库,还有测试程序。,Directly in the BIOS under XP to read and write, includes source drive, the Treasury, as well as testing procedures.
  3. 所属分类:驱动编程

    • 发布日期:2017-03-23
    • 文件大小:116251
    • 提供者:hj
  1. 根据CPU等的温度来控制风扇转速

    0下载:
  2. 这是IBM thinkpad风扇控制软件tpfancontrol v020版,根据CPU等的温度来控制风扇转速,以确保风扇的寿命。主要调用了WINIO模块实现对底层的控制,This is IBM thinkpad fan control software tpfancontrol v020 version, according to CPU temperature, etc. to control the fan speed to ensure that the fan life. Call t
  3. 所属分类:驱动编程

    • 发布日期:2016-01-25
    • 文件大小:208092
    • 提供者:tianjianwei
  1. isa2000.zip

    0下载:
  2. 利用winio对ISA板卡进行驱动开发,完成了脉冲的计数,Winio on the ISA board to use to drive the development, completion of the pulse count
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:272685
    • 提供者:tree
  1. communication.rar

    0下载:
  2. 在C#里面实现对并口的控制,调用用到winio.dll,In C# there to achieve the control of parallel port
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-28
    • 文件大小:11485489
    • 提供者:terry
  1. smbus.rar

    0下载:
  2. 使用winio通过intel 南桥smbus controller对 IDT/silego clock 进行操作为例,演示smbus的操作方法。,Intel south bridge winio through the use of smbus controller for IDT/silego clock to operate as an example, the presentation of the operation smbus.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:1596448
    • 提供者:吴刚
  1. lpt.rar

    0下载:
  2. 使用WINIO库编写的并口读写程序,可以实现并口的单写单读,连写连读。,WINIO prepared to use parallel port to read and write database procedures, a single parallel port can write a single reading, linking link writing.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:73416
    • 提供者:肖庆元
  1. WinIo

    0下载:
  2. 驱动层模拟鼠标键盘,支持ps/2的接口,不会被拦截。-Mouse and keyboard-driven simulation
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:192638
    • 提供者:周懿
  1. winIO2

    0下载:
  2. 驱动级模拟使用winio模拟键盘和鼠标的例子-Driver-level simulations using the keyboard and mouse winio simulation examples
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:62159
    • 提供者:王新
  1. WINIO

    0下载:
  2. 提供c、c++等语言对底层硬件的访问,通过调用相应的文件,函数,对I/O端口进行访问-Provided c, c++ and other languages of the underlying hardware of the visit, by calling the appropriate file, function, on the I/O port access
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:144956
    • 提供者:xiaoai
  1. winioparellelport

    0下载:
  2. 并口+VB并口开发及WinIO帮助 用于向并口发送和接收数据-parellel port &vb desige
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-27
    • 文件大小:83633
    • 提供者:黄晓东
  1. MNCD-DELPHI

    0下载:
  2. 这个一个示例winio的底层模拟键盘的小程序,通过这个示例可以做出游戏外挂-This an example of an analog keyboard winio the bottom of a small program through which the sample can make the game plug-in
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:189461
    • 提供者:陈军
  1. StepperMotorMFC

    0下载:
  2. 使用基于MFC的并口编程的步进电机驱动,使用WinIo.sys-Use MFC parallel port Program StepperMotor driver .
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-23
    • 文件大小:7216936
    • 提供者:Norman
  1. VCKeyboard

    1下载:
  2. VC基于winio的模拟键盘按键方法源代码。本人自己编写。开发过程中很有参考价值。-VC-based approach winio analog keyboard keys source code. The process of developing a good reference.
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1641926
    • 提供者:陶刚
  1. installshield

    0下载:
  2. vc环境下最简便、最好用的安装程序制作软件的帮助文档-vc environment the most convenient, best used in the production of the software installation process to help document
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1423240
    • 提供者:s
  1. _Keyboard

    0下载:
  2. winio模拟键盘 内含源码测试成功delphi-winio analog keyboard test successfully embedded source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:187806
    • 提供者:macole
  1. CamControlSystem

    0下载:
  2. 一个套在VC下编译的云台摄像头控制系统,通过串口输出控制云台方向,转向及通道等,编译后,请将winio.dll,winio.vxd和winio.sys三文件复制到可执行文件所在目录下,否则WinIo库初始化函initializeWinIO调用将会失败。-Under a set of compiled in VC camera PTZ control systems, through the serial output control Yuntai direction, steering and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:486134
    • 提供者:意天
  1. IDEHDD_IO

    0下载:
  2. 通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!-WinIo carried out through information IDEHDD read and BIOS version information access example code achieve WINDOWS carried out under the bottom of I/O operations!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:371598
    • 提供者:丁衍
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com