Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - page replacement algorithms
Search - page replacement algorithms - List
操作系统课程设计,页面置换算法,包含了先进先出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 compile.
Date : 2008-10-13 Size : 1.71kb User : wz

操作系统课程设计,页面置换算法,包含了先进先出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 compile.
Date : 2026-01-02 Size : 1kb User : wz

A simple program to implement the PAGE REPLACEMENT ALGORITHMS in UNIX
Date : 2026-01-02 Size : 7kb User : Prabha

通过模拟页面管理中各种页面替换算法,进一步理解各种算法的性能,并且进一步理解各种页面替换算法的优缺点。-Page Management by simulating the various page replacement algorithms, a better understanding of the performance of various algorithms, and further understand the advantages and disadvantages of the various page replacement algorithms.
Date : 2026-01-02 Size : 2kb User : 安琪多

最佳页面置换算法,最佳页面置换OPT算法的置换策略:发生缺页时,查看内存中的页面在页面走向中将来再次被调入内存的指令,这里假设每一页调入内存需要的指令数都是相同的,用单位1表示。当内存分配的页数都执行了这个操作,比较那个页面的指令数最大,则就把这个页面淘汰出内存,调入的页就进入内存。-Best Page-Replacement Algorithms
Date : 2026-01-02 Size : 213kb User : 小庞

有关计算机操作系统中存储管理中的页面置换算法实验代码-The computer operating system stored in the management of the experiment code on the page replacement algorithms
Date : 2026-01-02 Size : 1kb User : 段明磊

页面置换算法-- 我们操作系统实验的程序很有用!-Page-Replacement Algorithms- our operating procedures for the experiment is useful!
Date : 2026-01-02 Size : 1.72mb User : song

编程模拟一个作业的执行过程,用户输入系统分配给该作业的物理块N和该作业要访问的逻辑页号序列长度L,采用下面不同的页面置换算法:FIFO,LRU,OPT,LFR,NUR,给出不同算法下的页面置换情况及其对应的缺页率-Programmed to simulate a job execution, the user input system assigned to the job and the job of physical block N logical page number to access the sequence length L, use the following different page replacement algorithm: FIFO, LRU, OPT, LFR, NUR, given under different page replacement algorithms and their corresponding page fault rate
Date : 2026-01-02 Size : 1kb User : erevus

五种页面替换算法比较,包括最佳,fifo,lru,random,clock-Comparison of the five page replacement algorithms
Date : 2026-01-02 Size : 197kb User : lyan

用c语言实现页面置换算法,包括三种算法FIFO、LRU、OPT。-C language page replacement algorithms, including three algorithms FIFO, LRU, OPT.
Date : 2026-01-02 Size : 1kb User : 剑煮江湖

操作系统页面置换模拟系统 本软件模拟操作系统的页面置换,共有FIFO、LRU、OPT三种算法可供选择。用户可自行选择随机或手动输入指令序列的地址,本系统将自动显示各种算法的缺页率,以及那一条指令导致缺页-Analog system operating system page replacement operating system, the software simulate page replacement, total FIFO, LRU, OPT three algorithms to choose from. Users can choose a random sequence of instructions or manually enter the address, the system will automatically display the page fault rate of the algorithm, and the instructions which lead to missing pages
Date : 2026-01-02 Size : 61kb User : xuzekun

用c语言实现页面置换算法,包括三种算法FIFO、LRU、OPT。C language page replacement algorithms, including three algorithms FIFO, LRU, OPT.-C language page replacement algorithms, including three algorithms FIFO, LRU, OPT.
Date : 2026-01-02 Size : 2kb User : ectivehe

页面置换算法,大二操作系统实验三,dos窗口-Page replacement algorithms, operating systems sophomore third experiment, dos window
Date : 2026-01-02 Size : 7.36mb User : 林跃

模拟操作系统中页面置换算法,可进行FIFO ,LRU,OPT等算法。(Simulated operating system page replacement algorithm, which can be FIFO, LRU, OPT and other algorithms.)
Date : 2026-01-02 Size : 40kb User : 666。6
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.