-
过滤器驱动开发指南!!!!强烈推荐
过滤器驱动开发指南!!!!强烈推荐-Filter Driver Development Guide! ! ! ! Strongly recommended
- 2022-01-25 21:12:30下载
- 积分:1
-
Windows下驱动程序模型,微软经典教程,内附示例源代码
Windows下驱动程序模型,微软经典教程,内附示例源代码-Under the Windows Driver Model, Microsoft Classic Course, enclosing the sample source code
- 2022-06-15 14:42:09下载
- 积分:1
-
ndis驱动源代码,可以在驱动层进行windows网络封包拦截
ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
- 2023-07-20 19:45:04下载
- 积分:1
-
usb
这是一个usb-skeleton.c 对应的内核是2.6.18 需要在相应的内核下进行编译方可通过。
本人花了很长时间注释他,这本来是我的课设的一部分,望网友珍惜,尊重原作者。-usb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux file
- 2022-02-06 21:24:27下载
- 积分:1
-
这是本人收集的比较完整的USB中文协议,包括几个不同的文件...
这是本人收集的比较完整的USB中文协议,包括几个不同的文件-This is my collection of very complete usb Chinese agreement.
- 2022-05-28 07:55:32下载
- 积分:1
-
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音...
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音-PowerPC Evaluation interface. Rar unpacked direct overwrite the original document can be imported to eliminate noise
- 2023-07-03 13:35:03下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
SBO interface powerbuildr imitation programming framework
powerbuildr 仿SBO界面框架编程 -SBO interface powerbuildr imitation programming framework
- 2022-05-24 15:03:02下载
- 积分:1
-
SCSI Miniport Interface
SCSI Miniport Interface
- 2023-05-05 22:00:02下载
- 积分:1
-
IRP Completion Primer
IRP Completion Primer
- 2022-04-26 09:33:49下载
- 积分:1