CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - replacement page
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - replacement page - 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-12-16
Size
: 306kb
User
:
小明
[
Process-Thread
]
fifosuanfa
DL : 0
模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
Date
: 2025-12-16
Size
: 1kb
User
:
麽鱼的谁
[
Process-Thread
]
fifo
DL : 0
完成进程调度,页面置换算法中先进先出算法(FIFO)的源代码,对学习操作系统很有用的~-The completion of the process of scheduling, the page replacement algorithm in the FIFO method (FIFO) of the source code, useful for learning the operating system ~
Date
: 2025-12-16
Size
: 1kb
User
:
jessie
[
Process-Thread
]
Pagereplacement
DL : 0
页面置换--问题描述及设计思想:在进程运行过程中,若其所要访问的页面不在内存需把它们调入内存,但内存已无空闲空间时,为了保证该进程能正常运行,系统必须从内存中调出一页程序或数据,送磁盘的对换区中。但应将哪个页面调出,所以需要根据一定的算法来确定。-Page replacement- problem description and design: the process is running, if they want to access the memory page is not required to put them into memory, but memory is no longer the free space, in order to ensure that the process can function properly, the system must memory transfer from one program or data on disk for delivery area. But what the page should be transferred out, so it is necessary to determine according to certain algorithms.
Date
: 2025-12-16
Size
: 2kb
User
:
张龙
[
Process-Thread
]
yemiantaotai
DL : 0
页面置换淘汰算法,线程进程,先进先出,最优算法,最近没使用过算法,使用最频繁算法。-The page replacement eliminated algorithm, thread process.
Date
: 2025-12-16
Size
: 1.3mb
User
:
daling
[
Process-Thread
]
page---exchange
DL : 0
操作系统中的页面置换算法,源代码,语言:C-Operating system page replacement algorithm, source code, language:
Date
: 2025-12-16
Size
: 209kb
User
:
王晓丽
[
Process-Thread
]
abc
DL : 0
页面置换算法,opt,lru,求OPT页面置换算法的命中率-Page replacement algorithm, opt, lru, seeking OPT page replacement algorithm hit rate
Date
: 2025-12-16
Size
: 16kb
User
:
魏龙
[
Process-Thread
]
3
DL : 0
C语言设计一个先进先出算法程序实现页面置换的模拟.-C language design a FIFO page replacement algorithm simulation program
Date
: 2025-12-16
Size
: 14kb
User
:
likai
[
Process-Thread
]
Page-replacement
DL : 0
vs2012页面置换 多线程下展示页面置换四种算法 并且具有问保存等功能-Page replacement
Date
: 2025-12-16
Size
: 574kb
User
:
mr xin
[
Process-Thread
]
page
DL : 0
理解内存页面调度的机制,在模拟实现FIFO、LRU、OPT算法的基础上,比较各种置换算法的效率和优劣,从而了解虚拟储存的实现过程-Understanding of the mechanisms of memory paging, on the basis of the simulation to achieve FIFO, LRU, OPT algorithm, compare the pros and cons of replacement algorithm efficiency and to understand the implementation process virtual storage
Date
: 2025-12-16
Size
: 1kb
User
:
林静
[
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
Date
: 2025-12-16
Size
: 2kb
User
:
凉茶
[
Process-Thread
]
PageReplacement
DL : 0
在操作系统中模拟实现请求页式存储管理的几种基本页面置换算法,并比较它们的效率-An analog implementation in the operating system storage management page request several basic page replacement algorithm, and compare their effectiveness
Date
: 2025-12-16
Size
: 43kb
User
:
安容巧
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.