Welcome![Sign In][Sign Up]
Location:
Search - USB Device info

Search list

[Software EngineeringUnit5

Description: // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID * ClassGuid - USB class GUID */ NULL, /* PCTSTR Enumerator */ NULL, /* HWND hwndParent */ DIGCF_PRESENT | DIGCF_DEVICEINTERFACE /* DWORD Flags */ ) - // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID* ClassGuid- USB class GUID*/ NULL, /* PCTSTR Enumerator*/ NULL, /* HWND hwndParent*/ DIGCF_PRESENT | DIGCF_DEVICEINTERFACE /* DWORD Flags*/ )
Platform: | Size: 2048 | Author: amarsoft | Hits:

[Driver DevelopUSB-Skeleton-program

Description: 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class driver info in order to get a minor number from the usb core,and to have the device registered with the driver core
Platform: | Size: 4096 | Author: 黄晓 | Hits:

[USB developUSBLibDotNet_ShowInfo

Description: Read USB Device info using LibUsbDotNet
Platform: | Size: 241664 | Author: Darmaji | Hits:

[Driver DevelopUSBClassLibrary_src

Description: 利用wdk api检测usb设备信息,获取UID,PID 等信息。代码用C#编写,由于仅使用了wdk api,所以很容易改写成C++。包含dll和测试程序。-C# source code to get usb device info, such as uid, pid eg. Because just using wdk api, it can translate to c++ code easily.
Platform: | Size: 26624 | Author: 姜新华 | Hits:

[androidUSB-Device-Info---Android

Description: android 通过读取文件,检测外接设备。-android read through the document, detects external devices.
Platform: | Size: 150528 | Author: gary | Hits:

[USB developUSB_Communication

Description: 通过VISA驱动,轻松实现和usb设备的通讯。获取USB设备的详细信息。-use visa driver,easy to communication with USB device and get USB device info.
Platform: | Size: 98304 | Author: henry | Hits:

[USB developusbinfo

Description: 给予cypres的程序,用于测试USB连接和显示usb信息的上位机和下位机程序-based cyress,it is used to show the ifpo of usb device info
Platform: | Size: 424960 | Author: 降级为 | Hits:

[androidUSB-Device-Info---Android-master

Description: 1. 显示usb设备信息 2. 两种显示, 安卓接口和linux接口获取(1. show usb info 2. get from android api and linux api)
Platform: | Size: 608256 | Author: jp1017 | Hits:

[LabViewObtain Device Info(测试USB)

Description: 通过labview来检测电脑上面的USB设备,没有安装驱动的USB设备也可以检测出来(The USB device on the computer is detected by LabVIEW, and a USB device that is not installed can be detected.)
Platform: | Size: 1628160 | Author: 千羽往生 | Hits:

CodeBus www.codebus.net