文件名称:os_file
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK, CP, MKDIR, rmdir, CD, LS, cat, Chmod, chown, chgrp, chnam, etc.). The implementation of file system is based on hybrid index file structure, including using idle node stack to manage idle nodes and group links to manage idle disk blocks.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
os_file | 0 | 2018-04-05 |
os_file\control.txt | 1 | 2015-11-30 |
os_file\disk.txt | 0 | 2015-11-30 |
os_file\main.cpp | 38042 | 2017-03-01 |
os_file\user.txt | 0 | 2015-11-30 |
os_file\命令说明.doc | 1617408 | 2015-12-04 |
os_file\实验七.doc | 6971392 | 2015-12-04 |