文件名称:LRU
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:6.24kb
-
已下载: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/LRU.cpp
LRU/LRU.dsp
LRU/LRU.dsw
LRU/LRU.ncb
LRU/LRU.opt
LRU/ReadMe.txt
LRU/StdAfx.cpp
LRU/StdAfx.h
LRU
LRU/LRU.cpp
LRU/LRU.dsp
LRU/LRU.dsw
LRU/LRU.ncb
LRU/LRU.opt
LRU/ReadMe.txt
LRU/StdAfx.cpp
LRU/StdAfx.h
LRU
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.