搜索资源列表
2004-06-02_source
- window usb驱动程序,可以模拟串口通讯-window usb driver can simulate serial communications
设备模拟SimulatorAndDriver
- 通过VC源代码,讲述了如何进行设置模拟的过程,喜好驱动开发的朋友可以-through VC source code, explains how to set up for the simulation process, preferences Driver Development friends can s
armok0192309
- avr c 模拟数据采集的程序设计方法 本程序为模数转换的例程-avr c simulated data collection procedures of the design process for the conversion module routines
上传一份模拟IIC读PCF8563的程序
- 这是一个PCF8563的源代码程序,已经调试通过了,大家可以试试!-PCF8563 This is a procedure the source code, debugging passed, we can try!
diantiqudong
- 此为5层电梯模拟程序。采用汇编语言,内有设计说明。-this as a five-storey elevator simulation program. Using assembly language, within design specification.
IIC-program
- 430IO模拟IIC的驱动程序, 大家可以下来看看呀-430IO simulation of the driver, we can look down ah
IO-drivenpla
- 驱动级IO模拟按键,用于DX游戏的按键模拟。 this code can IO-driven simulation of the keys to the game for the DX simulated keys.
模拟spi
- 模拟spi与X5043芯片通信
USB模拟的虚拟U盘.rar
- USB模拟的虚拟U盘,适用于usb storage驱动开发者
研华数据采集卡的DAQpro多通道模拟量高速输入例程
- 研华数据采集卡的DAQpro多通道模拟量高速输入例程-Advantech data acquisition cards DAQpro high-speed multi-channel analog input routine
winIOVBs.WinIo模拟按键 VB源码
- WinIo模拟按键 VB源码,打包完整文件,Pass key WinIo simulation game to kill all the VB source code, complete documentation package
virsb
- 虚拟键盘和鼠标的设备,使系统里有一个虚拟的键盘和鼠标,不设备硬件直接模拟-A virtual keyboard and mouse devices, so that the system has a virtual keyboard and mouse, not the direct simulation of the device hardware
vmouse
- 模拟实现了鼠标驱动,有详细说明,对研究驱动有很大帮助-Simulation to achieve a mouse-driven, there is a detailed descr iption
AIONShout
- 此为游戏喊话工具,可以对多窗口喊话,程序采用了三种不同的键盘模拟方法,其中包括虚拟驱动技术。对编写外挂的朋友很有借鉴价值。-This propaganda tools for the game, you can call on the multi-window, the program used three different keyboard simulation, including virtual drive technology. The preparation of useful pl
VSerial
- windows下的虚拟串口驱动,可以虚拟出串口,用于模拟通信。-windows under a virtual serial port driver, the virtual serial port can be used for analog communications.
XBOXPadDriver
- 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of
NXPsoftwareUARTforLPC2000
- NXP公司写的模拟串口程序,功能全面,很强大-NXP' s serial port to write the simulation program, full-featured, very powerful
winiotest
- 主要介绍winio的使用方法,可以设计出驱动级键盘模拟程序。-Introduces winio to use, you can design a drive-level keyboard simulation program.
iic
- iic的软件实现,模拟的iic总线,可以方便的读写eeprom-iic the software to simulate the iic bus, easy to read and write eeprom
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不