搜索资源列表
Uat89c51
- 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
USBTest
- windows应用程序,测试USB设备的功能,实现USB各种传输方式的数据测试.对于开发USB设备的朋友有很大帮助.
SearchUSB
- 用VC++编写的用来查找USB设备程序。-Find the USB device
mytest_libusb
- 此工程建在vs2010里面 使用前只需在main cpp里面把idVendor idProduct改为自己的USB设备ID #define MY VID 0x0666 #define MY PID 0x0001 即可直接打开 最简单的调用libusb w32的API程序了-The project built in vs2010 just in main CPP before use the idVendor idProduct instead of their own USB device ID
hide_letter
- 该程序能够实现usb设备的隐藏和显示,对开发usb设备很有用处。-Enable usb device hide and show
remove_usb
- 将usb设备弹出程序注册为系统服务,随服务自启动,如果服务扫描到CDROM设备,将CDROM弹出。- Usb device registration program will pop up as a system service, with the service the start, if the scanning service to the CDROM device, CDROM eject.
testGetUsbName
- 在控制台下得到usb设备的一些信息,包括pid,uid等等。-Usb device to get some information in the console, including the pid, uid, and so on.