搜索资源列表
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
多用户多级目录文件系统的实现
- 本课程设计要求设计一个模拟的多用户多级目录的文件系统。通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。
OSMU
- 设计并实现一个多用户多级目录结构的文件系统,开发平台是Linux-Designed and implemented a multi-user multi-level directory structure of the file system, development platform is Linux
linuxfilesystem
- 模拟实现UNIX的文件系统,多用户、多级目录结构文件系统的设计与实现模拟实现UNIX的文件系统-Simulation of the realization of UNIX file system, multi-user, multi-level directory structure File System Design and Implementation of simulation to achieve UNIX file system
Linuxwenjianxitong
- 1.编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。要求: (1)设计多用户文件系统,采用多级文件目录。 (2)至少要有十个以上的实用命令,应设置文件保护措施。 (3)设计一个较实用的用户界面,方便用户使用,界面要为用户提供足够的选择信息,不需用户打入打入冗长的命令。-1. Write and debug a tree directory structure, file system, simulation document management workflow. R
OS-
- 多用户多级目录文件系统模拟 操作系统课程设计-Many users multilevel directory file system simulation operating system course design