CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 设备枚举

搜索资源列表

  1. usbview

    0下载:
  2. 这是微软的一个查看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.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37794
    • 提供者:谢君
  1. 枚举机器上所有Pci设备的驱动源码

    2下载:
  2. 枚举机器上所有Pci设备的驱动源码,能帮初学者很快上手。-Enumerate all the machines by taking PCI device driver source code, can help beginners get started quickly.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11901
    • 提供者:汪波
  1. winpci_backup

    2下载:
  2. 对PCI总线设备配置空间进行访问`枚举的小程序,
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11203
    • 提供者:aaron
  1. EnumSerial

    0下载:
  2. 枚举windows下所有的串口设备,是设备管里器里的哦
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:137627
    • 提供者:wzb
  1. usb

    0下载:
  2. WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:243453
    • 提供者:alex_cn
  1. 2006112511810664

    0下载:
  2. 枚举系统设备,包括详细信息,可以枚举CPU、网卡
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:743592
    • 提供者:xingzhou
  1. test

    6下载:
  2. delphi 版的setupapi枚举usb设备对delphi 朋友有用-delphi setupapi usb
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:193404
    • 提供者:12
  1. PCI_enumeration

    0下载:
  2. 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.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:27421
    • 提供者:wu
  1. EnumerateHardware

    0下载:
  2. windows系统下,通过设备查询接口,枚举系统中已经安装的所有硬件设备。-windows system, the query interface through the device, enumerate all the installed system hardware.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:70244
    • 提供者:lip
  1. HID

    0下载:
  2. HID枚举主要用于HID设备的枚举。以及如何实现hid的读书,写数功能。-HID enumeration
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:109319
    • 提供者:dawson
  1. EnumDevice

    0下载:
  2. 使用setupapi枚举硬件设备的代码,很经典的-setupapi
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:3799
    • 提供者:12
  1. testusb

    0下载:
  2. USB Device 所有USB Deive 设备枚举,-USB Device
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:24766
    • 提供者:monkey
  1. Disk-Class-Driver

    0下载:
  2. 磁盘类驱动程序用于与磁盘设备以及相应的端口驱动程序。磁盘类驱动是分层高于端口驱动程序和管理磁盘设备,不论他们的总线类型。这个驱动程序连接到磁盘设备枚举所有的存储端口驱动程序。这个司机暴露所需要的功能,文件系统驱动程序来访问磁盘设备。 有关更多信息,请参见介绍存储类驱动程序在存储技术设计指南。 -The disk class driver is used to interact with disk devices along with the appropriate port driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:111002
    • 提供者:冯一疯
  1. Desktop

    0下载:
  2. USB设备枚举,网上下载-USB device enumeration, Internet downloads,,,,,,,
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:9191
    • 提供者:zhong
  1. myUSBHID

    0下载:
  2. 一个USB HID的PC端程序,可以接收 枚举为HID设备的数据- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 一个USB HID的PC端程序,可以接收 枚举为HID设备的数据
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1236816
    • 提供者:nkj
  1. enumser-Win32

    0下载:
  2. 枚举驱动列表,获取驱动的设备句柄 这是Win7上常用的获取设备句柄的方法。 我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。-SetupDiEnumDeviceInterfaces SetupDiGetClassDevs SetupDiEnumDeviceInterfaces
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-28
    • 文件大小:18353
    • 提供者:sun5kong
  1. EnumUsbDevice

    0下载:
  2. 根据GUID枚举已连接到电脑的USB设备,非常好用。-Enum usb device by GUID,very good.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1411547
    • 提供者:周永海
搜珍网 www.dssz.com