-
Windows文件系统过滤驱动开发教程
我经常在网上碰到同行请求开发文件系统驱动。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)
- 2005-06-13 20:12:26下载
- 积分:1
-
bmpreaderwriter.tar
这是一个C语言写的简易BMP读取写入工具,所有代码存在头文件中。(This is a C language to write simple BMP read write tool, all the code exists in the header file.)
- 2017-10-14 14:48:42下载
- 积分:1
-
Visual-CPP_MATLAB
vc++和matlab的图像处理应用程序,可以相互调用,属于混合编程的各个实例程序。(VC++ and MATLAB image processing applications, can call each other, belonging to the mixed programming various examples of procedures.)
- 2012-01-02 20:12:03下载
- 积分:1
-
智能升降桌子stm32 程序
pwm stm32 C++ 霍尔 pid 智能办公桌,pwm stm32 C++ 霍尔 pid 智能办公桌,pwm stm32 C++ 霍尔 pid 智能办公桌
- 2022-09-09 14:40:03下载
- 积分:1
-
OOhandling
object oriented handling example
- 2014-02-01 11:51:01下载
- 积分:1
-
woman_robot1
3ds 导出 C++ OpenGL 可以参考学习(3ds export C++ OpenGL)
- 2020-06-19 09:15:41下载
- 积分:1
-
qfblished
说明: 中国水利水电出版社出版的书籍《Csharp专业项目实例开发》配套的源代码(The supporting Source Code of Csharp Professional Project example Development published by China Water Conservancy and Hydropower Publishing House)
- 2019-05-10 04:08:44下载
- 积分:1
-
huffmanqi
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案(not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces can Win OK this program read from the file into the text, compiled into the paper, not directly on the screen appeared the answer)
- 2006-11-08 11:58:41下载
- 积分:1
-
Atmel_mp3_USB
本源代码用于使用ATMEL公司的AT89C51芯片实现硬件mp3,其中包括有特色的mp3解码算法和U盘功能读写程序。(Source code for use ATMEL Corporation AT89C51 chip hardware mp3, have characteristics which include mp3 decoding algorithm and U disk function to read and write procedures.)
- 2008-08-07 16:10:10下载
- 积分:1
-
pro_dds
说明: 基于STC51单片机,实现dds的算法部分(Based on 51, the algorithm part of the realization of dds)
- 2010-05-03 15:54:17下载
- 积分:1