搜索资源列表
060621usbfilt
- 一个很好的键盘过滤驱动程序。绝对经典。绝对实用-a good keyboard filter driver. Absolutely classic. Absolutely practical
wave-bulktransfer
- 数据采集程序,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the development of the project," I now need
wave-isotransfer
- 数据采集程序,采用同步模式,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, using the synchronization mode, including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the devel
data-bulktransfer
- 数据采集程序,采用批量传输,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, batch transmission, including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the development of th
data-isotransfer
- 数据采集卡,采用同步传输模式。包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data acquisition cards, using asynchronous transfer mode. Including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the develo
idiom.tar
- Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as
UsbKbd
- 一个简单的usb键盘驱动-a simple USB Keyboard Driver
UsbKbd
- The UsbKbd example WDM device driver illustrates how to interrogate a USB device, specifically a USB keyboard.
Usb_Keyboard
- 一个在WINDOWS 2000 DDK环境下开发的USB小键盘驱动程序.-A driver program for USB pad keyboard developed under WINDOWS 2000 DDK.
USBjianpan
- 介绍USB键盘的驱动,对开发USB设备很有帮助-Descr iption USB keyboard driver, useful for developing USB devices
USB_KEYBORAD
- 自制的USB键盘驱动,用于单片机,Windows可识别为HID设备。-USB keyboard driver made for the microcontroller, Windows may be identified as a HID device.
Hook8034
- 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
usb-keyboard
- 一个USB——KEYboard的驱动程序,可以方便ARM板子的初学者学习,很有帮助。(A USB - KEYboard driver, you can facilitate the ARM board beginners learning, very helpful)