CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - NUR page replacement
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - NUR page replacement - List
[
CSharp
]
先进先出页面算法程序2
DL : 0
先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO replacement algorithm using FIFO recently, at least recently LRU algorithm replacement unused replacement algorithm sets NUR work. Cases ... : a page-allocation process at 3, p. during its operation visit face sequence : A, B, C, D, A, B, E, A, B, C, D, E, in accordance with the analysis of its OPT algorithm replacement of pages missing ...
Update
: 2008-10-13
Size
: 5.35kb
Publisher
:
asdf
[
Linux-Unix
]
linuxag
DL : 0
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to generate random instruction sequences, and then converted into the corresponding page addresses flow.
Update
: 2008-10-13
Size
: 1.82kb
Publisher
:
衣明玉
[
Linux-Unix
]
linuxag
DL : 0
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to generate random instruction sequences, and then converted into the corresponding page addresses flow.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
衣明玉
[
CSharp
]
先进先出页面算法程序2
DL : 0
先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO replacement algorithm using FIFO recently, at least recently LRU algorithm replacement unused replacement algorithm sets NUR work. Cases ... : a page-allocation process at 3, p. during its operation visit face sequence : A, B, C, D, A, B, E, A, B, C, D, E, in accordance with the analysis of its OPT algorithm replacement of pages missing ...
Update
: 2025-02-17
Size
: 5kb
Publisher
:
asdf
[
Documents
]
osp1
DL : 0
内存管理的四种页面置换算法 FIFO LRU NUR OPT-Memory management page replacement algorithm for the four FIFO LRU NUR OPT
Update
: 2025-02-17
Size
: 218kb
Publisher
:
子小
[
JSP/Java
]
OperatingSystemPageReplacementAlgorithm
DL : 0
Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algorithm (LRU) (3) optimal replacement algorithm (OPT) (4) at least visit the page algorithm (LFU) ( Note: I changed improved by the Clock algorithm) (5) recently least frequently used algorithm (NUR)
Update
: 2025-02-17
Size
: 335kb
Publisher
:
李锐歆
[
Windows Develop
]
yemianzhihuan
DL : 0
页面置换算法,可选择fifo,opt,nur,lru调度算法实现页面调度。-Page replacement algorithm, select fifo, opt, nur, lru paging scheduling algorithm.
Update
: 2025-02-17
Size
: 926kb
Publisher
:
xuchang
[
Windows Develop
]
exp6
DL : 0
编程模拟一个作业的执行过程,用户输入系统分配给该作业的物理块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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
erevus
[
OS Develop
]
FIFO-LRU-OPT-Clock
DL : 0
页面置换算法,FIFO,LRU,OPT,NUR。-Page replacement algorithm
Update
: 2025-02-17
Size
: 15kb
Publisher
:
soong
[
Process-Thread
]
yemianexhchange
DL : 0
c 语言实现页面置换的四种算法,包括FIFO算法,LRU算法,LFU算法和NUR算法-c language four page replacement algorithms, including FIFO algorithm, LRU algorithm, LFU algorithm and NUR algorithm
Update
: 2025-02-17
Size
: 2kb
Publisher
:
凉茶
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.