-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
认知无线电和经典文学,对于初学者来说是非常有价值的。
认知无线电中最经典的文献,对于初学者相信会很有价值。-Cognitive radio and classic literature for beginners will be very valuable.
- 2023-05-22 04:55:03下载
- 积分:1
-
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。...
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。-vc environment, check with the pc connected to the USB peripherals detailed information about drivers.
- 2022-01-25 14:48:33下载
- 积分:1
-
配置PCI配置空间的驱动程序源代码
配置PCI配置空间的驱动程序源代码-configurable PCI configuration space driver source code
- 2023-08-07 21:45:03下载
- 积分:1
-
WDM设备驱动程序开发(武安河)光盘配套示例源码
WDM设备驱动程序开发(武安河)光盘配套示例源码-WDM device driver development (Wu River) CD-ROM package sample source
- 2022-08-20 13:47:50下载
- 积分:1
-
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.-usb related code, which is the source code and detailed documentation, development USB useful.
- 2022-07-09 06:08:27下载
- 积分:1
-
Very good Com Program
Very good Com Program-A good serial port programe.
- 2022-03-23 09:34:44下载
- 积分:1
-
四个独立按键的程序,可以控制八个灯循环亮
四个独立按键的程序,可以控制八个灯循环亮-four independent buttons procedures can control lights cycle-8
- 2022-02-04 17:53:51下载
- 积分:1
-
VC例程:该程序是由VC编写有关USB编程(完整代码)
VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
- 2023-06-16 09:00:03下载
- 积分:1
-
loopback驱动程序 loopback驱动程序
loopback驱动程序 loopback驱动程序-loopback driver loopback driver
- 2022-04-20 07:17:27下载
- 积分:1