Welcome![Sign In][Sign Up]
Location:
Search - 文件系统过滤驱动开发教程

Search list

[Other resourcewjqd

Description: Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助
Platform: | Size: 508944 | Author: 钟声 | Hits:

[Other resourceWindowskafajiaocheng

Description: Windows文件系统过滤驱动开发教程(第二版).pdf
Platform: | Size: 508866 | Author: zhuyanmei | Hits:

[Other resourceWindowsFileFilter

Description: Windows文件系统过滤驱动开发教程(第二版),电子书
Platform: | Size: 509500 | Author: eddiez | Hits:

[Driver DevelopWindowsfilesystemfilterdriver

Description: Windows文件系统过滤驱动开发教程,楚狂人的第二版,很有价值,学习文件系统过滤驱动的同志们可以少走很多弯路
Platform: | Size: 508947 | Author: xiangjianan | Hits:

[Other resourceWindows文件系统过滤驱动开发教程

Description: 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。-I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo
Platform: | Size: 18724 | Author: 仇韬 | Hits:

[DocumentsWindows文件系统过滤驱动开发教程

Description: Windows文件系统过滤驱动开发教程
Platform: | Size: 508898 | Author: yangayi | Hits:

[Program docWindows 文件系统过滤驱动开发教程

Description: 楚狂人的《Windows 文件系统过滤驱动开发教程》第二版
Platform: | Size: 508600 | Author: 1715331412@qq.com | Hits:

[Software EngineeringWindows文件系统过滤驱动开发教程

Description: 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。-I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo
Platform: | Size: 18432 | Author: 仇韬 | Hits:

[Software Engineeringwjqd

Description: Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助-Windows File System Filter Driver Development Guide (Second Edition), useful for driver development
Platform: | Size: 508928 | Author: 钟声 | Hits:

[VC/MFCWindowskafajiaocheng

Description: Windows文件系统过滤驱动开发教程(第二版).pdf-Windows File System Filter Driver Development Guide (second edition). Pdf
Platform: | Size: 508928 | Author: zhuyanmei | Hits:

[VC/MFCWindowsFileFilter

Description: Windows文件系统过滤驱动开发教程(第二版),电子书-Windows File System Filter Driver Development Guide (Second Edition), e-books
Platform: | Size: 508928 | Author: eddiez | Hits:

[Otherwwjst2

Description: Windows 文件系统过滤驱动开发(第二版),非常好的驱动开发教程-Windows File System Filter Driver Development (second edition), very good-Driven Development Tutorial
Platform: | Size: 508928 | Author: 王军 | Hits:

[Driver DevelopWindowsfilesystemfilterdriver

Description: Windows文件系统过滤驱动开发教程,楚狂人的第二版,很有价值,学习文件系统过滤驱动的同志们可以少走很多弯路-Windows File System Filter Driver Development Guide, Chu Madman of the second edition of a valuable, learning the file system filter driver comrades can take a lot of little detours
Platform: | Size: 508928 | Author: xiangjianan | Hits:

[VC/MFCWindows_file_driver

Description: 文件系统过滤驱动开发教程 大约两年以前作者在驱动开发网上发表了一组描述如何开发Windows 文件系统过滤驱动的文章。非常庆幸这些文章能 给大家带来帮助。 原本的文章中作者使用了自己编写的代码。我不打算在这里论述代码风格的优劣并发起一场辩论,无可怀疑的是,读者们 大多喜欢看到类似微软范例的代码。为此我把文章中的代码换成微软标准的文件过滤驱动范例sfilter 的代码。赠于喜欢此 书的读者和驱动开发的后来者们。 网友们帮我整理的原版已经非常流行。为了区别起见,称为第二版。-err
Platform: | Size: 508928 | Author: 王力 | Hits:

[Software Engineeringqdkf

Description: Windows文件系统过滤驱动开发教程 . 作者,楚狂人自述 驱动开发 WORD版-Windows File System Filter Driver Development Course. Author, Chu Madman Driven Development Readme WORD Version
Platform: | Size: 73728 | Author: 徐善 | Hits:

[DocumentsFileDriver

Description: FileDriver:文件系统过滤驱动开发教程 完整的chm格式。 -FileDriver: file system filter driver development tutorial complete chm format.
Platform: | Size: 108544 | Author: cool wen zi | Hits:

[OS programfilesystemfilter

Description: 文件系统过滤驱动开发教程第二版 详细分析了文件系统过滤驱动开发的过程-File system filter driver development tutorial second edition of a detailed analysis of the file system filter driver development process
Platform: | Size: 508928 | Author: cool wen zi | Hits:

[Driver Developwindows_filesystem_driver

Description: Windows文件系统过滤驱动开发教程,是进行文件系统过滤驱动开发很好的资料-a introduce to windows file system driver develop
Platform: | Size: 510976 | Author: whowho03 | Hits:

[Hook apiFilemon_src

Description: 本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
Platform: | Size: 966656 | Author: seven | Hits:

[OS programWindows文件系统过滤驱动开发教程

Description: 学习windows内核编程时,查找的相关资料,Windows文件系统过滤驱动开发教程(Windows file system filter driver development tutorial)
Platform: | Size: 569344 | Author: xacml3.0 | Hits:
« 12 »

CodeBus www.codebus.net