搜索资源列表
vhidmouse
- 一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
nandflash 并口 驱动
- 利用PC机并口进行时序模拟,对Nand Flash进行读写操作的源码,公司内部资料
vkeyboard.zip
- 虚拟键盘驱动实现,在驱动级模拟了键盘的操作,The realization of the virtual keyboard driver in the driver level to simulate the operation of the keyboard
drverCrtLib
- 驱动模拟部分c运行时库操作,方便驱动开发-Driven simulation c runtime library operation, easy-driven development
yiyuyan-WinIO-key
- 易语言操作WinIO驱动模拟按键经典例程-Easy language to drive the analog button operation WinIO classic routines
Simulation-I2C
- CC1110的IO口模拟I2C操作,来与NFC芯片通信-CC1110' s analog IO I2C operation to communicate with the NFC chip
WINIO1
- delphi实现winio模拟键盘和鼠标操作,有示例比较详细及接口说明方法.-delphi achieve winio simulate keyboard and mouse actions, there is an example of a more detailed descr iption of methods and interfaces.
myMouse-master
- 通过实现wdm鼠标过滤驱动,实现对USB鼠标操作的过滤,并提供模拟鼠标输入的接口给应用层(Simulate mouse input)
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不