Welcome![Sign In][Sign Up]
Location:
Search - UnixFileSysSim

Search list

[Linux-UnixUnixFileSysSim

Description: 在内存中申请1M的空间来模拟存取设备,空间划分为三部分,第一部分用来存放位示图,用于标识数据块的使用情况,第二部分放置一个文件索引的数据,用于快速的查找数据,第三部分放置数据信息,第三部分划分为512块,每块512B,其256K,放置在1M空间的最末端,由第三部分的大小可知,第一部分只需64B即可,中间的部分用来存放文件索引。其他用到的存储单元由系统分配。
Platform: | Size: 45686 | Author: 孙立志 | Hits:

[File Operatenew_wenjianxitong

Description: 成组链接模拟unix文件系统 功能包括:3)文件的创建 文件的打开: 文件的读: 文件的写:文件关闭 删除文件 创建目录(建立子目录) 改变当前目录 列出文件目录 退出-simulation unix file system features include : 3) documents the creation of open document : document read : The paper wrote : File closed delete the file create directories (establishment of subdirectories) to change the current directory to withdraw from the directory list
Platform: | Size: 4096 | Author: jian | Hits:

[Linux-UnixUnixFileSysSim

Description: 在内存中申请1M的空间来模拟存取设备,空间划分为三部分,第一部分用来存放位示图,用于标识数据块的使用情况,第二部分放置一个文件索引的数据,用于快速的查找数据,第三部分放置数据信息,第三部分划分为512块,每块512B,其256K,放置在1M空间的最末端,由第三部分的大小可知,第一部分只需64B即可,中间的部分用来存放文件索引。其他用到的存储单元由系统分配。-1M applications in memory space to simulate the access to equipment, space is divided into three parts, the first part of that is used to store digital map data blocks used to identify the usage of the second part of placing a document index data for fast Find data, the third part of placing data and information, the third part is divided into 512, each block 512B, the 256K, placed in 1M end of space, from the size of the third part, we can see that the first part can only 64B, Central part of the index used to store documents. The other used by the system the distribution of memory cell.
Platform: | Size: 226304 | Author: 孙立志 | Hits:

[File OperateUnixFileSysSim

Description: 一、题目: 模拟UNIX文件系统的设计及实现 即:多用户、多目录的文件系统的设计------用VC或Delphi编程模拟文件系统的管理 参考教材或课件上的有关文件系统的章节(教材和课件的第8章和第9章、教材上的第13章或教材上的第14章)。 二、目的 通过OS文件子系统的设计、增强OS设计的技巧,达到提高解决实际OS的设计能力的提高。 三、内容 多用户的多级目录的文件系统设计。 四、要求 1. 多用户 :usr1,usr2,usr3,……,usr8 (1-8个用户) 2. 多级目录:可有多级子目录; 3. 具有login (用户登录) 4. 系统初始化(建文件卷、提供登录模块) 5. 文件的创建: create 6. 文件的打开:open 7. 文件的读:read 8. 文件的写:write 9. 文件关闭:close -err
Platform: | Size: 296960 | Author: test88888 | Hits:

[File OperateUnixFileSysSim

Description: 模拟UNIX系统的文件管理功能。包括: 多用户 :usr1, …, usr8 (1-8个用户) 多级目录:可有多级子目录; 具有login (用户登录) 系统初始化(建文件卷、提供登录模块) 文件的创建: create 文件的打开:open 文件的读:read 文件的写:write-Simulation of UNIX file system management functions. Include: multi-user: usr1, ..., usr8 (1-8 users) multi-level directory: a subdirectory can have class has a login (user login) system initialization (construction paper roll, providing login module) file creation : create documents open: open the document read: read the written document: write
Platform: | Size: 312320 | Author: Xu Enliang | Hits:

CodeBus www.codebus.net