Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fifo lru random
Search - fifo lru random - List
随机给出一个页面执行序列,如:1,5,3,4,2,1,3,4,5,7,9,……。要求计算以下几种置换算法的缺页数、缺页率和命中率。   最佳置换算法OPT(Optimal)   先进先出算法FIFO(First In First Out)  最近最少使用算法LRU(Least Recently Used)-Random page gives an execution sequence, such as: 1,5,3,4,2,1,3,4,5,7,9, ....... Require replacement algorithm for computing several missing pages, missing pages rate and hit rate.   optimal replacement algorithm OPT (Optimal)   FIFO algorithm FIFO (First In First Out)  least recently used algorithm LRU (Least Recently Used)
Date : 2025-12-14 Size : 3kb User : 谢韵垚
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.