搜索资源列表
Os3
- 关于操作系统课程的主存空间的分配与回收 采用可变分区存储管理,采用空闲分区表(链)进行。设计一个空闲分区表(链),空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间。 设计一个某时刻主存空间占用情况表,作为主存当前使用基础。初始化空闲区和已分配区说明表的值。自己设计一个作业申请队列以及作业完成后的释放顺序,实现主存的分配和回收。把空闲区分区表的变化情况以及各作业的申请、释放情况显示、打印出来。 算法,用MFC环境实现。 -Distribution and
kolibri_src
- New Kolibri version 0.6.5.0 released. It s based on a bit less than hundred and a half revisions, including many changed and additions for both kernel and applications. Most noticeable is read ability from NTFS partitions, kernel support for programs
OS_Big_Work_No3
- 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
ARINC653_Overview
- windRiver公司嵌入式分时分区操作系统vxWorks653的技术介绍ppt,对比较系统的了解分时分区os的原理机制有极大帮助-windRiver Embedded operating system, time-sharing partitions vxWorks653 of technical presentations ppt, on a more systematic understanding of the principle of time-sharing mechanism os
dongtaifenqu
- 模拟动态分区存储管理方式的主存分配与回收。具体包括: (1)确定主存空间分配表(空闲分区、已分配分区); (2)采用一种分配处理发(BF、WF、或FF等)完成主存空间分配和回收; (3)编写主函数对所有工作进行测试。 -Simulate dynamic partition management for main memory storage allocation and recovery. These include: (1) to determine the main memo
dos
- win2k下NTFS分区用ntldr加载进dos源代码-NTFS partitions in the win2k ntldr loaded into the dos source code.
fixedpartition
- 操作系统的实验,固定分区的模拟,主要实现比较简单,当用户申请空间时按空间大小可以放得下的即为找到的分区。-Experimental operating system, a fixed partition of the simulation, to achieve relatively simple, when the user to apply for space according to the space size can be put under is found partitions.
ll
- 动态分区分配算法 动态分区分配算法 动态分区分配算法 动态分区分配算法-Dynamic allocation algorithm partitions