搜索资源列表
Pall_Use
- 并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.-parallel interface application for use WINIO programming parallel port, parallel interface can be produced using the instrumentation, Parallel and use virtual instrumentation development.
Winio_IIC
- 使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
lpt.rar
- 使用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.
Sample1
- 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpf
2007032313432823734
- 在VB下面做的一个调用WINIO实现并口通讯的小例子(内含时序配合)-done in VB below the realization of a parallel port call WINIO communications small examples (intron timing tie)-done in VB below the realization of a parallel port call WINIO communications small examples (intron t
qkdrv3
- 基于WINIO而能够在保护模式下与底层硬件“直接”通讯,这是用C++编写的用于嵌入VFP的驱动控件,可以接收字符串和若干控制指令,转换为位图信息以后通过并口378H打印输出。-Based WINIO and in the protection mode and the underlying hardware, " direct" communication, which is written in C++, VFP driver for embedded control, ca
WinIoLib
- 包括了并口开发所需的Winio.h;winio.cpp;winio.lib.winio.sys一系列文件-Includes a parallel port required for the development Winio.h winio.cpp winio.lib.winio.sys a series of documents
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不