资源列表
usb
- MTK平台绝密核心代码之 USB驱动,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the USB core is driven study MTK platform is an important source, but also other similar platforms to do a good reference code, contribute to share w
VC++oooo
- 用vc++编写usb接口通信程序-With vc++ Prepared usb interface communication program
usb_con
- usb通信编程的基础文档。pdf格式。电子书名“用vc++编写USB接口通信程序”-documents of usb communication.
FUSB200_ProductBrief_v1_2
- FUSB200 is a generic USB controler for MP3 player, USB Storage, Camaner and any device that use the usb port.
BUSHound.rar
- 这是一款非常好的USB调试工具,最主要是它解决了现在使用HID协议的设备调试,除了BUS Hound.exe支持USB HID设备调试,目前还没有其他软件能做到这个功能 ,This is a very good USB debugging tools, the most important is that it solved now using HID protocol debugging equipment, in addition to BUS Hound.exe support for U
VC+USB
- 用VC++编写USB接口通信程序-With VC++ Preparation USB Interface Communication Program
api
- 关于usb.API的函数,大家可以看看,另有基于USB的VC开发 一份-usb.API
useVC++towriteUSB
- 用VC++编写的USB接口通信程序,供大家参考,
USB-interface
- 用VC来实现与符合HID设备类的USB接口通信程序-Using VC to achieve with the equipment in line with the HID class USB interface communication program
VC++programAboutUSBport
- 介绍如何用VC++编写USB接口通信程序的PDF文档,说的很详细的。
vc++usbportcom
- USB接口通讯的编程,可以帮助大家了解USB一些常用的运用。
ProgrammingofUSBinterfacecommunicationinVC++
- 详细介绍了VC++6.0环境下利用windowsAPI函数来实现与符合HID设备的USB接口通信,并给出部分源代码。