CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - page-replace-algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - page-replace-algorithm - List
[
Process-Thread
]
yemianguanli
DL : 0
设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50 %的指令是顺序执行的。 25 %的指令均匀地散布在前地址部分, 25 %的地址是均匀地散布在后地址部分。页面替换算法采用 Fifo 页面替换算法,在发生页替换时,不仅需要更改页表,还需将被替换的页回到辅存。-Page request to design a storage management program. And to prepare the realization of simulation program. A need to access the instruction address stream. It is a series of instructions need to access the address. For losing the general, you can use an appropriate (designated land use of artificial methods or random number generator) to generate this sequence, making 50 of orders are the order of execution. 25 of the command to spread evenly in the former address of 25 percent of the addresses are evenly spread in the latter part of the address. Page replacement algorithm using Fifo page replacement algorithm, page replacement in the event of not only need to change the page tables, will be needed to replace the page to return to Des depositors.
Date
: 2025-07-03
Size
: 306kb
User
:
小明
[
Linux-Unix
]
Nachos-scheduler.tar
DL : 0
本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which needs to be at an appropriate time to replace some of the pages of entry/exit. In order to reduce the missing pages and pages of memory out to disk from the number, asking you to achieve the five page replacement algorithm. NRU (Not Recently Used) algorithm SC (Second Chance) algorithm Clock algorithm Aging Algorithm Working Set Algorithm
Date
: 2025-07-03
Size
: 559kb
User
:
gavinfeng
[
OS Develop
]
newyemian
DL : 0
这个主要是页面置换算法,是根据先进先出来置换的,可以实现简单的置换功能-The main page replacement algorithm is based on the FIFO to replace, and can achieve a simple replacement function
Date
: 2025-07-03
Size
: 202kb
User
:
张玲红
[
OS Develop
]
page-replace
DL : 0
模拟实现了操作系统中的页面置换算法,包括LRU,FIFO等算法,-Simulation to achieve the operating system page replacement algorithm
Date
: 2025-07-03
Size
: 848kb
User
:
申震明
[
OS Develop
]
page-replace
DL : 0
操作系统有主要的三种页面替换算法,此程序实现了这三种算法,简单实用-There are three main operating system page replacement algorithm, the program implements three algorithms, simple and practical
Date
: 2025-07-03
Size
: 1.06mb
User
:
张一
[
GUI Develop
]
page-replacement
DL : 0
包括了Clock,,FIFO,LRU,OPT,随机替换五种页面置换算法-Including the Clock, the FIFO, LRU, OPT, randomly replace the five page replacement algorithm
Date
: 2025-07-03
Size
: 933kb
User
:
joe
[
Windows Develop
]
TNachos-schedh
DL : 0
本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算算法。NRU(Not Recently Used)算法SC(Second Chance)算法Clock算法Working Set算法Aging算法 -The purpose of this project is to achieve the page fault handler, this need at the appropriate time to replace some of the pages with entry/exit. Eliminated from memory to the disk number of times in order to reduce the missing pages and page asking you to five kinds of page replacement operator algorithm. NRU (Not Recently Used) algorithm SC Second Chance algorithm Clock algorithm Aging Working Set algorithm algorithm
Date
: 2025-07-03
Size
: 526kb
User
:
nanyi5452
[
OS Develop
]
No.4-codes
DL : 0
4.模拟实现请求分页虚拟页面替换算法 实现OPT、FIFO、LRU、Clock等页面替换算法。接收用户输入参数,包括程序长度(页面数)、页框个数及页面大小,输出结果采用不同颜色区分命中、替换及直接加入空闲块。 -4. The analog implementation of demand paging virtual page replacement algorithm Achieve OPT, FIFO, LRU, Clock, etc. page replacement algorithm. Receiving user input parameters, including the length of the program (number of pages), the page size and page frame number, using different colors to distinguish the output hits, and added directly to replace free blocks.
Date
: 2025-07-03
Size
: 6kb
User
:
name
[
Other
]
Program
DL : 0
实现OPT、FIFO、LRU、Clock等页面替换算法。接收用户输入参数,包括程序长度(页面数)、页框个数及页面大小,输出结果采用不同颜色区分命中、替换及直接加入空闲块。-Implementation of OPT, FIFO, LRU, Clock and other page replacement algorithm. Receive user input parameters, including the length of the program (page number), page number and page size, the output results using different colors to distinguish between hit, replace and direct join free block.
Date
: 2025-07-03
Size
: 1kb
User
:
li
[
JSP/Java
]
page-replace-Demo
DL : 0
A Java Applet about page-replace-algorithm
Date
: 2019-11-10
Size
: 11.6kb
User
:
wonder_123
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.