搜索资源列表
filesys_emu
- 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file sy
wjxtmn
- 基于UNIX6的文件系统模拟程序,供OS课程设计参考使用,在TC环境下测试成功-UNIX6 based on the file system simulation program for OS reference design courses, TC environment in the test successful
fl5
- 操作系统 实验五 文件系统 模拟一个简单的文件系统。
文件管理模拟系统设计报告
- 文件管理模拟系统设计报告-document management simulation system design report
模拟二级文件系统
- 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,f
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
linux文件系统模拟设计
- 本科毕业论文(设计)开题报告
CAOZUOXITONG.rar
- 操作系统的设计性实验~文件系统 • 熟悉文件系统管理过程 • 模拟文件系统工作过程,实现文件的存储和删除 • 撰写实验报告 ,Operating system design experiment ~ file system
mi.rar
- 操作系统课程设计 模拟的文件系统编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。,OS filesystem design
文件系统模拟
- 文件系统模拟 模拟采用二级目录结构的磁盘文件系统中的文件操作-Analog simulation of the file system directory structure with the secondary file system disk file operations
os
- 设计一个模拟的多用户多级目录的文件系统,并提供基本命令来模拟这个文件系统的文件操作。用一个文件来模拟用户表,用来记录当前系统中的用户,每一个用户有一张自己的用户目录表,用来记录自己账户下的目录情况,目录表也是用形式保存在硬盘中。用户分普通用户,管理员,超级管理员三种,各用户只可以在自己目录下操作文件,超级管理员可以为新用户分配用户目录,可以设置用户的权限,而管理员只可以为新用户分配用户目录,普通用户则只能在自己的目录下进行文件操作。 用户登陆之后,可以在其用户目录下面进行文件操作,可以新建
OS-FileSystem
- 简单模拟了操作系统文件系统的操作,其中包括:添加文件夹,文件,修改文件名,删除文件,格式化等操作-Simple simulation of the operating system, file system operations, including: Add a folder, file, modify file names, delete files, formatting and other operations
FileSystme(1)
- 操作系统课程设计,模拟文件系统,很好的一个东西-Operating systems curriculum design, simulation file system, a very good thing
Operatingsystemscurriculumdesignsimulationofhefile
- 操作系统课程设计,模拟文件系统算法的C编写-Operating systems curriculum design, simulation of the file system algorithm
unixfilesystem
- 操作系统课程设计 模拟unix文件系统 心血-Simulation of operating systems curriculum design efforts unix file system
Linux
- 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
fileSYS
- 文件系统模拟一个文件管理系统工作过程,对文件做目录,分级,可改变目录、创建文件、删除文件、显示目录、创建目录、删除目录-File System Simulation of a document management system process, so the directory of files, grading, can change the directory, create files, delete files, display directory, create directory,
OS
- 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
OS4
- 文件系统实验,模拟文件系统实现的基本功能-File system experiments, analog realization of the basic functions of file systems
Filesystem.tar
- 操作系统文件系统模拟,支持多用户,创建用户,支持用户创建自己文件及增删改查操作,支持权限设置-FileSystem