CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发

文件名称:OS_Big_Work_No3

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    314.91kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一、设计目的

1、理解动态分区式存储管理的工作原理

2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法

3、掌握动态分区分配的存储分配和存储回收的过程

二、设计要求

1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区;

2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业;

3、程序启动时读两分区表数据文件,并在屏幕上显示内存的使用状态

3、接受用户的内存申请,格式:作业名、申请空间的大小

4、分别按照三种内存分配算法,选择一个空闲分区,分割,修改空闲分区表、填写已分配分区表;

5、接收作业结束信息,回收分配给作业的分区,必要时合并空闲分区,改写两个分区表;

6、在接受用户的内存申请时,当申请空间的大小大于目前任意一个空闲分区而小于若干个空闲分区的大小之和时,分配前进行碎片整理-1, designed to

1, dynamic partitioning storage management to understand the working principle of

2, master partition of about three algorithms: First-fit algorithm, the best-fit algorithm and the worst-fit algorithm

3, grasp the dynamic partition of storage allocation and storage process of recovery

Second, the design requirements

1, the establishment of free partition table data file, the file includes two fields: the starting address of free zones and the length the file has a number of records, that the current system has more than idle partitions 

2, the establishment has been assigned the partition table data file, which includes three fields: the starting address of the allocated area, length, operating name The document has a number of records, that the current system has multiple operations 

3, the program starts reading from a two partition table data file, and displayed on the screen using the state of the memory

3, accept the user s memory, applications, fo
(系统自动生成,下载前可以参看下载内容)

下载文件列表

OS_Big_Work_No3/Allocated_Info.h
OS_Big_Work_No3/Alloc_Info_Sort.h
OS_Big_Work_No3/Best_Fit_Algo_Sort.h
OS_Big_Work_No3/Debug/main.o
OS_Big_Work_No3/Debug/Memory_Routine.o
OS_Big_Work_No3/Debug/Memory_Routine_By_BFA.o
OS_Big_Work_No3/Debug/Memory_Routine_By_FFA.o
OS_Big_Work_No3/Debug/Memory_Routine_By_WFA.o
OS_Big_Work_No3/Debug/test.exe
OS_Big_Work_No3/First_Fit_Algo_Sort.h
OS_Big_Work_No3/Free_Info.h
OS_Big_Work_No3/main.c
OS_Big_Work_No3/main.cpp
OS_Big_Work_No3/Memory_Routine.c
OS_Big_Work_No3/Memory_Routine.cpp
OS_Big_Work_No3/Memory_Routine.h
OS_Big_Work_No3/Memory_Routine_By_BFA.cpp
OS_Big_Work_No3/Memory_Routine_By_BFA.h
OS_Big_Work_No3/Memory_Routine_By_BFA.html
OS_Big_Work_No3/Memory_Routine_By_FFA.cpp
OS_Big_Work_No3/Memory_Routine_By_FFA.h
OS_Big_Work_No3/Memory_Routine_By_WFA.cpp
OS_Big_Work_No3/Memory_Routine_By_WFA.h
OS_Big_Work_No3/test.msp
OS_Big_Work_No3/Worst_Fit_Algo_Sort.h
OS_Big_Work_No3/Debug
OS_Big_Work_No3

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com