文件名称:os4FileSystems
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 92.38kb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学习有关Linux文件管理程序如何组织的知识,然后为简化的文件系统设计并实现一组目录操作。Linux所设计的文件管理程序用于适应多种不同类型的磁盘设备,这些磁盘设备其文件系统的组织结构各异,磁盘格式也不相同。虽然Linux为硬盘提供了自己的文件系统组织结构(ext2),但是文件管理程序可以扩展在任何文件系统格式上执行。
-learn Linux document management procedures of how to organize knowledge, Then the paper to simplify system design and realization of a catalog operation group. Linux designed document management procedures for adaptation to a variety of different types of disk equipment. These disk file system equipment of its organizational structure differ from the same disk format. Although Linux hard drive to its own file system structures (ext2), But document management procedures can be extended in any format file system implementation.
-learn Linux document management procedures of how to organize knowledge, Then the paper to simplify system design and realization of a catalog operation group. Linux designed document management procedures for adaptation to a variety of different types of disk equipment. These disk file system equipment of its organizational structure differ from the same disk format. Although Linux hard drive to its own file system structures (ext2), But document management procedures can be extended in any format file system implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 57578860os4filesystems.rar 列表 os4\src\example1\filesys os4\src\example1\filesys.c os4\src\example1\filesys.c.bak os4\src\example1\filesys.h os4\src\example1\filesys.o os4\src\example1\Makefile os4\src\example1\readme.txt os4\src\example1 os4\src\example2\function.h os4\src\example2\main.cpp os4\src\example2\para.h os4\src\example2\t_alpha os4\src\example2 os4\src\test\bin.c os4\src\test\bits os4\src\test\bits.c os4\src\test\calc os4\src\test\calc.c os4\src\test\file os4\src\test\file.c os4\src\test\file.o os4\src\test\Makefile os4\src\test\tolower os4\src\test\tolower.c os4\src\test os4\src os4