搜索资源列表

  1. fifo_lru_opt

    1下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorit
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1752
    • 提供者:wz
  1. 页面置换算法三种)

    0下载:
  2. 掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the seque
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6706
    • 提供者:施委
  1. pagechange

    0下载:
  2. 操作系统-页面置换算法(包括OPT、LRU、FIFO三种算法)
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10231
    • 提供者:fish
  1. 页面置换算法(C语言编写)

    0下载:
  2. c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1823
    • 提供者:zbing0203
  1. gjb-page

    0下载:
  2. 程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three require
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10103
    • 提供者:gjb
  1. OS实验一

    0下载:
  2. 模拟实现三种页面置换算法:OPT,LRU,FIFO。-Simulation three pages replacement algorithm : OPT, LRU, FIFO.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:53760
    • 提供者:白马
  1. 功能描述

    0下载:
  2. 页面置换算法,采用了FIFO,LRU,OPT三种算法,并用一个源程序-pages replacement algorithm, using the FIFO, the LRU, OPT three algorithms, and with a source
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6018
    • 提供者:鬼迷心窍
  1. C语言实战105例

    0下载:
  2. C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11
  3. 所属分类:Windows编程

    • 发布日期:2012-03-06
    • 文件大小:654374
    • 提供者:jawin@126.com
  1. 页面置换算法三种)

    0下载:
  2. 掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the seque
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:施委
  1. 页面置换算法(C语言编写)

    0下载:
  2. c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zbing0203
  1. gjb-page

    0下载:
  2. 程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three require
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:gjb
  1. OS实验一

    0下载:
  2. 模拟实现三种页面置换算法:OPT,LRU,FIFO。-Simulation three pages replacement algorithm : OPT, LRU, FIFO.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:53248
    • 提供者:白马
  1. 功能描述

    0下载:
  2. 页面置换算法,采用了FIFO,LRU,OPT三种算法,并用一个源程序-pages replacement algorithm, using the FIFO, the LRU, OPT three algorithms, and with a source
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:鬼迷心窍
  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wz
  1. pagechange

    0下载:
  2. 操作系统-页面置换算法(包括OPT、LRU、FIFO三种算法)-Operating system- page replacement algorithms (including OPT, LRU, FIFO three algorithms)
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:fish
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement alg
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:王晓
  1. ncist061111

    0下载:
  2. 页面置换算法三种算法分别描述! -wws
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wss
  1. zjf

    0下载:
  2. 存储管理模拟,编写程序,模拟请求页式存储管理中的硬件地址转换过程,使用三种不同的页面置换算法进行页面替换。分别是先进先出,最佳置换,最近最久未使用页面替换,并计算缺页率。-Storage management simulation, programming, simulation request page storage management hardware address translation process, using thr
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:379904
    • 提供者:飓风
  1. yimianzhihuan

    0下载:
  2. 页面置换算法中的三种算法相关程序代码 FIFO LUR OPT-yemianzhihuansuanfa
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:pztyz
  1. page_replacement_algorithm

    0下载:
  2. 三种经典的页面置换算法(OPT,LRU,FIFO)模拟实现-Page replacement algorithm of three classic (OPT, LRU, FIFO) simulation to achieve
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:1415168
    • 提供者:征尘
« 12 »

源码中国 www.ymcn.org