文件名称:LRU
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LRU
...\Debug
...\LRU.cpp
...\LRU.dsp
...\LRU.dsw
...\LRU.ncb
...\LRU.opt
...\ReadMe.txt
...\StdAfx.cpp
...\StdAfx.h
...\Debug
...\LRU.cpp
...\LRU.dsp
...\LRU.dsw
...\LRU.ncb
...\LRU.opt
...\ReadMe.txt
...\StdAfx.cpp
...\StdAfx.h