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

搜索资源列表

  1. 并口开发调试

    1下载:
  2. delphgi并口控制信号开发接口,适用于Win2000及以上,包含驱动WinIo.sys,WinIo.vxd,WinIo.d-delphgi Parallel Interface development control signal applied to Windows 2000 and above, includes drive WinIo.sys, WinIo.vxd, WinIo.d
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:19864
    • 提供者:陈先俞
  1. PortControl

    0下载:
  2. 并口控制信号的VC接口,将头文件(WinIo.h)和库文件(WinIo.lib)加入到工程即可-parallel port control signal VC interface, head (WinIo.h) and libraries (WinIo.lib) can be added to the project
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20569
    • 提供者:陈先俞
  1. VBDumpPhys32

    0下载:
  2. vb运用winio操作内存的小例子 -vb use winio operating memory small examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26683
    • 提供者:chw
  1. vc_port

    0下载:
  2. 基于8112板卡的通过WINIO修改寄存器的VC程序-board based on the 8112 revision WINIO register through the VC Program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:67957
    • 提供者:xukai
  1. 200511011500159662

    0下载:
  2. 本程序利用直接硬件操作来读取硬盘参数, 可得到硬盘的参数,程序采用 Yariv Kaplan 的 WinIo 2.0 来进行端口操作。-procedures for the use of the direct operation of the hardware to read drives parameters, the parameters of available hard disk, Yariv procedures using the Kaplan WinIo 2.0 to port o
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:237707
    • 提供者:嘎嘎
  1. WINIO

    0下载:
  2. 在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42075
    • 提供者:彭远伦
  1. VBDemoWinio

    0下载:
  2. 一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32179
    • 提供者:bc96
  1. MMtimerMotorControl

    1下载:
  2. 本程序使用WinIO库操作并口,控制步进电机。由于settimer时间精度较低,故使用多媒体定时器计时,时间精度可达1ms-WinIO use of this procedure for parallel operation, stepper motor control. Due to the lower accuracy settimer time that the use of multimedia timer time, time accuracy 1ms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:31343
    • 提供者:赵文闯
  1. eppplc

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communication technology and engineering practice in compiling this chap
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:401805
    • 提供者:
  1. vcvbwiniocomm

    0下载:
  2. 并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!-examples. Vb including examples and VC example, winio Controls winio help documentation. watch it!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:186711
    • 提供者:
  1. Pall_Use

    0下载:
  2. 并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.-parallel interface application for use WINIO programming parallel port, parallel interface can be produced using the instrumentation, Parallel and use virtual instrumentation development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:336546
    • 提供者:lys
  1. Winio_IIC

    1下载:
  2. 使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:76054
    • 提供者:islq
  1. WinIO_Keyboard

    0下载:
  2. 调用WinIO模拟键盘的例子。Delphi源码,请注意要把WinIo.dll.sys.VXD 放在EXE目录下.否则无效。-call WinIO simulated keyboard example. Delphi source, Please note should WinIo.dll.sys.VXD on EXE directory. otherwise invalid.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:187802
    • 提供者:陈东
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:264601
    • 提供者:张强
  1. 2003062216190027064

    1下载:
  2. 楼宇自控系统 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-Building Automation System at compile this chapter procedures, I would be grateful if winio.dll, winio.vxd winio.sys reproduction of documents and exe
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:82539
    • 提供者:孟宪军
  1. ThroughRestoreCard

    0下载:
  2. 详细介绍了通过0x1F0端口对硬盘进行读取和写入操作的方法(Windows下需WinIO或其他直接访问IO的内核级驱动配合试验),可用来穿透还原卡-detail through 0x1F0 port for the hard drive to read and write methods (Window s need WinIO or other direct IO visit kernel-level drivers with tests), which can be used to pene
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:16188
    • 提供者:zhangyoufu
  1. WinIo

    0下载:
  2. windows的启蒙书籍,适用于初学者。内容简单没有什么价值。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:138671
    • 提供者:lock
  1. MapleStory2

    0下载:
  2. 利用WINIO来实现模拟键盘 可改 自己研究
  3. 所属分类:驱动编程

    • 发布日期:2014-01-16
    • 文件大小:48959
    • 提供者:gjfgkgh
  1. 直接硬件操作来读取硬盘参数

    0下载:
  2. 本程序利用直接硬件操作来读取硬盘参数, 可得到硬盘的参数,程序采用 Yariv Kaplan 的 WinIo 2.0 来进行端口操作。
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-16
    • 文件大小:410192
    • 提供者:john
  1. WinIO

    0下载:
  2. 可以在98,NT下直接读写端口。还可以把物理内存映射为虚拟内存进行读写
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:60073
    • 提供者:zhaotan
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com