登录
首页 » Windows核心 » 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...

读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...

于 2023-04-27 发布 文件大小:202.34 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在两个应用程序中使用共享数据的动态连接库
    在两个应用程序中使用共享数据的动态连接库-in two applications using shared data dynamic link library
    2023-01-18 07:35:03下载
    积分:1
  • access hard disk serial number. Can be used in software protection module. Accou...
    获取硬盘序列号。可以利用在软件保护等模块中。自由下载无需帐号。-access hard disk serial number. Can be used in software protection module. Account without free downloads.
    2023-04-11 09:40:04下载
    积分:1
  • There are student status management, entry and statistical results (by Student I...
    主要有学籍管理、成绩录入和统计(按学号、普通总分、标准分进行排序)、毕业生学籍管理和查询、学生德育考核和操行评语、学生奖励处分记录。设置动态查询功能,由用户自行设置三个查询条件进行精确查询和模糊查询。本系统数据文件全部存贮在数据库中,不受服务器读写权限的限制。保护了服务器的安全。本系统现在有四个版本的软件。-There are student status management, entry and statistical results (by Student ID, general total score, the standard sub-sort), graduate student status management, and information, assessment and student moral conduct reviews, student awards punishment record. Set dynamic query functionality, by the user to set their own precise three query query and fuzzy query. The system data files all stored in a database, not the server to read and write access restrictions. To protect the server" s security. The system now has four versions of the software.
    2022-08-16 00:33:36下载
    积分:1
  • bundling machine code bundling machine code bundling machine code bundling machi...
    捆绑机代码 捆绑机代码 捆绑机代码-bundling machine code bundling machine code bundling machine code bundling machine code bundle tied machine code bundled machine code
    2022-01-26 19:32:12下载
    积分:1
  • Installshield8 installation files produced using a source code
    使用Installshield8制作安装文件的一个源代码-Installshield8 installation files produced using a source code
    2022-07-13 22:59:14下载
    积分:1
  • c语言开发实战
    一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。 在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
    2023-06-05 05:20:04下载
    积分:1
  • 从DDE服务器对数据的访问是一个利用DDEML的示例应用程序,它的作用…
    从DDE服务器取得数据 这是一个利用DDEML的样本应用程序,其作用是使用户能够连接到一个指定的DDE服务上去,并从中获取一个数据项。-from DDE server access to data is a use DDEML sample applications, and its role is to enable users to connect to a designated DDE service posts and to obtain a data item.
    2022-07-09 10:27:17下载
    积分:1
  • 暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码...
    暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码), gtway(默认网关) 和snd(首先DNS服务器)的值即可。-Summer bedroom laboratory to run every day, every time to reset the IP, is cumbersome, they wrote a. Bat batch scripts, you can replace the fast IP. If you want to use, then simply modify ip (IP address), msk (subnet mask), gtway (default gateway) and snd (first DNS server) can be of value.
    2022-10-10 11:35:03下载
    积分:1
  • norm Comctl32 practice, register DLL type, and then in other software for call,...
    模方comctl32的做法,在DLL中注册类,然后在其它软件中进行调用,可以用于PowerBuilder哦.-norm Comctl32 practice, register DLL type, and then in other software for call, which can be used PowerBuilder oh.
    2022-02-24 20:14:48下载
    积分:1
  • 进程调度算法,利用设置优先级算法来实现。
    进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
    2022-06-20 22:15:50下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载