搜索资源列表
usbview
- 这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
枚举机器上所有Pci设备的驱动源码
- 枚举机器上所有Pci设备的驱动源码,能帮初学者很快上手。-Enumerate all the machines by taking PCI device driver source code, can help beginners get started quickly.
winpci_backup
- 对PCI总线设备配置空间进行访问`枚举的小程序,
EnumSerial
- 枚举windows下所有的串口设备,是设备管里器里的哦
usb
- WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。
2006112511810664
- 枚举系统设备,包括详细信息,可以枚举CPU、网卡
test
- delphi 版的setupapi枚举usb设备对delphi 朋友有用-delphi setupapi usb
PCI_enumeration
- windows驱动开发例子,可以在windows下操作硬件I/O。本例枚举了主板里所有PCI设备。-windows-driven development example, can be operated under windows hardware I/O. Enumeration of the motherboard in this case all the PCI devices.
EnumerateHardware
- windows系统下,通过设备查询接口,枚举系统中已经安装的所有硬件设备。-windows system, the query interface through the device, enumerate all the installed system hardware.
HID
- HID枚举主要用于HID设备的枚举。以及如何实现hid的读书,写数功能。-HID enumeration
EnumDevice
- 使用setupapi枚举硬件设备的代码,很经典的-setupapi
testusb
- USB Device 所有USB Deive 设备枚举,-USB Device
Disk-Class-Driver
- 磁盘类驱动程序用于与磁盘设备以及相应的端口驱动程序。磁盘类驱动是分层高于端口驱动程序和管理磁盘设备,不论他们的总线类型。这个驱动程序连接到磁盘设备枚举所有的存储端口驱动程序。这个司机暴露所需要的功能,文件系统驱动程序来访问磁盘设备。 有关更多信息,请参见介绍存储类驱动程序在存储技术设计指南。 -The disk class driver is used to interact with disk devices along with the appropriate port driver
Desktop
- USB设备枚举,网上下载-USB device enumeration, Internet downloads,,,,,,,
myUSBHID
- 一个USB HID的PC端程序,可以接收 枚举为HID设备的数据- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 一个USB HID的PC端程序,可以接收 枚举为HID设备的数据
enumser-Win32
- 枚举驱动列表,获取驱动的设备句柄 这是Win7上常用的获取设备句柄的方法。 我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。-SetupDiEnumDeviceInterfaces SetupDiGetClassDevs SetupDiEnumDeviceInterfaces
EnumUsbDevice
- 根据GUID枚举已连接到电脑的USB设备,非常好用。-Enum usb device by GUID,very good.