搜索资源列表

  1. linuxag

    0下载:
  2. 演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Pr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:衣明玉
  1. pusula

    0下载:
  2. 对页面置换算法的模拟分析,包括FIFO,LRU,OPT,LFU,NUR-right pages replacement algorithm simulation analysis, including FIFO, the LRU, OPT, LFU, NUR
  3. 所属分类:界面编程

    • 发布日期:2024-05-26
    • 文件大小:7168
    • 提供者:王晓萍
  1. linuxag

    0下载:
  2. 演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Pr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:衣明玉
  1. LFU

    0下载:
  2. 是flu算法 是在命令行中输入数据流来进行调度,有计算缺页率。不是从txt中读取。是为了。LFU是最近最不常用页面置换算法(Least Frequently Used),也就是淘汰一定时期内被访问次数最少的页!要求在页置换时置换引用计数最小的页,因为经常使用的页应该有一个较大的引用次数-Main page scheduling algorithm: FIFO, least recently used scheduling algorit
  3. 所属分类:C#编程

    • 发布日期:2024-05-26
    • 文件大小:5120
    • 提供者:Alice zang

源码中国 www.ymcn.org