-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。这个文档不是我翻译的,我只不过将它编辑了一下。翻译它的同志是个高手,非常专业,
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。这个文档不是我翻译的,我只不过将它编辑了一下。翻译它的同志是个高手,非常专业,在此先谢谢他给我们作的工作。-Call it
- 2023-01-02 22:00:04下载
- 积分:1
-
device driver development document
device driver development document
- 2022-03-01 20:41:02下载
- 积分:1
-
嗯
著名打印机驱动程序为需要者用于测试及开发研究(驱动程序)-Well-known printer driver for those who need it for testing and development and research (Driver)
- 2022-01-26 00:14:48下载
- 积分:1
-
windows2000下WDM设备驱动程序开发USB驱动
windows2000下WDM设备驱动程序开发USB驱动-windows2000 under WDM device driver development USB drive
- 2022-02-24 15:01:56下载
- 积分:1
-
用于和CH372 USB DEVICE CHIP 通讯,稍加修改可以上用于其他USB DEVICE, 使用WINDRIVER 编写...
用于和CH372 USB DEVICE CHIP 通讯,稍加修改可以上用于其他USB DEVICE, 使用WINDRIVER 编写
- 2022-08-06 16:49:34下载
- 积分:1
-
介绍:基于WDM的USB驱动程序设计(转载)
介绍:基于WDM的USB驱动程序设计(转载)-Introduction: Based on the WDM driver of the USB design (reprint)
- 2023-05-24 10:30:04下载
- 积分:1
-
SZ328片上设备驱动程序,应用于龙珠系列CPU的应用开发.
SZ328片上设备驱动程序,应用于龙珠系列CPU的应用开发.-SZ328-chip device driver, used in Pearl Series CPU application development.
- 2022-10-01 00:35:02下载
- 积分:1
-
Operation I/O port driver sample program will be a compilation of input and outp...
操作I/O端口的驱动示例程序,将端口输入输出的汇编指令运行在内核模式中。-Operation I/O port driver sample program will be a compilation of input and output ports command to run in kernel mode.
- 2022-08-25 14:23:52下载
- 积分:1
-
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。...
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。-Based on Samsung 0724 LCD driver chips containing STR9 bus operation, in actual use when this part replaced by the actual use of the CPU to operate it.
- 2022-05-25 08:53:26下载
- 积分:1
-
Over the past three years, Windows NT has come to be regarded as a serious,
sta...
Rajeev Nagar著,O Reilly出版社出版。
本书重点在解释Windows NT的I/O子系统,缓存管理器,虚拟内存管理器的内部实现细节。特别地,它关注NT平台上文件系统驱动和过滤驱动的实现方式,这些都需要以上几个组件的支持。-Over the past three years, Windows NT has come to be regarded as a serious,
stable, viable, and highly competitive alternative to most other commercially available
operating systems. It is also one of the very few new commercially released
operating systems that has been developed more or less from scratch in the last
15 years, and can claim to have achieved a significant amount of success.
However, Microsoft has not yet documented, in any substantial manner, the guts
of this increasingly important platform. This has resulted in a dearth of reliable
information available on the internals of the Windows NT operating system.
This book focuses on explaining the internals of the Windows NT I/O subsystem,
the Windows NT Cache Manager, and the Windows NT Virtual Memory Manager.
In particular, it focuses on file system driver and filter driver implement
- 2022-02-05 18:33:02下载
- 积分:1