搜索资源列表
USBPort
- VC++写的移植性很强的USB通信程序,都是普通的API函数
USBHIDIO-VB
- VB和USB通讯示例,用API函数,VisualBasic
testUSB
- 通过windows的api函数对hid设备进行枚举,发现usb设备,
USBbyvc
- 详细介绍了用VC++ 6.0 的环境下利用 windows API 函数来实现与符合HID设备类的USB 接口通信, 并给出通信程序的部分代码
USB-HID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助-This is a demonstration using VB on the USB-HID device to read data written communication example. You can traverse all the USB devices, because no
api
- 关于usb.API的函数,大家可以看看,另有基于USB的VC开发 一份-usb.API
zuiok
- 基于HID的API函数编写,用VB实现的界面,能够采集USB传入的两路数据,实现正弦波的数据和相位运算-Prepared based on HID' s API functions, to achieve the interface with VB, to capture two-way USB incoming data, to achieve phase sine wave data and computing
VC_USB
- 详细介绍V i s u a l C + + 6 . 0 环境下利用Wi n d o w s A P I 函数来实现与符合mD设备类的U S B接口通信 。 -Details V isual C++ 6. 0 environment using Wi ndows API function to achieve and meet the mD device class USB interface communication.
CyAPI
- Cypress USB 上位机程序可调用的API函数(C++/C#)使用文档-Cypress USB PC documentation for the API function class
USBXpress-de-fang-yi
- 这个c8051f320/c8051f340的使用USBxpress的函数的说明,包括MFC里面的api的中文翻译,是对an149的英文的翻译哦。-This c8051f320/c8051f340 of use USBxpress the function descr iption, the Chinese translation of the MFC which api an149 English translation Oh.
VCPP-HidUSB
- VC++ 用Windows API函数来实现与符合HID设备类的USB接口通信,并给出了部分代码。-VC++ using Windows API function to achieve accords with the HID device class USB interface communication, and gives some code.
aenyykj
- 基于opnet的自编统计量测试代码,对使用opnet中的API函数的统计量函数()
Ginkgo USB-CAN接口适配器API函数库使用说明 v1.2
- Ginkgo学会如何使用Ginkgo Usb转Can接口(Ginkgo program source for usb to can)
libusb usb驱动开发
- libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以操作硬件,从libusb的源代码可以看出,这些API 调用了内核的底层接口,和kernel driver中所用到的函数所实现的功能差不多,只是libusb更加接近USB 规范。使得libusb的使用也比开发内核驱动相对容易的多。
