搜索资源列表
UBOOT10
- USB启动盘制作软件 市面上现在大多数U盘都支持启动机器的功,但是要制作启动型U盘,需要进入WIN98,现在很多人机器上都没有98了吧,呵呵。为了做个启动盘,装一个98,多冤啊。这个小软件就是为此编制的,在WIN2K/XP下运行,可以直接把U盘做成启动盘。程序自带了MSDOS7.1的两个 基本启动文件IO.SYS和COMMAND.COM,如果要制作复杂的启动盘,可以把其他文件拷贝到U盘上即可,比如HIMEM和CONFIG.SYS什么的。-USB startup disk producti
DriverControl
- windows2000/XP环境下设备IO驱动程序源代码-windows2000/XP environment IO device driver source code
W2KIOTALK
- 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP und
Windows2000XPIODriverDesign
- Windows 2000/XP下IO设备驱动程序的设计-under Windows 2000/XP IO Device Driver Design
porttalk+io
- 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
winio
- window IO 控制DLL ,可以用于控制PC并口的类,非常方便好用,支持windows XP
giveio.sys源代码
- 安装 GIVEIO.SYS WIN2000/NT/XP直接访问IO端口需要安装GIVEIO.SYS,WIN95/98下不需要安装。 以WINXP为例,安装步骤如下 1) 以administrator身份登录 2) 将giveio.sys文件拷贝到windows\system32\drivers目录下 3) 打开控制面板, 选择“添加硬件” 4) 单击“下一步”,选择“是,硬件已连接好” 5) 在列表中选择“添加新的硬件设备”,单击“下一步” 6) 选择“安装我手动从列表中选择
WinIO XP 2000下的IO操作库
- WinIO XP 2000下的IO操作库,包含winio.dll,winio.sys,winio.vxd和示例源码。
ReadCMOS.zip
- XP系統下IO讀寫操作.可讀寫CMOS的值.簡單又方便.,XP operating system to read and write IO. CMOS read-write value. A simple and convenient.
giveio.rar
- XP下对并口IO端口操作的驱动,包含源码和测试程序,XP on Parallel port IO driver operation, including source code and test procedures
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
WinIo
- 实现windows XP等类似操作系统下, 对内存以及IO端口的访问-Provide memory and IO port access under Windows XP etc.
winio
- windows(所有版本)下直接存取IO端口和物理地址的程序-Program in which IO port and physical address can be accessed directly in Windows (all editions)
DirectPortIO
- windows 2000/xp/2003 下读写IO端口的驱动代码,经本人测试,完全通过。-windows 2000/xp/2003 read and write IO Port.
sjf-Nano2410
- SJF2440 XP下对并口IO端口操作的驱动,包含源码和测试程序
WinIoSample
- VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置: (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下; (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下; (3):在StdAfx.h头文件中加入#include "winio.h"语句; (4):调用InitializeWin
WinIoLib
- 2000及xp下的WinIo库,由于Window对系统底层进行了保护,对开发人员造成很大的困扰,你可以用这个WinIO帮助你进行系统底层IO访问. -WinIo library
WinIoLib
- IO驱动库,98,2k,XP均可以使用。-This is a tools for Driver under Windows system,including 98,2k and xp.
Mat_File-IO-Library-for-Labview
- 可以使Labview读写Matlab的Mat数据文件-This is a library of LabVIEW VIs that allow you to read and write level 5 MATLAB MAT-files without requiring MATLAB to be installed on the computer. The code is written in pure G (LabVIEW source code) with no external libra
io-dll
- IO.DLL provides a useful set of commands for reading and writing to the = I/O ports. These commands are consistent between 95/98 and NT/2000/XP. = Furthermore, there is no need for the programmer to learn assembly = language or muck with kernel