文件名称:filesystem

  • 所属分类:
  • Linux/Unix编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 16kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • lili*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

模拟Linux文件系统

在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。

1.  在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。

2.  编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求:

(1)  盘块大小1k

(2)  空闲盘块的管理:Linux位图法

(3)  结构:超级块, i结点区, 根目录区

-Simulation of Linux file system at any one OS, the set up of a large file, it put the illusion into a disk, in which a simple implementation of the simulation Linux file system. 1. In the existing machine' s hard drive to open up 100M of hard disk space, as a set of hard disk space. 2. Simdisk prepared by one management procedures to manage this space to simulate the Linux file system, the requirements: [1] the disk block size 1k [2] free disk block management: Linux bitmap Law [3] Structure: The super block, i node area, the root directory of the district
(系统自动生成,下载前可以参看下载内容)

下载文件列表

applyarray.cpp

console.cpp

currentpath.cpp

disk.h

fileimage.cpp

folder.cpp

folderitem.cpp

freebitmap.cpp

inode.cpp

inodelist_disk.cpp

inodelist_memory.cpp

kernel function.cpp

main.cpp

mainwaitingthread.cpp

mystring.cpp

openfiledescriptortable.cpp

openfileitem.cpp

openfilemanager.cpp

superblock.cpp

模拟磁盘.cpp

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org