文件名称:erjimuluwenjianmonixitong
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 296kb
- 下载次数:
- 1次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
针对操作系统进行二级目录文件系统的模拟 用disk.txt模拟硬盘,设定硬盘容量分为100个物理块,每个物理块的大小512字节,盘块之间用(‘\n’)分割。
因此一个盘块:512字节数据+1字节(‘\n’)分割符=513字节,则disk.txt 长度=51300( 100×513 )+1字节(文件结束符)=51301字节 。
-Secondary directory for the operating system file system simulation using simulation disk.txt hard drive, hard drive capacity set is divided into 100 physical blocks, each physical block size of 512 bytes, between the disk block ( ) partition. Thus, a disk block: 512 bytes of data 1 byte ( ) partition Fu = 513 bytes, then disk.txt length = 51300 (100 × 513) 1 bytes (at end-of-file) = 51,301 bytes.
因此一个盘块:512字节数据+1字节(‘\n’)分割符=513字节,则disk.txt 长度=51300( 100×513 )+1字节(文件结束符)=51301字节 。
-Secondary directory for the operating system file system simulation using simulation disk.txt hard drive, hard drive capacity set is divided into 100 physical blocks, each physical block size of 512 bytes, between the disk block ( ) partition. Thus, a disk block: 512 bytes of data 1 byte ( ) partition Fu = 513 bytes, then disk.txt length = 51300 (100 × 513) 1 bytes (at end-of-file) = 51,301 bytes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二级目录文件系统模拟
....................\Debug
....................\disk.txt
....................\二级目录文件系统模拟.cpp
....................\二级目录文件系统模拟.dsp
....................\二级目录文件系统模拟.dsw
....................\二级目录文件系统模拟.ncb
....................\二级目录文件系统模拟.opt
....................\二级目录文件系统模拟.plg
....................\定义.h
....................\Debug
....................\disk.txt
....................\二级目录文件系统模拟.cpp
....................\二级目录文件系统模拟.dsp
....................\二级目录文件系统模拟.dsw
....................\二级目录文件系统模拟.ncb
....................\二级目录文件系统模拟.opt
....................\二级目录文件系统模拟.plg
....................\定义.h