Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FIFO LRU algorithm code
Search - FIFO LRU algorithm code - List
页面置换算法的演示程序及代码,包含FIFO、LRU、OPT算法-pages replacement algorithm code and demo program, including FIFO, the LRU, OPT algorithm
Date : 2008-10-13 Size : 8.79kb User : 陶杰

操作系统课程设计,页面置换算法,包含了先进先出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.
Date : 2008-10-13 Size : 1.71kb User : wz

使用Microsoft Visual C++ 6.0编写最佳(Optimal)淘汰算法、先进先出(FIFO)淘汰算法、最近最久未使用(LRU)淘汰算法的源代码-using Microsoft Visual C 6.0 to prepare the best (Optimal) eliminated algorithm, FIFO (FIFO) eliminated algorithm, the most recent time on the use (LRU) algorithm out of the source code
Date : 2008-10-13 Size : 2.83kb User : 王杰

DL : 0
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
Date : 2008-10-13 Size : 43.45kb User : 孤鸿影

页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
Date : 2008-10-13 Size : 3.79kb User : 兔子

页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
Date : 2025-07-15 Size : 4kb User : 兔子

DL : 0
fifo及lru页面置换算法-fifo and LRU algorithm replacement pages
Date : 2025-07-15 Size : 1kb User : 李存勇

页面置换算法的演示程序及代码,包含FIFO、LRU、OPT算法-pages replacement algorithm code and demo program, including FIFO, the LRU, OPT algorithm
Date : 2025-07-15 Size : 1.59mb User : 陶杰

操作系统课程设计,页面置换算法,包含了先进先出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.
Date : 2025-07-15 Size : 1kb User : wz

使用Microsoft Visual C++ 6.0编写最佳(Optimal)淘汰算法、先进先出(FIFO)淘汰算法、最近最久未使用(LRU)淘汰算法的源代码-using Microsoft Visual C 6.0 to prepare the best (Optimal) eliminated algorithm, FIFO (FIFO) eliminated algorithm, the most recent time on the use (LRU) algorithm out of the source code
Date : 2025-07-15 Size : 3kb User : 王杰

DL : 0
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
Date : 2025-07-15 Size : 43kb User : 孤鸿影

DL : 0
能实现基本的三种页面算法,FIFO,OPT,LRU,自己的课程设计,代码较少,有待改进。-To achieve three basic page algorithm, FIFO, OPT, LRU, their curriculum design, code less room for improvement.
Date : 2025-07-15 Size : 9kb User : avaga

用C#写的关于虚拟存储器的算法,包括先进先出和lRU算法,挺简单而且代码清晰-Using C# Write on the virtual memory algorithms, including FIFO and LRU algorithm, very simple and clear code
Date : 2025-07-15 Size : 104kb User : kuyuanzi

DL : 0
操作系统请求页式管理置换算法的FIFO、LRU、OPT算法实验源代码-Operating system management request page replacement algorithm for FIFO, LRU, OPT algorithm experimental source code
Date : 2025-07-15 Size : 2kb User : 江彪

C++代码写的有关页面置换算法的程序 实现OPT 算法 (最优置换算法) 、LRU 算法 (Least Recently) 、 FIFO 算法 (First IN First Out)的模拟-C++ code written on the page replacement algorithm OPT program algorithm (the optimal replacement algorithm), LRU algorithm (Least Recently), FIFO algorithm (First IN First Out) of the simulation
Date : 2025-07-15 Size : 1.82mb User : lee

页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-Page replacement algorithm code, the language used c++. The realization of the FIFO algorithm, LRU algorithm, which, LRU classical LRU algorithm, the algorithm is occupied as a result of greater resources, the majority of OS improved LRU algorithm.
Date : 2025-07-15 Size : 233kb User : lee

页面置换算法,在FIFO,LRU,OPT算法中比较 各算法的优劣-Page replacement algorithm, FIFO, LRU, OPT algorithm comparing the advantages and disadvantages of each method
Date : 2025-07-15 Size : 42kb User : 李明博

本代码有三种操作系统的置换算法,分别是fifo(先进先出算法),lru(最近最少使用算法),opt(最佳置换算法),可根据需要进行选择,并计算出命中次数、缺页率和命中率等。-The code has three operating system replacement algorithm, namely fifo (first in first out method), lru (least recently used algorithm), opt (optimal replacement algorithm), can be selected according to the needs and calculate the number of hits, missing pages rate and hit rate.
Date : 2025-07-15 Size : 200kb User : 小青菜

DL : 0
哈夫曼编码和解码 LRU算法模拟 银行家算法模拟 页面地址重定位模拟 进程调度模拟 FIFO算法模拟-Huffman encoding and decoding algorithm simulates LRU algorithm simulation banker page address relocation simulation process scheduling simulation algorithm FIFO simulation
Date : 2025-07-15 Size : 9kb User : 杨就从

页面置换算法的演示程序及代码,包含FIFO,LRU,OPT算法-Page replacement algorithm demo and code, including FIFO, LRU, OPT algorithm
Date : 2025-07-15 Size : 8kb User : dhstrsoueed
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.