Skip to content

abhimanyuHatesToCode/PageReplacementSimulator

Repository files navigation

PageReplacementSimulator

This is a simple C++/Qt project that simulates how the Pages in Virtual Memory are being replaced using three essential algorithms :

FIFO

LRU

Optimal

The project is solely written in C++ and for GUI it relies on Qt(CMake) framework.

PREREQUISITES

Qt 6 or above

C++ 17 or above

HOW TO RUN

Paste all the given file in Qt and then press build, for detailed steps see my another repository, MetroFlowFinal.

About

A very simple project but displays a crucial, core concept of Operating Systems, i.e. Paging in a, never seen this way. The interactiveness and the simplicity of this project makes it a goto project for displaying the process of Paging in detail.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors