搜索资源列表
文件管理系统课程设计
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。要求: (1)设计多用户文件系统,采用多级文件目录。 (2)至少要有十个以上的实用命令,应设置文件保护措施。 (3)设计一个较实用的用户界面,方便用户使用,界面要为用户提供足够的选择信息,不需用户打入打入冗长的命令。 里面包括了报告。
模拟磁盘文件管理
- 操作系统课设 模拟磁盘文件管理
操作系统课程设计 文件管理系统
- 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源
gentoo-0.11.15
- 操作系统文件管理-operating system document management
文件管理模拟系统设计报告
- 文件管理模拟系统设计报告-document management simulation system design report
wjgl
- 操作系统--文件管理-operating system-- Document Management
234225实验二实验报告
- 上操作系统所作的试验报告,内容很丰富,有关进程和内存文件管理的-operating system on the test report, is very rich in contents, the process of memory and document management
vb 模拟操作系统
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
ossun
- 这是一个操作系统(计算机系课程)的课程设计。它的功能是模拟文件管理,包括建立用户,建立文件并对文件设置属性.还包括对文件的添加,修改,删除等操作-This is an operating system (computer science courses) are designed. Its function is simulated document management, including the establishment of
文件系统设计.cpp
- 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
C语言文件管理
- 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件
一个多用户多级目录结构文件系统设计与实现
- 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for th
操作系统课程实验
- 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
wenjianguanli
- 操作系统文件管理,全WINDOWS界面,实现鼠标事件处理,键盘事件处理等功能,屏弃DOS提高交互能力!-document management system, all Windows interface, the mouse incident, Keyboard event processing and other functions, to renounce interactive capabilities to enhance DO
caozuoxitong
- 有关操作系统文件管理的一份课程设计,希望对大家有用-Document management on the operating system to a curriculum design, everyone would like to be useful
WEI
- 用c语言实现操作系统文件管理系统——位示图法。查找空闲的位置是否满足要求-C-language operating system with document management system- digital show diagram. Find a free location to meet the requirements of
OperateFile
- 这是一个模拟操作系统文件管理系统的程序-This is a simulation of the operating system document management system procedures
0s
- c 语言实现的操作系统文件管理,但是没有图形化,这是个遗憾-c-language operating system file management, but not graphic, it is a regret
filesystem__ok
- 操作系统文件管理,自己的操作系统大作业,绝对是自己编的-Document management system, its own operating system, major operation, it is its own series of
os
- 模拟操作系统文件管理,用于了解操作系统内部文件调度管理的方法。利于对操作系统的学习。(Analog operating system file management)