搜索资源列表
s3c44b0_29F160文件系统驱动
- s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。-s3c44b0 NOR FLASH AM29F160 JFFS2 file system MTD driver source code, I would like to hit, the product has been tested and used.
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读
Windows文件系统过滤驱动开发教程
- Windows文件系统过滤驱动开发教程
Windows 文件系统过滤驱动开发教程
- 楚狂人的《Windows 文件系统过滤驱动开发教程》第二版
ntifs
- title=Windows NT/2000/XP可安装文件系统头定义 memo=是开发Windows NT/2000/XP下文件系统驱动程序的必需头文件,可以用于开发文件系统过滤驱动及防病毒软件等。-title = Windows NT/2000/XP file system to be installed on the first memo = definition of development under Windows NT/20
FsDriver
- 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-a filter layer file system integrity-driven code and achieve document encryption, such as intercepted operation
jerf.cat_Windows 2000-XP IFS FAQs
- ifs faq,编写文件系统驱动不可缺少的-ifs faq, document preparation system drive indispensable Dongdong
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读
s3c44b0_29F160文件系统驱动
- s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。-s3c44b0 NOR FLASH AM29F160 JFFS2 file system MTD driver source code, I would like to hit, the product has been tested and used.
FILSRC
- filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
ATMEL FAT文件系统
- 文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-file system, fully compatible fat16, fat32, coupled with their own hard drives interface can be used after
NTFSRC
- windows下的一个文件系统驱动程序源程序-windows of a file system driver source
ifsdoc
- 文件系统驱动开发的文档资料(IFS DDK),包括新文件过滤接口程序员指南.rar,实现对硬盘的监控.txt,文件重定向操作.txt,注册表重定向.txt,DLL函数重定向的问题.txt,关于文件夹地隐藏.txt等。-file system driver development Documentation (IFS DDK), including new file filters Interface Programmer's G
Win2fsV0.1_src
- 一个windows 文件系统驱动源码,可以读取UNIX 文件系统。 -a windows file system driver source code, can read the UNIX file system.
hd_driver
- 硬盘驱动的例子,系统最基本的驱动,一样要DDK才可以编译,著名的还原软件deepfreeze就是通过替换系统文件系统驱动来实现的。-hard drives example, the basic system-driven, the same can be DDK compiler. Reduction of the famous deepfreeze software system is replaced by paper-driven
filesys
- 文件系统驱动的代码,包含完整的工程,里面的说明很详细-File system driver code that contains the complete works, which very detailed descr iption of
FsTPM0
- 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-A filter layer of the integrity of the file system driver code, the realization of the document encryption, such as operation of intercepted
Windows文件系统过滤驱动开发教程
- 学习windows内核编程时,查找的相关资料,Windows文件系统过滤驱动开发教程(Windows file system filter driver development tutorial)