文件名称:Three-kinds-of-replacement-algorithm
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-11
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码有三种操作系统的置换算法,分别是fifo(先进先出算法),lru(最近最少使用算法),opt(最佳置换算法),可根据需要进行选择,并计算出命中次数、缺页率和命中率等。-The code has three operating system replacement algorithm, namely fifo (first in first out method), lru (least recently used algorithm), opt (optimal replacement algorithm), can be selected according to the needs and calculate the number of hits, missing pages rate and hit rate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fifo.c
fifo.dsp
fifo.dsw
fifo.ncb
fifo.opt
fifo.plg
Debug\fifo.exe
.....\fifo.ilk
.....\fifo.obj
.....\fifo.pch
.....\fifo.pdb
.....\vc60.idb
.....\vc60.pdb
Debug