搜索资源列表
USB设备检测
- USB设备的插拔检测,VC++程序。
直接强制卸载USB设备或者磁盘
- 直接强制卸载USB设备或者磁盘~包括了强制卸载。界面相当的华丽。 -Uninstall the USB device or directly to force the disk ~ including mandatory uninstall. Interface quite gorgeous.
Get-USB-ID
- 主要是用C++语言实现USB设备的获取,例如常见的设备号,PID,VID等-how to get USB in CPP
usbview
- USB设备描述符查看器。能所有所有USB设备,并能读取其描述符详细信息。-USB device descr iptor viewer. All USB devices to all, and can read the details of its descr iptor.
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
USB
- USB 访问的源代码,学习操作控制USB设备-USB to visit the source code, learning how to operate a control USB devices
usb
- usb通用驱动 驱动通用的usb设备 vc环境下-generic usb driver usb generic device driver vc environment
USB
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
usbdetect
- 检测 IP 网络上远端计算机上是否有 USB 设备插入的。Server.c 和 Client.c 分别用于本机和远端机。也可以设为 127.0.0.1 在本机测试运行两个程序。-Remote USB device detection over ip network. Client.c and Server.c are for local and remote machines respectively.
usb
- USB设备种类比较多,也比较特殊,不同厂商的硬件不同,控制软件也不尽相同(我想主要是ICTL码不同,也不容易查到)。使得访问USB口的设备不象串口并口那么方便。这个例程只是展示了访问的基本方法。其中还有些问题还没有解决,发出来希望大家解决之后能通知我或者发表出来。 参考了USBPort,USBview等代码,一并致谢。 -USB devices are more species, but also rather special, different hardware from dif
USB
- C# 读写USB 设备的通用类,希望能帮助大家,转-USB class
Usb
- 检测USB设备源码,该源码在xp,cs2008下调试通过.-Detection of USB device source code, the source code in xp, cs2008 to debug through.
usb
- 一款USB智能调试工具,能够快速准确的对USB设备进行数据的读写操作。-a debug tool for USB bus
UsbStyle
- USB设备插入,或断开检测。 USB插入时,检测USB设备类型, 如果为存储类设备,显示可移动磁盘的盘符。 我用在图像处理图像采集设备检测。-USB device is plugged, or disconnect detection. USB plugged in, test USB device type, if the storage class device, a removable disk drive letter displays. I used in image proc
usb
- 监控usb状况。。以及获取usb设备列表-monitoring the usb port and get the list of usb devices
usb-insert
- 读取usb设备信息,利用MFC编程,方便的读取usb设备的基本信息,可以用来拓展与usb进行通信,读取并写入数据等操作-Read the usb device information, use of MFC programming, usb device easy to read basic information can be used to expand communication with usb, read and write data operations
USB-Device-Info---Android-master
- 1. 显示usb设备信息 2. 两种显示, 安卓接口和linux接口获取(1. show usb info 2. get from android api and linux api)
USB命令(请求)及标准描述符等相关归纳介绍
- 该文档里面详细说明了USB设备标准请求的格式及各类请求的编号,同时详细解释了所有的标准请求,还包含了常用的描述符的格式及各字段详细说明,额外增加了HID描述符等(The document details the format of the USB device standard request and the number of various requests, and explains all the standard requests in detail. It also includes
DllKBDCheck
- 从一个USB设备中如何解析一个设备的PID&VIP(This is aprogram for getting a PID and VID from a USB device)
labview读取USB数据的升级版
- USB设备数据读取,将USB中数据保存到电脑上(USB device data read, save the data from USB to the computer)