文件名称:linux1
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.36mb
- 下载次数:
- 0次
- 提 供 者:
- huang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
为linux系统设计一个简单的二级文件系统。要求做到以下几点:
(1)可以实现下列几条命令(至少4条);
dir 列文件目录
create 创建文件
delete 删除文件
open 打开文件
close 关闭文件
read 读文件
write 写文件
(2)列目录时要列出文件名、物理地址、保护码和文件长度;
(3)源文件可以进行读写保护。
-For the linux system to design a simple two file systems. Required to do the following: (1) can be achieved following a few commands (at least 4) dir list file directory Create to create the file Delete to delete the file open close close open file file file read read write write file (2) column directory To list the file name, physical address, to protect code and the file length (3) the source file can be read and write protection.
(1)可以实现下列几条命令(至少4条);
dir 列文件目录
create 创建文件
delete 删除文件
open 打开文件
close 关闭文件
read 读文件
write 写文件
(2)列目录时要列出文件名、物理地址、保护码和文件长度;
(3)源文件可以进行读写保护。
-For the linux system to design a simple two file systems. Required to do the following: (1) can be achieved following a few commands (at least 4) dir list file directory Create to create the file Delete to delete the file open close close open file file file read read write write file (2) column directory To list the file name, physical address, to protect code and the file length (3) the source file can be read and write protection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux\Debug\os.exe
.....\.....\os.ilk
.....\.....\os.obj
.....\.....\os.pch
.....\.....\os.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\define.h
.....\os.cpp
.....\os.dsp
.....\os.dsw
.....\os.ncb
.....\os.opt
.....\os.plg
.....\操作系统课程设计-模拟文件系统.doc
.....\Debug
linux
.....\.....\os.ilk
.....\.....\os.obj
.....\.....\os.pch
.....\.....\os.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\define.h
.....\os.cpp
.....\os.dsp
.....\os.dsw
.....\os.ncb
.....\os.opt
.....\os.plg
.....\操作系统课程设计-模拟文件系统.doc
.....\Debug
linux