文件名称:File-system

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2.99mb
  • 下载次数:
  • 1次
  • 提 供 者:
  • 金**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.  在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。

2.  文件物理结构可采用显式链接或其他方法。

3.  磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。

4.  文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。

5.  设计一个较实用的用户界面,方便用户使用。要求提供以下相关文件操作:

(1)具有login (用户登录)

(2)系统初始化(建文件卷、提供登录模块)

(3)文件的创建: create

(4)文件的打开:open

(5)文件的读:read

(6)文件的写:write

(7)文件关闭:close

(8)删除文件:delete

(9)创建目录(建立子目录):mkdir

(10)改变当前目录:cd

(11)列出文件目录:dir

(12)退出:logout

-

Allow phonetic typing

EnglishSpanishArabic



A.In memory to open up a virtual disk space, file storage, file system on more than one user directory.

Two. Document physical structure can be explicitly links or other methods.

3. Disk free space management selectable bit diagram or other means. If you use the diagram to manage file storage space, and explicitly links allocation, the bit to show maps of the FAT.

4. The file directory structure using the multi-user multi-level directory structure, each directory entry contains the file name, physical address, the length of the file read and write protection, but also through the directory entry. Directory organization can not use the index nodes of the way, but using an index node, then the difficulty factor of 1.2.

5 Design a practical user interface, user-friendly. Request the relevant documents of the following:

(1) login (user login)

(2) The system is initialized (build file volume to provide the login module)

(3) file creati
(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件管理系统\file.exe

............\程序文件\Debug\file.obj

............\........\.....\file.pch

............\........\.....\file.pdb

............\........\.....\fileDlg.obj

............\........\.....\fileDlg.pch

............\........\.....\fileDlg.pdb

............\........\.....\RCa01296

............\........\.....\RCa02168

............\........\.....\RCa02252

............\........\.....\RCa03400

............\........\.....\RCa05168

............\........\.....\RCa05268

............\........\.....\RCa05924

............\........\.....\RCa05976

............\........\.....\RCa06052

............\........\.....\RCb06052

............\........\.....\StdAfx.obj

............\........\.....\vc60.idb

............\........\.....\vc60.pdb

............\........\file.cpp

............\........\file.dsp

............\........\file.dsw

............\........\file.exe

............\........\file.h

............\........\file.ncb

............\........\file.opt

............\........\file.plg

............\........\file.rc

............\........\fileDlg.cpp

............\........\fileDlg.dsp

............\........\fileDlg.dsw

............\........\fileDlg.h

............\........\fileDlg.ncb

............\........\fileDlg.opt

............\........\fileDlg.plg

............\........\resource.h

............\........\StdAfx.cpp

............\........\StdAfx.h

............\课程设计实验报告.doc

............\程序文件\Debug

............\程序文件

文件管理系统

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org