文件名称:dynamic-partitioning
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统动态分区式存取管理,包括首次适应分配算法、循环适应分配算法、最佳适应算法、伙伴系统算法。-The dynamic partitioning operating system access management, including the first-fit allocation algorithm, Cycle adapt allocation algorithm, the best adaptation algorithm, partner system algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验3\1空闲分区链-首次适应分配算法.cpp
.....\1空闲分区链-首次适应分配算法(有记录文件输出).exe
.....\2空闲分区链-循环适应分配算法.cpp
.....\2空闲分区链-循环适应分配算法(有记录文件输出).exe
.....\3空闲分区链-最佳适应分配算法.cpp
.....\3空闲分区链-最佳适应分配算法(有记录文件输出).exe
.....\4空闲分区链-伙伴系统分配算法.cpp
.....\4空闲分区链-伙伴系统分配算法(有记录文件输出).exe
.....\RunlogSM1.txt
.....\sample RunlogSM1.txt
.....\sample RunlogSM2.txt
.....\sample RunlogSM3.txt
.....\sample RunlogSM4.txt
.....\流程图1.vsd
.....\流程图2.vsd
.....\流程图3.vsd
.....\流程图4.vsd
实验3