CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 页面置换算法

搜索资源列表

  1. fifo

    0下载:
  2. 一个FIFO的页面置换算法,使用java实现-A FIFO page replacement algorithm, the use of java to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:stephenzou
  1. Fifopagereplacementalgorithm

    0下载:
  2. 页面置换算法 包括fifo 先进现出,最近最早未使用,lru算法-Fifo page replacement algorithm, including advanced show, the first unused recently, lru algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:10.68kb
    • 提供者:刘燕
  1. 59564363OSshiyan5

    0下载:
  2. 操作系统页面置换算法,此压缩包内有四种算法,可供读者参考-Page replacement algorithm for the operating system, this package there are four types of compression algorithms, for the reader is referred to
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:10.55kb
    • 提供者:liuxiaomei
  1. A

    0下载:
  2. FIFO页面置换算法 LRU页面置换算法 模拟-FIFO page replacement algorithm LRU page replacement algorithm for simulation of
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:linwea
  1. zhihuanew

    0下载:
  2. 页面置换算法实验,模拟操作系统的页面置换 。-Page replacement algorithm experiment, simulation of the operating system page replacement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:172kb
    • 提供者:李真
  1. page

    0下载:
  2. 操作系统 页面置换算法之 FIFO,同时也附带写失败了的,LRU算法-Operating system page replacement algorithm of the FIFO, but also with the failed write, LRU algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:802byte
    • 提供者:zhanghainu
  1. LRU

    0下载:
  2. 操作系统中的LRU页面置换算法,用堆栈的方法实现,可以运行-Operating system LRU page replacement algorithm, the method used to achieve the stack, you can run. . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1.57kb
    • 提供者:wtg
  1. LRU

    0下载:
  2. 该代码实现的主要功能是实现模拟LRU页面置换算法-The code to achieve the main function is to achieve analog LRU page replacement algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:914byte
    • 提供者:张海潮
  1. ye-mian-zhi-huan

    0下载:
  2. 用c语言模拟了操作系统中页面置换算法,包含了详细的代码。-Simulated operating system page replacement algorithm contains a detailed code c language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:273.99kb
    • 提供者:liuyangbiao
  1. Page_Replacement

    0下载:
  2. 模拟页面置换算法,通过随机产生序列运用FIFO LRU LFU OPT对其进行置换-Simulation page replacement algorithm, randomly generated sequences use FIFO LRU LFU OPT its replacement
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:2.34mb
    • 提供者:123
  1. page-replacement-algorithm

    0下载:
  2. C++编写的页面置换算法,做课程设计的好帮手哦。-C++ written page replacement algorithm, do curriculum design good helper Oh.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.4kb
    • 提供者:meiyou
  1. yemianzhihuan

    0下载:
  2. 页面置换算法,可在linux系统直接实现,文档中有源程序-Page replacement algorithm can be directly implemented in the linux system source document
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:69.9kb
    • 提供者:丛菲
  1. PageReplacement

    0下载:
  2. 用c语言实现的页面置换算法,具体包括最佳替换算法,随机替换算法,FIFO算法,LRU算法和Clock算法。引用串的生成是尽量模拟真实的程序局部性而设计的。-a C program implements page replacement algorithm:include optimal algorithm, random algorithm, FIFO algorithm, LRU algorithm and Clock algorithm. The generation of referenc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:330.04kb
    • 提供者:廖宇豪
  1. PageReplacement

    0下载:
  2. 操作系统课程设计,页面置换算法,对页面置换的四种算法的C++实现-Operating systems curriculum design, page replacement algorithm, page replacement algorithm C++ achieve four
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:张三
  1. ymzh

    0下载:
  2. 本文件为c语言程序编写的操作系统页面置换算法:包括FIFO和URL两种,界面友好-This document is the c programming language operating system page replacement algorithm: including FIFO and URL are two, friendly interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:董怡卓
  1. ChangePage

    0下载:
  2. 操作系统-页面置换算法-最佳页面置换、先进先出、最近最久未使用,课程设计-Operating system- page replacement algorithm- Optimal, FIFO, LRU, course design
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:HeddaZhu
  1. otp

    0下载:
  2. 几种页面置换算法如先进先出,最佳置换,最近最久未使用算法-Several page replacement algorithms such as FIFO, the optimal replacement, the least recently used algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:286.75kb
    • 提供者:小文
  1. 内存分配换页

    0下载:
  2. 操作系统中的内存分配管理,有fifo算法,lruu算法,以及两者比较(Memory allocation management in the operating system, there are FIFO algorithm, lruu algorithm, and the two comparisons)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:蚊子酱
  1. fifo页面置换算法模拟程序

    0下载:
  2. fifo页面置换算法模拟程序 1.请求分页的置换算法(FIFO && RUL算法实现);2.按给定的顺序列,输出页面调度过程包括命中 / 缺页,调入/调出;3.计算缺页率,频率。(FIFO page replacement algorithm simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1kb
    • 提供者:安安010
  1. 操作系统

    0下载:
  2. 置换算法,先进先出,在地址映射过程中,若在页面中发现所要访问的页面不在内存中,则产生缺页中断。当发生缺页中断时,如果操作系统内存中没有空闲页面,则操作系统必须在内存选择一个页面将其移出内存,以便为即将调入的页面让出空间。而用来选择淘汰哪一页的规则叫做页面置换算法。(In the process of address mapping, if page is found in the page, it is not in memory, resulting in page break. When t
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com