Description: Analog system operating system page replacement operating system, the software simulate page replacement, total FIFO, LRU, OPT three algorithms to choose from. Users can choose a random sequence of instructions or manually enter the address, the system will automatically display the page fault rate of the algorithm, and the instructions which lead to missing pages
To Search:
File list (Check if you may need any files):
页面置换模拟系统(终)\AutoInputDlg.cpp
....................\AutoInputDlg.h
....................\Debug\页面置换模拟系统.exe
....................\FIFODlg.cpp
....................\FIFODlg.h
....................\LRUDlg.cpp
....................\LRUDlg.h
....................\ManualInputDlg.cpp
....................\ManualInputDlg.h
....................\ManualInputDlg2.cpp
....................\ManualInputDlg2.h
....................\OPTDlg.cpp
....................\OPTDlg.h
....................\ReadMe.txt
....................\res\页面置换模拟系统.ico
....................\...\页面置换模拟系统.rc2
....................\resource.h
....................\StdAfx.cpp
....................\StdAfx.h
....................\页面置换模拟系统.aps
....................\页面置换模拟系统.clw
....................\页面置换模拟系统.cpp
....................\页面置换模拟系统.dsp
....................\页面置换模拟系统.dsw
....................\页面置换模拟系统.h
....................\页面置换模拟系统.ncb
....................\页面置换模拟系统.opt
....................\页面置换模拟系统.plg
....................\页面置换模拟系统.rc
....................\页面置换模拟系统Dlg.cpp
....................\页面置换模拟系统Dlg.h
....................\Debug
....................\res
页面置换模拟系统(终)