搜索资源列表
M_Management
- 操作系统中内存管理页面置换算法的模拟程序,采用的是LRU置换算法-operating system memory management page replacement algorithm simulation procedures and the replacement of LRU algorithm
osp1
- 内存管理的四种页面置换算法 FIFO LRU NUR OPT
Experiment2
- 用JAVA实现的操作系统中的LRU页面置换算法,
Lru
- 页面置换算法模拟 包括先来先服务 以及最近最久未使用
PageChange
- 用JAVA写的页面置换演示程序,老师布置的实验。
abe
- fifo及lru页面置换算法-fifo and LRU algorithm replacement pages
268180cxc7
- 以C语言和Java语言、嵌入式开发、算法实现为主,通过请求页式管理方式中页面置换算法的模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理中的页面置换算法。
OperatingSystemPageReplacementAlgorithm
- 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 algo
PageReplacementAlgorithm
- 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
TestReplacement
- lru页面置换算法 随机序列 java源代码-LRU page replacement algorithm for random sequence java source code
121212121543ws
- 页面置换算法基于java实现! 页面置换算法基于java实现!-sdhjk
daima
- 页面置换算法模拟设计,VC++写的(操作系统课程设计)-Page replacement algorithm for analog design, VC++ to write the (operating system, curriculum design)
operatingsystem
- 操作系统页面置换 调度 寻道程序 简短使用-Page seek replacement operating system scheduling procedures
Pagingrequestanalogstoragemanagementsystemtoachiev
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况下,其产生的缺页次数和页面置换次数,并分析其原因。 -P
PageExchange
- 操作系统实验、页面置换算法、java swing-Operating System Experiment, page replacement algorithms, java swing
project
- 页面置换算法模拟程序,实现页面置换!页面置换算法模拟程序-asdasd
12123
- 模拟页面置换算法 页面置换 操作系统-Page replacement algorithm simulated operating system
YEMIANZHIHUAN
- 操作系统 页面置换算法的模拟。 -Operating system page replacement algorithm simulation. Operating system page replacement algorithm simulation.
Page-replacement-algorithm
- 页面置换算法,在FIFO,LRU,OPT算法中比较 各算法的优劣-Page replacement algorithm, FIFO, LRU, OPT algorithm comparing the advantages and disadvantages of each method
Rua
- 数据库的增删查改,jsp的页面布局的实例,登陆实现(Additions and deletions of databases)