Welcome![Sign In][Sign Up]
Location:
Search - page replacement

Search list

[OS Developgjb-page

Description: 程序功能主要分为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 requirements should be designed as far as possible to use similar methods to achieve.
Platform: | Size: 10240 | Author: gjb | Hits:

[Disk Toolsymzh

Description: 这是一个页面置换算法的实现,功能描述:输入可用内存页面数和一个作业访问逻辑页号的序列 *给出FIFO、LRU、OPT算法的缺页中断率 *本程序中设初始页框里的页号与实际页号都不同-This is a page replacement algorithm to achieve functional description : Importation of a few pages available memory and a logic operation visit, the page is given sequence* FIFO, the LRU, OPT algorithm vacancy rate* Page interrupted the proceedings set up the initial page listing page, and the actual page numbers are different
Platform: | Size: 3072 | Author: 齐大永 | Hits:

[CSharp先进先出页面算法程序

Description: 分别实现最佳置换算法(optimal)、先进先出(FIFO)页面置换算法和最近最久未使用(LRU)置换算法,并给出各算法缺页次数和缺页率。-respectively optimal replacement algorithm (optimal), FIFO (FIFO) page replacement algorithm and the most recent time on the use (LRU) replacement algorithm, the algorithm is given na na page number and page rate.
Platform: | Size: 3072 | Author: asdf | Hits:

[Windows Developfifo_lru_opt

Description: 操作系统课程设计,页面置换算法,包含了先进先出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.
Platform: | Size: 1024 | Author: wz | Hits:

[OtherPages_Replace

Description: 本人编写的一个操作系统-页面置换算法演示程序。里面有代码和可执行程序-I prepared an operating system-page replacement algorithm Demonstration Program. There are code and executables
Platform: | Size: 45056 | Author: 杨杰 | Hits:

[Windows Developclock-algorithm

Description: 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
Platform: | Size: 2048 | Author: 代怀凯 | Hits:

[OS Developnew

Description: 页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
Platform: | Size: 1024 | Author: | Hits:

[OS programFIFO_LRU

Description: 操作系统中的页面置换算法 ,用Vc6.0写的 近乎完美-Operating system page replacement algorithm, with near-perfect written Vc6.0
Platform: | Size: 11264 | Author: huihui | Hits:

[OtherCLOCK

Description: 这是一个时钟页面替换算法,用于操作系统存储器的页面替换,运行于VC++平台-This is a clock page replacement algorithm for the operating system memory page replacement, running on VC++ Platform
Platform: | Size: 2048 | Author: 陈梅 | Hits:

[Documentsosp1

Description: 内存管理的四种页面置换算法 FIFO LRU NUR OPT-Memory management page replacement algorithm for the four FIFO LRU NUR OPT
Platform: | Size: 223232 | Author: 子小 | Hits:

[OS Developpagechange

Description: 操作系统-页面置换算法(包括OPT、LRU、FIFO三种算法)-Operating system- page replacement algorithms (including OPT, LRU, FIFO three algorithms)
Platform: | Size: 10240 | Author: fish | Hits:

[OS programlru

Description: lru页面替换算法的模拟实现程序。 操作系统实验课上做的-LRU page replacement algorithm realize the simulation process. Operating system to do the experimental class
Platform: | Size: 1024 | Author: fy | Hits:

[OS Developfifo

Description: 操作系统中内存页面的先进先出的替换算法fifo-Operating system memory page replacement algorithm FIFO fifo
Platform: | Size: 3072 | Author: gll | Hits:

[JSP/JavaLru

Description: 页面置换算法模拟 包括先来先服务 以及最近最久未使用-Page replacement algorithm for simulation, including first-come, first serve and, more recently, the use of the most long
Platform: | Size: 3072 | Author: chengly | Hits:

[OS Developymzh

Description: 页面置换算法 设计一个虚拟存储区和内存工作区,编程序演示FIFO、LRU、OPT算法的具体实现过程,并计算访问命中率.-Page replacement algorithm for the design of a virtual memory storage area and work area, programmed demo FIFO, LRU, OPT algorithm concrete realization of the process and calculate the percentage of hits of the visit.
Platform: | Size: 188416 | Author: | Hits:

[OS Developpm

Description: 操作系统请求页式管理置换算法的FIFO、LRU、OPT算法实验源代码-Operating system management request page replacement algorithm for FIFO, LRU, OPT algorithm experimental source code
Platform: | Size: 2048 | Author: 江彪 | Hits:

[Otherpages

Description: 页面置换算法,FIFO,LRU,OPT 命中率比较-Page replacement algorithm, FIFO, LRU, OPT hit rates
Platform: | Size: 936960 | Author: yiweima | Hits:

[Windows Developlru-page

Description: LRU page replacement technique-LRU page replacement technique........
Platform: | Size: 1024 | Author: Nitin | Hits:

[JSP/JavaPage-replacement-algorithm

Description: 页面置换算法,在FIFO,LRU,OPT算法中比较 各算法的优劣-Page replacement algorithm, FIFO, LRU, OPT algorithm comparing the advantages and disadvantages of each method
Platform: | Size: 43008 | Author: 李明博 | Hits:

[Mathimatics-Numerical algorithmsPage-replacement-algorithm

Description: 分别实现最佳置换算法(optimal)、先进先出(FIFO)页面置换算法和最近最久未使用(LRU)置换算法,并给出各算法缺页次数和缺页率。 -Respectively, to achieve optimal replacement algorithm (optimal), First In First Out (FIFO) page replacement algorithm and the most-recently-used recently (LRU) replacement algorithm, and gives the algorithm the number of missing pages and missing page rate.
Platform: | Size: 84992 | Author: 唐艰苦 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net