文件名称:FileSystem
- 所属分类:
- 嵌入式Linux
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
为LINUX 设计一个简单的二级文件系统。
设计要求:
1、可以实现下列几条命令(至少4条)。
Login 用户登录
Dir 列文件目录
Create 创建文件
Delete 删除文件
Open 打开文件
Close 关闭文件
Read 读文件
Write 写文件
2、列目录时要列出文件名、物理地址、保护码和文件长度。
3、源文件可以进行读写保护。
-To design a simple two LINUX file system. Design requirements: 1, can be achieved following a few commands (at least 4). Login User Login Create file directory Dir columns create a file Delete to delete the file Open to open the file Close the file close the file Read Read Write Write the file 2, column directory to list the file name, physical address, the protection code and file size. 3, the source file can be read and write protection.
设计要求:
1、可以实现下列几条命令(至少4条)。
Login 用户登录
Dir 列文件目录
Create 创建文件
Delete 删除文件
Open 打开文件
Close 关闭文件
Read 读文件
Write 写文件
2、列目录时要列出文件名、物理地址、保护码和文件长度。
3、源文件可以进行读写保护。
-To design a simple two LINUX file system. Design requirements: 1, can be achieved following a few commands (at least 4). Login User Login Create file directory Dir columns create a file Delete to delete the file Open to open the file Close the file close the file Read Read Write Write the file 2, column directory to list the file name, physical address, the protection code and file size. 3, the source file can be read and write protection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileSystem\FileSystem\1.doc
..........\..........\src\linux\deelx.h
..........\..........\...\.....\FileSystem.bak
..........\..........\...\.....\FileSystem.cpp
..........\..........\...\.....\FileSystem.disk
..........\..........\...\.....\FileSystem.h
..........\..........\...\.....\FilSys.h
..........\..........\...\.....\main.cpp
..........\..........\...\.....\ReadMe.txt
..........\..........\...\.....\Util.cpp
..........\..........\...\.....\Util.h
..........\..........\...\VC++\deelx.h
..........\..........\...\....\FileSystem.cpp
..........\..........\...\....\FileSystem.disk
..........\..........\...\....\FileSystem.h
..........\..........\...\....\FilSys.h
..........\..........\...\....\main.cpp
..........\..........\...\....\main.dsp
..........\..........\...\....\main.ncb
..........\..........\...\....\string2
..........\..........\...\....\Util.cpp
..........\..........\...\....\Util.h
..........\..........\...\....\工程空间.dsw
..........\..........\...\....\工程空间.ncb
..........\..........\...\....\工程空间.opt
..........\..........\...\linux
..........\..........\...\VC++
..........\..........\src
..........\FileSystem
FileSystem
..........\..........\src\linux\deelx.h
..........\..........\...\.....\FileSystem.bak
..........\..........\...\.....\FileSystem.cpp
..........\..........\...\.....\FileSystem.disk
..........\..........\...\.....\FileSystem.h
..........\..........\...\.....\FilSys.h
..........\..........\...\.....\main.cpp
..........\..........\...\.....\ReadMe.txt
..........\..........\...\.....\Util.cpp
..........\..........\...\.....\Util.h
..........\..........\...\VC++\deelx.h
..........\..........\...\....\FileSystem.cpp
..........\..........\...\....\FileSystem.disk
..........\..........\...\....\FileSystem.h
..........\..........\...\....\FilSys.h
..........\..........\...\....\main.cpp
..........\..........\...\....\main.dsp
..........\..........\...\....\main.ncb
..........\..........\...\....\string2
..........\..........\...\....\Util.cpp
..........\..........\...\....\Util.h
..........\..........\...\....\工程空间.dsw
..........\..........\...\....\工程空间.ncb
..........\..........\...\....\工程空间.opt
..........\..........\...\linux
..........\..........\...\VC++
..........\..........\src
..........\FileSystem
FileSystem