CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - USB Device info
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - USB Device info - List
[
Software Engineering
]
Unit5
DL : 0
// 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*/ )
Update
: 2025-02-17
Size
: 2kb
Publisher
:
amarsoft
[
Driver Develop
]
USB-Skeleton-program
DL : 0
提供了一个最基础的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
Update
: 2025-02-17
Size
: 4kb
Publisher
:
黄晓
[
USB develop
]
USBLibDotNet_ShowInfo
DL : 0
Read USB Device info using LibUsbDotNet
Update
: 2025-02-17
Size
: 236kb
Publisher
:
Darmaji
[
Driver Develop
]
USBClassLibrary_src
DL : 0
利用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.
Update
: 2025-02-17
Size
: 26kb
Publisher
:
姜新华
[
android
]
USB-Device-Info---Android
DL : 1
android 通过读取文件,检测外接设备。-android read through the document, detects external devices.
Update
: 2025-02-17
Size
: 147kb
Publisher
:
gary
[
USB develop
]
USB_Communication
DL : 0
通过VISA驱动,轻松实现和usb设备的通讯。获取USB设备的详细信息。-use visa driver,easy to communication with USB device and get USB device info.
Update
: 2025-02-17
Size
: 96kb
Publisher
:
henry
[
USB develop
]
usbinfo
DL : 0
给予cypres的程序,用于测试USB连接和显示usb信息的上位机和下位机程序-based cyress,it is used to show the ifpo of usb device info
Update
: 2025-02-17
Size
: 415kb
Publisher
:
降级为
[
android
]
USB-Device-Info---Android-master
DL : 0
1. 显示usb设备信息 2. 两种显示, 安卓接口和linux接口获取(1. show usb info 2. get from android api and linux api)
Update
: 2025-02-17
Size
: 594kb
Publisher
:
jp1017
[
LabView
]
Obtain Device Info(测试USB)
DL : 0
通过labview来检测电脑上面的USB设备,没有安装驱动的USB设备也可以检测出来(The USB device on the computer is detected by LabVIEW, and a USB device that is not installed can be detected.)
Update
: 2025-02-17
Size
: 1.55mb
Publisher
:
千羽往生
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.