文件名称:FileSystem
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
该源码模拟了一个linux文件系统,是操作系统初学者极好的启蒙代码。SimulatedFileSystem.cpp文件中给出了用户可以使用的一些指令。-This source code simulates a linux file system, which may greatly help OS beginners to understand the architecture of the linux file system. SimulatedFileSystem.cpp provides the user interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileSystem.h
FileTable.h
IndirectBlock.h
Inode.h
InodeBlock.h
itoa.h
SimulatedFileSystem.cpp
SuperBlock.h
Disk.h
DiskPara.h
FileDescriptor.h