搜索资源列表
USBhidcheck
- 一个用VC++编写的查看HID设备的信息的程序,虽然没有太大的价值,但可以参考其编写方法,作为学习查找USB设备的例子。-a VC View HID prepared by the equipment of the information process, although it is not much value, But its reference to the preparation method, as you learn from the examples of USB devices
myusb
- 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。
UsbPortProc
- usb端口测试程序,查找符合HID规范的USB设备,查找USB设备接口,读取设备路径名,开放与设备的通信,查询设备标识,供应商,产品,产品版本.
usbinterface
- 实现了PC机和外接硬件实验台的通信,查找设备,根据设备的参数和性能进行连接...对于硬件学习者有很好帮助作用。
usb
- usb编程,查找电脑连接的HID设备,列出设备有哪些-usb programming, find the HID devices connected to the computer, which lists the equipment
49589075usbhidio_vc2003
- usb与上位机通信的程序源码,通过枚举的方式查找设备-usb communication with the host computer program source code, by enumerating the ways to find devices
testUSBOK
- 查找USB设备 HID 设备U盘,并可以读取其数据-Find U disk USB device HID device and its data can be read
testUSB
- USB编程,对于usb驱动、查找U盘有参考价值-usb driver reference
ddk_usb
- USB读写 程序 源代码 可查找 HID设备-USB read and write source code
vcPP
- 用VC++实现USB通信编程的文档,里面详细介绍了如何查找USB设备,如何与其进行数据交互,并附有实例。-With USB communication in VC++ programming document, which details how to find the USB device, how to interact with their data, together with examples.
UsbCommunacation
- 可设置VID和PID进行设备查找并打开。通过USB发送数据并能接受下位机发送上来的数据-VID and PID can be set for the device to find and open. Send data via USB and can transmit up to accept lower machine data
generic_hid_cs_v62
- USB通用HID上位机程序,输入VID/PID查找到设备后,可在此基础上开发你的应用(USB general HID PC program, enter VID/PID, find the device, you can develop your application on this basis)
用VC++编写USB接口通信程序
- 用VC++编写USB接口通信程序,实现USB通信设备查找(Using VC++ to write USB interface communication program, to achieve USB communication equipment to find)