文件名称:LRU
介绍说明--下载内容均来自于网络,请自行研究使用
简单实现LRU页面置换算法,可输入页面个数,自己输入页面优先级,最后显示页面置换过程-Simple implementation of LRU page replacement algorithm, you can enter the number of pages, their input page priority, the last page replacement process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LRU页面置换算法演示.png
LRU页面置换.cpp