-
USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料...
USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料-USB HID to develop the necessary tools, USB protocol is the ninth chapter of all the header files and can be used for learning and the actual programming of the material
- 2022-03-03 19:11:43下载
- 积分:1
-
create a sparse file for virtual disk driver
create a sparse file for virtual disk driver
- 2023-02-02 13:55:04下载
- 积分:1
-
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile...
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile/WriteFile write!
- 2022-11-07 12:05:03下载
- 积分:1
-
windows wdm设备驱动程序开发书,配套源码
windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source
- 2022-03-14 16:16:11下载
- 积分:1
-
wince下SPI流驱动,evc编译
wince下SPI流驱动,evc编译-SPI stream device driver
- 2023-01-06 01:25:03下载
- 积分:1
-
开发驱动的“hello world" 用来入门不错。
开发驱动的“hello world" 用来入门不错。-development-driven "hello world" for good entry.
- 2022-02-01 01:17:47下载
- 积分:1
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1
-
基于直接用户空间内存访问的高速网卡驱动
基于直接用户空间内存访问的高速网卡驱动-users of space-based direct memory access high-speed LAN Driver
- 2022-04-25 18:02:43下载
- 积分:1
-
A general JTAG burning program, I extend its performance to support more CPU typ...
一个通用的JTAG烧写程序,本人对其进行了性能的扩充,使其可以支持更多的处理器类型,如S3C2410,AT9200等.使其更具通用性.-A general JTAG burning program, I extend its performance to support more CPU types, such as S3C2410, AT9200, etc. This enhances its generality.
- 2022-04-10 03:34:30下载
- 积分:1
-
A Human Interface Device (HID) is one that communicates with the host computer u...
A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class includes keyboards, mice, and game controllers of all kinds, but it can include any imaginable knob, switch, button, slider, exoskeletal device, or other type of control that a user might use to control a computer. Noninteractive devices such as bar code readers and measuring instruments might also be designed to fit into the HID class. In addition, HID devices can incorporate user-information components such as lights, displays, force feedback, and other indicators.
- 2023-04-12 00:20:04下载
- 积分:1