-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写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
- 2023-04-27 09:00:04下载
- 积分:1
-
TCPIP protocol stack of a class thing now is to achieve some simple features, ro...
类TCPIP协议栈的一个东西,目前只是实现一些简单的功能,有待改善-TCPIP protocol stack of a class thing now is to achieve some simple features, room for improvement
- 2022-03-12 02:17:19下载
- 积分:1
-
用C语言建立多个PRI DOS分区及其隐含
用C语言建立多个PRI DOS分区及其隐含 -C language to create a number of PRI DOS partition and implied
- 2022-03-03 17:24:48下载
- 积分:1
-
显示电池使用情况的类
显示电池使用情况的类-indicate battery use of the category
- 2022-08-07 08:06:08下载
- 积分:1
-
Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nFo...
Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nForce CK804 / VIA xxx系列南桥。-Windows driver through WinIO through SMbus read the SPD memory information. Currently supports the Intel ICHx/ATI SB400, 600/SIS692/nForce CK804/VIA xxx Series South Bridge.
- 2022-02-02 14:12:01下载
- 积分:1
-
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看...
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看-so small windows open proceedings against repeat the same procedure repeatedly source is very simple beginners can not s
- 2023-07-09 17:55:03下载
- 积分:1
-
锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程...
锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程技巧。-keyboard lock procedures, and demonstrated the 2k 9x platform application switch from three to zero level and the implementation of keyboard i/o, also demonstrated a direct call from dll function of the code. Using embedded key part of the compilation, demonstrated some programming skills.
- 2023-01-20 12:20:03下载
- 积分:1
-
通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号...
通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号-Look through the registry to remove U disk usage records
- 2022-01-26 05:49:14下载
- 积分:1
-
MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.
MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.-MS dos6.22 integrity of the source code! I believe a lot of study of the operating system needs a friend. Oh
- 2022-01-31 11:19:52下载
- 积分:1
-
串口仿真程序软件
串口仿真程序软件-serial simulation software
- 2022-03-23 08:50:49下载
- 积分:1