搜索资源列表
-
1下载:
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
-
-
0下载:
该代码为os中文件系统中的代码,仅仅是一个虚拟的-os File System code is only a virtual
-
-
0下载:
完美的虚拟加密文件系统程序。可以加密硬盘、优盘等,可以创建自己的文件保险箱,界面简单、易用。-perfect virtual file system encryption procedures. Can be encrypted hard disks You Pan, and can create your own documents safe, simple interface, easy-to-use.
-
-
0下载:
分散索引的虚拟文件系统-scattered Index Virtual File System
-
-
0下载:
虚拟文件系统 这个简单的文件系统实现了最简单的文件系统功能,是使用一个磁盘文件来模拟磁盘的。-virtual file system this simple file system to achieve the most simple functions of the file system is to use a disk file to simulate disk.
-
-
2下载:
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等
-
-
0下载:
给予一个文件的虚拟文件系统,实现了Fat等格式。-Documents give a virtual file system, the realization of the Fat and other formats.
-
-
0下载:
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
-
-
3下载:
这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
-
-
0下载:
a virtual file system and package tool, using c++ language.
-
-
0下载:
功能:
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。
2.文件物理结构可采用显式链接或其他方法。
3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。
4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。
5
-
-
0下载:
用VC写的 虚拟文件系统 经过测试 效果不错-Virtual file system written with VC tested the effect of good
-
-
0下载:
华工的操作系统课程设计参考源码,实现了一个虚拟文件系统。-Laborers curriculum design reference source operating system, a virtual file system.
-
-
0下载:
参考linux extra2文件系统设计的一个基于c++读写文件操作的虚拟文件系统,适合作为操作系统课程的大作业参考-A reference linux extra2 file system design based on the virtual file system c++ write file operation, suitable for operating system programs big job reference
-
-
1下载:
虚拟文件系统,对资源进行打包,解包,并且使用zlib进行压缩-Virtual file system for resources packing, unpacking, and uses zlib compression
-
-
0下载:
c++开发虚拟文件系统,支持用户管理,权限设置,虚拟系统与本机磁盘系统间的导入与导出功能,该系统拥有磁盘格式化,目录,文件创建,浏览,编辑,删除,等功能-C++ development of a virtual file system, support for user management, permissions settings, import and export functions of virtual system and the unit disk system, this sys
-
-
0下载:
在磁盘上申请一块空间实现一个模拟文件系统,该模拟文件系统实现了增加、删除、打开、关闭、读写文件等文件系统的基本功能。-The program is a virtual file system. It supports some basic functions such as create ,delete, open, close, read and write files...
-
-
0下载:
虚拟磁盘。创建文件等。命令行演示,通过模拟一个.dat文件创造出一个dat32虚拟文件系统-Virtual disk. Create file. Command line presentation,Create a dat32 virtual file system by simulating a.Dat file
-
-
0下载:
模拟一个虚拟磁盘文件系统,主要用于设计模式培训。(Simulation of a virtual disk file system, mainly for design pattern training.)
-
-
1下载:
hfs网络文件服务器是专为个人用户所设计的HTTP档案系统,如果您觉得架设FTP Server太麻烦,那么这个软件可以提供您更方便的网络文件传输系统,下载后无须安装,只要解压缩后执行 hfs.exe,于「Virtual File System(虚拟档案系统)」窗格下按鼠标右键,即可新增/移除虚拟档案资料夹,或者直接将欲加入的档案拖曳至此窗口,便可架设完成个人HTTP网络文件服务器。(HFS HTTP is a network file server file system designed fo
-