搜索资源列表
USB_WDM_Driver
- 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
TestUsb
- 本软件用VC++实现了与USB设备驱动程序的通信。包括打开一个USB设备,写入数据,读取数据和清空数据。
2004-12-16d
- USB设备驱动程序源码-USB device driver source code
EZUSB
- EZUSB开发指南,方便采用EZUSB芯片开发USB设备驱动程序的开发者
device
- usb设备驱动程序 功能:打开USB设备并且获得相应的设备信息
LibUsbDevices
- USB设备驱动开发的源吗 估计用写用处吧
ch372-375-HID ch372免驱动源代码
- ch372免驱动源代码。此程序为USB设备,主机为计算机;主机要识别设备的类型、完成与设备的通讯-CH372/CH375 USB device mode & external firmware
TestUsb.rar
- 控制台下的USB大容量存储设备的简单遍历,可以获取VID和PID,及设备路径等,整合了DDK下需要的库和.h,可以作为学习USB简单驱动编写的参考!,Console under the USB mass storage devices of a simple traversal, you can obtain the VID and PID, and equipment, such as the path to integrate the needs of the DDK and the Tre
UsbFilter
- 在磁盘过滤驱动与USB设备驱动之间加载过滤驱动MyFiter,从而实现透明加解密。-USB disk filter driver and load the filter driver between the device driver MyFiter, in order to achieve transparent encryption and decryption.
NI-VISAUSB
- 使用NI VISA驱动开发控制USB设备的技术指南-Use NI VISA Driver Development control USB devices Technical Guide
usb2.0ProductDrive
- usb2.0原理与工程开发(第二版),pdf格式,里面有很多usb 产品开发的例子,对学习usb原理,usb设备驱动开发很有帮助-USB2.0 Principle and Project Development (second edition), pdf format, there are many examples of product development usb, usb learning principle, usb device driver development of helpf
Under_the_Windows_CE_operating_system_USB_device_d
- Windows CE操作系统下的USB设备驱动开发-Under the Windows CE operating system, USB device driver development
usb
- usb通用驱动 驱动通用的usb设备 vc环境下-generic usb driver usb generic device driver vc environment
drv_usb
- 基于omap5912平台的usb设备驱动源程序-Omap5912 platform based on the usb device driver source code
usb_D12Test
- 在vc环境下基于DriverStdio的usb设备驱动程序实例,单片机实验板usb芯片采用的是PDIUSBD12。-Vc environment in the DriverStdio based device driver usb example, microcontroller chip usb board is PDIUSBD12.
USB_Specification
- 第一章至第四章为读者提供了一个纲要,第五章至第十章则提供了USB的所有的具体技术细节。 • 外设厂家应着眼于第四章至第十章 • USB的主机控制器应用主要参考第四章至第七章和第九、十章。 • USB 设备驱动厂家主要参考第四、七、九章 《Universal Serial Bus Device Class Specification》一书可以作为本书的补充和参考。各种设备的规范是形形色色的,如有疑问,请与USB Implements Foru
USB_code
- usb设备驱动程序源代码,usb设备驱动程序源代码-usb device driver source code, usb device driver source code
UsbHid
- VC6 USB HID人体输入设备驱动源码-VC6 USB HID human input device driver source code
HID设备报告描述符详解_划出重点
- 详细描述HID驱动编写方法及注意事项,对写usb HID驱动非常有帮助,特别是新手(Detailed descr iption of HID driver writing method and precautions)