-
A hidden process, tool, very use of the software is not generally reported to po...
一个隐藏进程的工具,非常的使用,一般杀掉软件不报的毒-A hidden process, tool, very use of the software is not generally reported to poison to kill
- 2022-01-26 05:51:18下载
- 积分:1
-
一个简单的键盘驱动
一个简单的键盘驱动-a simple keyboard
- 2022-06-26 10:14:59下载
- 积分:1
-
驱动程序
驱动程序 -Driver Driver
- 2022-02-21 19:28:57下载
- 积分:1
-
ddkbuild
DDKBUILD - Integrating the Windows DDK with Visual Studio-DDKBUILD- Integrating the Windows DDK with Visual Studio
- 2022-03-05 06:01:49下载
- 积分:1
-
LCM2410 liquid crystal display shows a variety of presentation. There are variou...
LCM2410液晶显示器的各种显示演示.有各种实例.-LCM2410 liquid crystal display shows a variety of presentation. There are various examples.
- 2022-12-11 21:40:02下载
- 积分:1
-
真空显示器,VFD7000驱动程序,C51编写
真空显示器,VFD7000驱动程序,C51编写-vacuum displays, VFD7000 drivers, prepared C51
- 2023-07-20 12:05:04下载
- 积分:1
-
JHD12864C LCD display data sheet
JHD12864C LCD display data sheet
- 2022-03-23 16:08:09下载
- 积分:1
-
驱动程序中的文件读写。
驱动程序中的文件读写。- In driver document read-write.
- 2023-03-14 14:35:03下载
- 积分:1
-
VHPD1394 V1.15 driver source
VHPD1394 V1.15驱动程序源
- 2023-03-16 20:25:03下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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