搜索资源列表
usbcan
- 这个程序是本人对周立功的ARM 2200实验板开发的USB固件程序的第一部分,已能实现对USB的枚举,PC能识别USB设备了!其余的功能各位可以自行增加!-this procedure is my right, who ARM Week 2200 Experimental board USB firmware development process to the first part, has been able to achieve USB enumeration, the PC can re
USB_enumerate
- USB_enumerate USB设备枚举 过 程
testUSB
- 通过windows的api函数对hid设备进行枚举,发现usb设备,
Virtual_USB_HUB
- 大学时写的一篇USB根HUB驱动设计方面的文章,包括设备枚举、控制传输、中断传输等方面的介绍
USB_1241
- 枚举\\删除USB设备,获取USB移动盘的盘符-enumeration \\ delete USB devices, access to the USB disk drive
多线程USB通讯演示
- MFC的小项目演示了如何对于USB设备的枚举,然后读写,分别按不同线程操作的示例
usbctl
- 枚举系统的USB设备并弹出USB设备的DLL,本人自己写的,可作为学习USB设备编程和DLL编程的入门资料,推荐新手下载学习-DLL for enum or pop-up USB device, I wrote it myself, it can be used as learning USB device programming and DLL programming introductory information for newcomers. Prefer to download
49589075usbhidio_vc2003
- usb与上位机通信的程序源码,通过枚举的方式查找设备-usb communication with the host computer program source code, by enumerating the ways to find devices
VB_USB
- HID USB设备与VB通讯的例子,还有枚举设备的相关函数-VB HID USB devices to communicate with the example of
EnumAllDevices
- 在WINCE平台上枚举所有当前WINCE平台存在的设备.显示于一个LISTBOX内.-Enumerate all the devices exist on the WINCE platform.
EnumUSB
- 查询主机所有可用的USB资源,对需要枚举USB设备接口的朋友有一定帮助-For inquiries, USB host all of the available resources, the need to enumerate USB device interface to help a friend have a certain
listports_src
- 用于枚举Windows系统中存在的各类串口设备,包括普通串口,USB串口,以及蓝牙串口。-lists all serial ports available on the system, along with some descr iptive text suitable to be shown to the user.
USB_equipment
- USB设备在正常工作以前,第一件要做的事就是枚举.枚举就是让HOST认得这个设备,并且为该设备准备其所请求的资 源,建立好主机和 设 备之间的信息沟通机制. USB 枚举是一系列有序而又连贯的过程,哪怕只有一丝丝请求或者自报家门时出错,甚至于在规定的时间内答不上来 ,设备就会被停机.枚举自然就不会成功. -USB devices work properly before, the first thing to do is to enumerate. Enumer
EMB_HUB
- USB主机,有关Root-HUB的应用例子,初始化和枚举当前根集线器连接的USB设备,同时支持最多3个USB设备,支持一级外部HUB-USB host, the Root-HUB application examples, initialization, and enumerated the current USB devices connected to root hub, while supporting up to 3 USB devices that support an externa
what-is-enumeration-of-USB-divce
- 全面介绍了USB设备枚举过程,各个状态都有详细介绍.-A comprehensive introduction to the USB device enumeration process, each state has a detailed descr iption.
usb-code
- 演示USB设备基本操作的程序源代码,如何实现usb枚举 连接 读写操作等,源码非常强大 共同学习-usb code
Myusb
- USB枚举源代码,基于vs2008平台,能显示当前usb设备数量,及USB设备名-USB enumeration source code, based on vs2008 platform to display the current number of usb devices, and USB device name
SerialPortTool
- 一个可以枚举WindowsMobile或CE系统里所有设备并向选定端口发送指令的工具,在查找AT端口时自己开发的。-A SerialPort tool on Windows CE.
USB_HOST
- USB主机,初始化和枚举当前连接的USB设备,适用于单HUB端口HUB0中的全速USB和低速USB设备 (硬件设备为usb通讯芯片)-USB host, initialization and enumeration of USB devices currently connected for single-port HUB0 HUB USB full-speed and low speed in a USB device (usb hardware devices for the communi
ListUSBDevice
- Android设备枚举插在OTG接口上的USB设备。-Android device enumeration inserted in the USB OTG interface device.