搜索资源列表
usb_detect
- 需要win2000或者winxp的DDK,才能编译。 主要用于USB设备信息的查询,对于USB编程会有少少的帮助。-need WIN2000 or winxp the DDK, can be compiled. USB devices used mainly for information inquiries, USB programming will be a bit of help.
testUSB
- VC开发的用于获取HID设备,USB设备,U盘信息的应用程序-VC developed for access to HID devices, USB devices, U disk information applications
ChipGenius
- ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。 软件绿色小巧,即插即用,是数码消费者、电子爱好者、DIY人士和数码维修人员身边的好帮手。-ChipGenius chip is a USB device type detection tool that automatically
rfid_USBReadPort
- usb_hid通讯,无需驱动,能直接编译,能读出www.soliddigi.com的下位机USB口相关信息\\?\hid#vid_1325&pid_c029#6&5e6b518&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}正在读取设备的标识... 已读取,见右边所示 -usb_hid communication, no driver can be directly translated, can read
USBPort
- USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。-USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.
devchange
- 检测USB设备热插拔事件,并显示设备的信息。-Detect the USB device hotplug events and display devices.
checkMobileDev
- 获得usb插拔信息 (暂时不支持便携设备)-usb mtp
Get_USB
- win8+VB2012 查询USB设备的例子,可以获得USB的PID,VID等详细信息。没有使用DLL。-list out all USB device, get PID,VID,Device ID and etc. no need any DLL. very simple code. win*+vs2012