搜索资源列表
先进先出页面算法程序2
- 先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO
676575585858758578
- 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO replacement algorithm FIFO
fifo_lru_opt
- 操作系统课程设计,页面置换算法,包含了先进先出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 compi
javaccc
- 小波编解码EBCOT编解码文件测试程序 小波编解码EBCOT编解码文件测试程序\\8x8一级至三级测试结果.c 小波编解码EBCOT编解码文件测试程序\\97ldwt.opt 小波编解码EBCOT编解码文件测试程序\\97wave_out.raw 小波编解码EBCOT编解码文件测试程序\\arithdec.c 小波编解码EBCOT编解码文件测试程序\\arithenc.c 小波编解码EBCOT编解码文件测试程序\\arithmetic_
windowscorestatic
- 数据结构所有实验\\02824523 .cpp 数据结构所有实验\\02824523 .ds w 数据结构所有实验\\02824523 .ncb 数据结构所有实验\\02824523\\02824523.opt 数据结构所有实验\\02824523\\02824523.plg 数据结构所有实验\\02824523\\Debug 数据结构所有实验\\02824523\\ReadMe.txt 数据结构所有实验\\02824523\\StdAf
VBAWheel
- Visual Basic 还有 VBA for OfficeXP/AutoCAD 的代码窗口都不支持鼠标滚轮,现在可以通过这个程序来解决了!使用上没什么特殊的地方,运行后会在托盘区看到图标,可以通过右键菜单选择退出。-Visual Basic VBA for OfficeXP / AutoCAD code window is not supportive of the mouse wheel, it is now possible through the procedures to solve!
Rational-roseedusystem
- Rational rose教务系统: -教务.mdl -教务系统.wsp -Rose生成代码.rar: ----educational.h ----educational.cpp ----edu.opt ----edu.ncb ----edu.dsw ----edu.dsp ----CTSec.h ----CTSec.cpp ----CTeacher.h ----CTeacher.cpp ----CStudent.h ----CStud
Rational-rosemedicalsys
- Rational rose医院管理系统: -hospital.mdl -hospital.wsp -生成代码.rar: ----hospital.opt ----hospital.ncb ----hospital.dsw ----hospital.dsp ----CPatient.h ----CPatient.cpp ----CLeechdom.h ----CLeechdom.cpp ----CHospital.h ----CHospital.
slicer2.6-opt-win32-x86-2006-12-08
- 3D slicer. 用于3D图形可视化,图像处理。
页片置换中的FIFO、LRU和OPT算法
- 页式管理关于缺页、中断、优化的FIFO、LRU和OPT算法,通过三种算法,可分别计算得出在页片置换中的缺页次数和缺页率以及被淘汰的页号...
aaa
- FIFO、LRU、OPT的三个简单实现 源码 java -FIFO, LRU, OPT three easy source java implementation
ex2
- FIFO LRU OPT算法的C语言相关调用算法-FIFO LRU OPT algorithm is called C-language-related algorithms
yemianzhihuansuanfa
- MFC实现页面置换,可视化! 先入先出法(FIFO) 最优置换算法(OPT) 最久未使用算法(LRU)-AppWizard has created this group_20 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writ
ant
- 蚁群算法结合2-opt技术解决旅行商问题(TSP)-Ant colony algorithm with 2-opt technology to solve the traveling salesman problem (TSP)
os
- 采用页式分配存储方案,通过分别计算不同算法的命中率来比较算法的优劣,同时也考虑页面大小及内存实际容量对命中率的影响; 实现OPT 算法 (最优置换算法) 、LRU 算法 (Least Recently) 、 FIFO 算法 (First IN First Out)的模拟; -By page type allocation of storage solutions, were calculated by the hit rate of different algorithms to com
FIFO-LRU-OPT
- opt lru fifo 置换算法实现 c++实现 这个是写的报告 里面包含的全部的代码 能够运行-opt lru fifo page-replacement
OPT
- 实现opt算法,在vc++环境下.便于实现最佳页面替换算法。-Achieve opt algorithm, vc++ environment. Easy to achieve the best page replacement algorithm.
2-opt
- 这是一个关于2-opt算法在页面布置上的应用的文件-it is the file about the application of 2-opt on page replacement
opt fifo lru
- 调页存储管理,使用opt,lru,fifo三种(Page storage management, using the three kinds of OPT, LRU, FIFO)
opt光源控制源码
- OPt厂家光源控制源码,含有具体的通信协议,怎么通过指令控制(OPt source control light source, contains specific communication protocols, how to control through instructions.)
