-
USBDLL practical source code. Some of OUT IN BULK. Use used.
USBDLL实用源代码.包括一些BULK IN OUT的.使用用.-USBDLL practical source code. Some of OUT IN BULK. Use used.
- 2022-08-14 04:12:17下载
- 积分:1
-
MAX2120 driver for DVB
MAX2120 driver for DVB-S STB
- 2022-02-01 15:29:53下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-17 01:15:03下载
- 积分:1
-
a driverstdio usb
一个driverstdio usb驱动的编程实例
- 2022-01-21 20:40:49下载
- 积分:1
-
Detailed design of windows driver chapter7 matching code
windows驱动程序设计详解chapter7
配套代码-Detailed design of windows driver chapter7 matching code
- 2022-01-25 21:52:41下载
- 积分:1
-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档-Call it super Baodian driver is not too much, because it is being translated into Chinese language documents MSDN DDK
- 2022-08-18 19:32:36下载
- 积分:1
-
一个简单的防火墙中的应用
An Easy Firewall Application
Firewall application developed using Packet Filtering API.
- 2022-08-26 11:02:16下载
- 积分:1
-
tells you how to do the panel
tells you how to do the panel
- 2022-12-15 22:40:03下载
- 积分:1
-
USB读写示例,使用cypress68031
USB读写示例,使用cypress68031-usb read write
- 2023-06-03 18:25:02下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1