CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统,页面置换算法

搜索资源列表

  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 algorithm. Code straightforward compi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:wz
  1. yemianyuyang

    0下载:
  2. 操作系统试验页面置换算法,信息管理专业,用VB实现-operating system replacement algorithm, information management professionals, using VB
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:888.91kb
    • 提供者:于洋
  1. change

    0下载:
  2. 模式操作系统的页面置换算法,主要实现FIFO算法,LRU算法等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6.62kb
    • 提供者:张元平
  1. YEMIANZHIHUANSUANFA

    0下载:
  2. 当年上操作系统课后,老师要求我们做的课题,页面置换算法的实现,用VC++实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10.47kb
    • 提供者:张琪
  1. 页面置换算法--存储管理

    0下载:
  2. C++编写的模拟操作系统的存储管理的程序,可供学习操作系统的同学借鉴-C simulation prepared by the operating system of storage management procedures, the operating system for learning from students
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:
  1. PageReplacementAlgorithm

    0下载:
  2. 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1.96kb
    • 提供者:张杰
  1. PageReplaceMentAlgorithmsDemo

    0下载:
  2. 操作系统课程设计:页面置换算法!!!很好的操作系统大作业,做的很认真-Operating systems curriculum design: page replacement algorithm! ! ! Very good operating system, large operations, to do very seriously
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:张薇薇
  1. LRU

    0下载:
  2. 操作系统内存管理的页面置换算法 LRU 同学做的 已试验过,相当好-os LRU manage
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1.81mb
    • 提供者:clover
  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. os

    0下载:
  2. 操作系统课程设计内存调度LRU,FIFO,OPT算法的页面置换-Curriculum design scheduling operating system memory LRU, FIFO, OPT page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:48.9kb
    • 提供者:immortal
  1. os

    0下载:
  2. 操作系统先进先出页面置换算法,可计算缺页数和缺页率。-OS FIFO page replacement algorithm, calculate the rate of missing pages and missing pages.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1.15kb
    • 提供者:crazing
  1. pagechange

    0下载:
  2. 操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1.08kb
    • 提供者:兰天
  1. zhihuanew

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

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

    0下载:
  2. 页面置换算法,是我的操作系统课程设计的成果。-Page replacement algorithm, is my operating system, curriculum design results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:chenbo
  1. 模拟页面置换算法Clock

    3下载:
  2. 采用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串引用长度30-50,要求
  3. 所属分类:其它

    • 发布日期:2013-07-08
    • 文件大小:44.06mb
    • 提供者:zyt_sou_zhen
  1. Fi

    0下载:
  2. 模拟操作系统中页面置换算法,可进行FIFO ,LRU,OPT等算法。(Simulated operating system page replacement algorithm, which can be FIFO, LRU, OPT and other algorithms.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:40kb
    • 提供者:666。6
  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. WJM

    0下载:
  2. 重庆大学操作系统实验,页面置换算法,LRU,FIFO,CLOCK(page replacement algorithm:LRU,FIFO,CLOCK)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-10
    • 文件大小:195kb
    • 提供者:wjmm
  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. 所属分类:其他

  1. 操作系统实验

    1下载:
  2. 本文档包含操作系统的六个实验(FCFS和SJF进程调度算法,时间片轮转RR进程调度算法,预防进程死锁的银行家算法,动态分区分配算法,虚拟内存页面置换算法,磁盘调度算法),文档最后附有源代码。(This document contains six experiments of the operating system (FCFS and SJF process scheduling algorithm, time slice rotation RR process scheduling algor
  3. 所属分类:

    • 发布日期:2019-12-11
    • 文件大小:435kb
    • 提供者:挨踢民工
« 12 3 4 5 »
搜珍网 www.dssz.com