-
FPFilter is a sample disk filter driver that demonstrates how a disk failure pre...
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition. - FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
- 2022-03-26 10:54:43下载
- 积分:1
-
PS2键盘。鼠标驱动程序
PS2键盘。鼠标驱动-PS2 keyboard. Mouse Drivers
- 2023-02-04 22:10:02下载
- 积分:1
-
windows 驱动开发实例,对初学者比较有用
windows 驱动开发实例,对初学者比较有用-windows driver example
- 2022-12-04 01:00:03下载
- 积分:1
-
用汇编语言实现模数转换芯片max170的控制
用汇编语言实现模数转换芯片max170的控制-assembly language modules conversion chip max170 control
- 2022-02-04 14:41:57下载
- 积分:1
-
自动寻找可移动设备,并用默认浏览器打开。
自动寻找可移动设备,并用默认浏览器打开。-Mobile devices can automatically find and use the default browser to open.
- 2022-07-10 01:53:35下载
- 积分:1
-
一个内存虚拟硬盘的源码,教你如何编写WDM驱动程序的经典范例。支持NTFS格式...
一个内存虚拟硬盘的源码,教你如何编写WDM驱动程序的经典范例。支持NTFS格式
- 2022-07-09 19:32:51下载
- 积分:1
-
进程隐藏 进程隐藏 进程隐藏 进程隐藏 进程隐藏 进程隐藏
进程隐藏 进程隐藏 进程隐藏 进程隐藏 进程隐藏 进程隐藏-hideprocess
- 2022-10-09 01:30:03下载
- 积分:1
-
DDK development assistants, by Wizard can generate a basic framework and INF
DDK开发助手,通过向导可以生成基本的驱动框架和INF文件,在VC中直接编译成SYS驱动程序,适合新手使用.-DDK development assistants, by Wizard can generate a basic framework and INF-driven document, in VC directly translated into SYS driver, suitable for novice to use.
- 2022-05-24 09:27:02下载
- 积分:1
-
delphi control digital cameras example. Use do not know which version of the dri...
delphi控制数码相机的例子.不知道要用哪个版本的驱动程序.-delphi control digital cameras example. Use do not know which version of the driver.
- 2023-08-30 04:05:03下载
- 积分:1
-
A Human Interface Device (HID) is one that communicates with the host computer u...
A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class includes keyboards, mice, and game controllers of all kinds, but it can include any imaginable knob, switch, button, slider, exoskeletal device, or other type of control that a user might use to control a computer. Noninteractive devices such as bar code readers and measuring instruments might also be designed to fit into the HID class. In addition, HID devices can incorporate user-information components such as lights, displays, force feedback, and other indicators.
- 2023-04-12 00:20:04下载
- 积分:1