文件名称:os2
介绍说明--下载内容均来自于网络,请自行研究使用
完成了“请求分页式存储管理的地址转换过程实现”。
其实验目的是:
1. 理解请求分页式存储器管理的地址转换过程。
2. 掌握在计算机内部地址映射的过程。
3. 理解FIFO,LRU,OPT三个算法及实现过程。
-"Request a paged memory management, address translation process to achieve".
The purpose of the experiment is as follows:
A paged memory management, address translation process. Understand the request.
2 lies in the computer internal address mapping process.
Understand the FIFO, LRU, OPT three algorithms and implementation process.
其实验目的是:
1. 理解请求分页式存储器管理的地址转换过程。
2. 掌握在计算机内部地址映射的过程。
3. 理解FIFO,LRU,OPT三个算法及实现过程。
-"Request a paged memory management, address translation process to achieve".
The purpose of the experiment is as follows:
A paged memory management, address translation process. Understand the request.
2 lies in the computer internal address mapping process.
Understand the FIFO, LRU, OPT three algorithms and implementation process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os2.cpp