资源列表
usb_con
- usb通信编程的基础文档。pdf格式。电子书名“用vc++编写USB接口通信程序”-documents of usb communication.
VC++oooo
- 用vc++编写usb接口通信程序-With vc++ Prepared usb interface communication program
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
serialcomunication
- 这是一个有关串口通信的编程,里面有5个项目,内容比较丰富的,对大家肯定十分有用的
usbview
- find and show USB of computer
用VC++编写USB接口通信程序4
- 关于用VC编写的USB接口通信程序的论文,很值得一看-A paper for USB communication programing, VC++.
USB-keyboard
- 在f340开发板上实现用usb控制键盘,实验通过-Implemented by the development board in f340 usb keyboard
USB_Flash_Disk
- u盘固件程序,已测试,支持各厂家flash。-u disk firmware, testing, support the manufacturers flash.
VC++_USB
- 一个关于在VC++环境下对USB进行编程的说明,希望对大家有所帮助!-One on the VC++ Environment on the USB programming note, I hope all of you to help!
usb
- 用vc++编写usb接口通信程序.rar-Using vc++ to prepare usb port communication program. Rar
USB
- 这里用C++语言编写USB串口通信,文件为PDF格式-program with C++ for USB conmunication
USBbyvc
- 详细介绍了用VC++ 6.0 的环境下利用 windows API 函数来实现与符合HID设备类的USB 接口通信, 并给出通信程序的部分代码