文件名称:UnixFileSysSim
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 221kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在内存中申请1M的空间来模拟存取设备,空间划分为三部分,第一部分用来存放位示图,用于标识数据块的使用情况,第二部分放置一个文件索引的数据,用于快速的查找数据,第三部分放置数据信息,第三部分划分为512块,每块512B,其256K,放置在1M空间的最末端,由第三部分的大小可知,第一部分只需64B即可,中间的部分用来存放文件索引。其他用到的存储单元由系统分配。-1M applications in memory space to simulate the access to equipment, space is divided into three parts, the first part of that is used to store digital map data blocks used to identify the usage of the second part of placing a document index data for fast Find data, the third part of placing data and information, the third part is divided into 512, each block 512B, the 256K, placed in 1M end of space, from the size of the third part, we can see that the first part can only 64B, Central part of the index used to store documents. The other used by the system the distribution of memory cell.
相关搜索: UnixFileSysSim
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UnixFileSysSim
..............\UnixFileSysSim
..............\..............\Code
..............\..............\....\UnixFileSysSim
..............\..............\....\..............\Debug
..............\..............\....\..............\UnixFileSysSim.cpp
..............\..............\....\..............\UnixFileSysSim.dsp
..............\..............\....\..............\UnixFileSysSim.dsw
..............\..............\....\..............\UnixFileSysSim.h
..............\..............\....\..............\UnixFileSysSim.ncb
..............\..............\....\..............\UnixFileSysSim.opt
..............\..............\....\..............\UnixFileSysSim.plg
..............\..............\....\..............\UnixFileSysSim.sln
..............\..............\....\..............\UnixFileSysSim.suo
..............\..............\....\..............\UnixFileSysSim.vcproj
..............\..............\Doc
..............\..............\...\心得体会.doc
..............\..............\...\模拟UNIX文件系统流程图.vsd
..............\UnixFileSysSim
..............\..............\Code
..............\..............\....\UnixFileSysSim
..............\..............\....\..............\Debug
..............\..............\....\..............\UnixFileSysSim.cpp
..............\..............\....\..............\UnixFileSysSim.dsp
..............\..............\....\..............\UnixFileSysSim.dsw
..............\..............\....\..............\UnixFileSysSim.h
..............\..............\....\..............\UnixFileSysSim.ncb
..............\..............\....\..............\UnixFileSysSim.opt
..............\..............\....\..............\UnixFileSysSim.plg
..............\..............\....\..............\UnixFileSysSim.sln
..............\..............\....\..............\UnixFileSysSim.suo
..............\..............\....\..............\UnixFileSysSim.vcproj
..............\..............\Doc
..............\..............\...\心得体会.doc
..............\..............\...\模拟UNIX文件系统流程图.vsd