-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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
-
nt file system 中自带的一个demo可以用做过滤驱动的框架,在上面进行二次开发...
nt file system 中自带的一个demo可以用做过滤驱动的框架,在上面进行二次开发-nt file system in the demo that comes with a filter driver can be used as a framework for secondary development in the above
- 2022-09-10 15:50:03下载
- 积分:1
-
此文件为ZCM6050型液晶模块 的驱动程序,调试成功的
此文件为ZCM6050型液晶模块 的驱动程序,调试成功的-ZCM6050 LCD module driver
- 2022-02-03 00:35:01下载
- 积分:1
-
Alpha驱动,是大家目录找得最多的驱动,共享出来,经测试完全可以使用!...
Alpha驱动,是大家目录找得最多的驱动,共享出来,经测试完全可以使用!-Alpha
- 2023-08-09 02:10:04下载
- 积分:1
-
带DMA传输的高速的驱动源代码(最高可达80M,在系统支持66M的工作模式下)...
带DMA传输的高速的驱动源代码(最高可达80M,在系统支持66M的工作模式下)-with high-speed DMA transfer of the source drive (up to 80M, the system supports the work of 81 model)
- 2022-01-26 07:36:23下载
- 积分:1
-
the realization of the code in 2000 windowsXP or landing on the interface change...
该代码实现了在windowsXP或2000上的登陆界面时改变,实现了用户字定义界面的登陆屏蔽了热键等功能。-the realization of the code in 2000 windowsXP or landing on the interface changes Implementation of the user interface definition of the word landing shielding the hotkeys, and other functions.
- 2022-07-05 11:40:05下载
- 积分:1
-
中国的手机安装java程序
driver for chinese phone install java
- 2022-07-17 10:45:40下载
- 积分:1
-
USBD的驱动程序,Linux环境下的usb device的驱动程序
USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
- 2023-03-14 05:25:03下载
- 积分:1
-
文件
驱动开发的文档,用汇编语言来开发的介绍,中文的版本-Document-driven development, using assembly language to develop an introduction, Chinese version
- 2022-09-26 02:20:03下载
- 积分:1
-
wdm programming from russia
wdm programming from russia
- 2022-04-09 07:24:18下载
- 积分:1