搜索资源列表
200732121501489161
- 一个VB读取USB设备的程序,可以 -a USB equipment to read the procedures, can
GetUSBID
- 读取usb设备号码,可以根据号码来识别是不是需要的usb设备-read usb equipment numbers, according to identification number is not needed equipment usb
me
- 和USB驱动通信读取USB设备的数据以及USB设备的一些内部属性-and USB Driver USB communications equipment to read the data and USB devices internal attributes
USB设备检测
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。
USB设备CH372/CH375调试程序
- 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 *******************
200699131011580
- 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above Op
SynChronicCode
- usb接口线程读取usb接口设备的数据,然后将数据发送给主线程,主线程实时显示数据,并且将其保存到数据库中。(运行时需要usb数据采集卡的支持)-usb interface thread usb interface equipment to read the data and then send the data to the main thread. the main threads real-time display of data
200732121501489161
- 一个VB读取USB设备的程序,可以 -a USB equipment to read the procedures, can
GetUSBID
- 读取usb设备号码,可以根据号码来识别是不是需要的usb设备-read usb equipment numbers, according to identification number is not needed equipment usb
me
- 和USB驱动通信读取USB设备的数据以及USB设备的一些内部属性-and USB Driver USB communications equipment to read the data and USB devices internal attributes
USBdetection
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。-Can read and detect a USB device to monitor the insertion and security pop-up sample. Operating system can access all d
USB
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。 -Can read and detect a USB device to monitor the insertion and security pop-up sample. Associated with the operating
usb
- 对usb枚举设备读取,读取cpu设备信息,实现简单加密,可以作为自己的共享软件加密借鉴-Enumerate usb device on the reader, to read device information cpu, simple encryption, can be used as their own encryption software from
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 a
usbview
- USB设备描述符查看器。能所有所有USB设备,并能读取其描述符详细信息。-USB device descr iptor viewer. All USB devices to all, and can read the details of its descr iptor.
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
USB-Read-Data
- USB开发 上位机读取USB设备端点数据 亲测可用-USB development PC to read the USB device endpoint data pro-test available
ChipGenius新品型号读取工具
- 是一款usb设备检测工具,软件非常小巧,只有200多K。芯片精灵官方版能读取usb设备的硬件信息,帮助用户快速检测出u盘的型号,芯片型号,进而辅助我们做其他操作,比如常见的驱动下载(Is a USB device testing tool, the software is very small, only more than 200 K. Chipgenius official version can read the USB hard
labview读取USB数据的升级版
- USB设备数据读取,将USB中数据保存到电脑上(USB device data read, save the data from USB to the computer)
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)