-
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
-
Use delphi to develop code
用delphi开发驱动的必看的代码!!!!谁说delphi不能开发驱动来着?-Use delphi to develop code-driven must-see!!!! Who delphi development should not come forward to drive?
- 2022-03-22 02:19:37下载
- 积分:1
-
说明:这个驱动程序是一个最小化的驱动程序,它仅仅只有入口函数和退出函数...
说明:这个驱动程序是一个最小化的驱动程序,它仅仅只有入口函数和退出函数-Note : This driver is a minimization of the driver, it only functions only entrance and exit function
- 2022-03-25 17:03:26下载
- 积分:1
-
ARM7 JTAG调试工具源码,VC工程
arm7的JTAG调试工具源码,VC++工程形式-arm7 the JTAG debugging tools source, VC engineering
- 2022-04-08 07:07:28下载
- 积分:1
-
AD 转换2534 access程序 atmega avr ic c 程序
AD 转换2534 access程序 atmega avr ic c 程序-2534 AD converter access procedures SPARC avr ic c procedures
- 2022-02-26 22:01:49下载
- 积分:1
-
液晶屏1602驱动程序,硬件电路液晶显示用户必备。
液晶屏1602驱动程序,硬件电路液晶显示用户必备。-1602 LCD driver liquid crystal display user hardware required.
- 2023-03-03 14:05:04下载
- 积分:1
-
这是用C编制的用IO命令访问PCI总线配置空间的源程序代码,敬请笑纳。...
这是用C编制的用IO命令访问PCI总线配置空间的源程序代码,敬请笑纳。-This is prepared by using C commands used IO access PCI bus configuration space, source code, please笑纳.
- 2022-03-04 22:58:43下载
- 积分:1
-
automatically generated virtual device driver (VXD) of the C code for a COOL!
自动生成虚拟设备驱动(VXD)的C++代码的一个库 COOL!-automatically generated virtual device driver (VXD) of the C code for a COOL!
- 2022-01-26 01:55:54下载
- 积分:1
-
USBdescript
USBdescript
- 2022-02-01 15:41:10下载
- 积分:1
-
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘...
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)-Ramdisk is a pure software used for demonstration of Windows (r) 2000 device driver sample. This driver creates a RAM disk of specified sizes. You can use any other disk as the same as using the Ramdisk, but when you shut down your computer the contents of the disk will be lost. (Generally speaking, Windows (r) 2000 cache management in optimizing the memory usage much better than Ramdisk.)
- 2022-02-03 15:06:39下载
- 积分:1