FIFO+LUR算法演示系统
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件...
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件...
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Soft...
3. Distribution of this core must be free of charge. Charging is -- allowed only for value added services. Value added services -- would include copyi...
Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库...
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。...