Skip to content

rinchan01/os-vm-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The visualization of 6 page-replacement algorithms

This repository is created for the homework week 10 for Operating System (2324II_INT2214_22). It is the implementation of 6 popular page replacement algorithms: FIFO, LRU, MRU, LFU, MFU, Second chance with the frame capacity ranged from 1-10 frames with simple GUI. Type in a reference string in correct format: numbers separated by space. (i.e. "1 2 3 4 ..."). If the reference string input left blank, it will automatically randomly generate a reference string with 20 numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published