文件名称:dynamic-partition
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统:
模拟实现动态分区存储管理
实现的功能:实现了题目的所有要求,采用最先适应算法。
优点:窗口界面良好,给出了相应的提示信息,根据窗口的提示信息即可完成模拟实现动态分区存储管理;还可以修改主存的大小
直接修改MEM_MAX的值即可。
缺点:未给出最优适应算法。
-Operating System: simulation dynamic storage management functions to achieve: to achieve all the requirements of the subject, using the first-fit algorithm. Advantages: Good window interface, gives the corresponding message, according to the message window to complete simulation of dynamic storage management You can also modify the size of main memory directly modify MEM_MAX of value. Cons: optimal adaptation algorithm is not given.
模拟实现动态分区存储管理
实现的功能:实现了题目的所有要求,采用最先适应算法。
优点:窗口界面良好,给出了相应的提示信息,根据窗口的提示信息即可完成模拟实现动态分区存储管理;还可以修改主存的大小
直接修改MEM_MAX的值即可。
缺点:未给出最优适应算法。
-Operating System: simulation dynamic storage management functions to achieve: to achieve all the requirements of the subject, using the first-fit algorithm. Advantages: Good window interface, gives the corresponding message, according to the message window to complete simulation of dynamic storage management You can also modify the size of main memory directly modify MEM_MAX of value. Cons: optimal adaptation algorithm is not given.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sourcecode.cpp
sourcecode.exe
Readme.txt