文件名称:small-unix
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:6.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divided into three parts, as follows: bit view, I node area and data area. Data area is divided into 1024 blocks, each block is 1024 bytes. Simulate external memory with a file, were simulated in the program memory array using the I node, bitmap, the file system. In every operation the corresponding element if there are any changes, then the corresponding output in the file, update the corresponding data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
小型类UNIX文件系统/head.h
小型类UNIX文件系统/main.cpp
小型类UNIX文件系统/说明.txt
小型类UNIX文件系统/main.cpp
小型类UNIX文件系统/说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.