-
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
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1
-
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
- 2022-08-20 08:10:57下载
- 积分:1
-
使用文件过滤驱动程序实现对文件的加密。在IFS 2003中编译
使用文件过滤驱动程序实现对文件的加密。在IFS 2003中编译-use filtering driver for the encryption of the document. In 2003 IFS Compiler
- 2022-02-13 01:43:18下载
- 积分:1
-
Blaster is a simple application that illustrates Windows NT 5.0’s support of the...
Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared -Blaster is a simple application that illustrates Windows NT 5.0 s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
- 2022-04-12 06:33:03下载
- 积分:1
-
详细描述了基于TI TSC2003触摸芯片的底层实现流程
详细描述了基于TI TSC2003触摸芯片的底层实现流程-Described in detail based on the TI TSC2003 touch the bottom of the chip implementation flow
- 2023-07-15 23:35:04下载
- 积分:1
-
驱动程序入门,hello world一类的入门说明源码。
驱动程序入门,hello world一类的入门说明源码。-driver
- 2022-02-01 06:58:46下载
- 积分:1
-
the procedures used to demonstrate how to engage the windows system hardware int...
本程序用以示范如何挂接windows系统下的硬件中断(如并口中断,串口中断等等),包含了驱动程序源代码和上层应用程序代码。驱动程序是用DDK编写的。使用前请参看readme文件。-the procedures used to demonstrate how to engage the windows system hardware interrupts (such as Parallel interrupted, interrupt, etc.), including the driver source code and the upper application code. Driver was prepared by the DDK. Please refer to the use of the former readme file.
- 2022-02-02 12:17:23下载
- 积分:1
-
This sample demonstrates the handling of DIF_ calls during device installation a...
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties. - This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
- 2022-04-02 12:19:05下载
- 积分:1
-
Two categories of devices don’t fit neatly into the PnP framework I described in...
Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.-Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.
- 2022-03-20 21:30:16下载
- 积分:1