李兰侠操作系统课程设计.doc

  1. 1、本文档共26页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于混合索引结构的文件管理系统 摘要 本系统根据操作系统理论课上学习的操作系统中关于文件管理实现方法,在采用混合索引文件结构、成组链接法的基础上实现单用户的磁盘文件管理部分,包括:文件的逻辑结构、文件的物理结构、目录结构、磁盘分配回收、文件的保护和用户接口。 本论文主要阐述四部分内容,引言部分,主要说明本次操作系统课程设计的性质、教学目的、教学任务与要求、意义以及论文的结构安排;系统分析与设计部分,主要阐述系统的主要功能模块以及每个模块计划采用的实现方法和原理;系统实现部分,主要通过流程图等工具描述主要模块的实现流程;最后一部分,结束语部分,主要书写已经实现的本系统存在的不足、改进方案和在课程设计中的实际感受。 关键词:操作系统 文件管理 混合索引 ABSTRACT According to the system operating on the theory of learning in the operating system on the document management method, used in mixed-index file structure of the groups links to law based on single-user disk file management, including: the logical structure of the document, document The physical structure of the directory structure, the distribution of the recovery disk, file protection and user interface. This paper on a four-part, the introductory remarks, the main operating system that the nature of the curriculum design, the purpose of teaching, teaching and mission requirements, as well as the significance of the paper structure; part of the analysis and design, mainly on core functions of the system modules Each module, as well as the realization of the plan to adopt the methods and principles; part of the system, mainly through the flow chart, and other tools to describe the main module of the process to achieve; the last part of the concluding part of the writing has been the main achievement of the shortcomings of the system to improve the program and Curriculum design in the real feelings. key words: Operating system Document Management Index Mixed 目 录 一 引言 1 1.1性质 1 2.2 教学目的 1 2.3 任务和要求 1 2.4意义 1 2.5 论文结构安排 1 二 系统分析与设计 3 2.1系统要求 3 2.2 实现方法和原理 3 2.2.1文件的逻辑结构 3 2.2.2文件的物理结构 3 2.2.3目录结构 4 2.2.4磁盘状态 5 2.2.5用户接口 6 三 系统实现 7 3.1磁盘管理 7 3.1.1全局变量 7 3.1.2磁盘的初始化函数 7 3.1.2磁盘的分配 8 3.1.4磁盘的归还 8 3.1.5磁盘状态的显示 9 3.2目录结构的实现 10 3.2.1创建目录 10 3.2.2删除空目录 12 3.2.3删除目录 12 3.3文件 13 3.3.1建立文件 13 3.3.2删除文件 14 3.3.3复制文件 17 3.3.4移动文件 17 3.3.5编辑文件 17 3.3.6磁盘的长期存储 17 3.4用户接口 19 3.4.1流程图 19 四 结束语 21 参考文献 22 一 引言 1.1性质 操作系统是计算机科学与技术专业的主

文档评论(0)

yyh892289 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档