Skip to content

ruchi961/PageReplacement-Algorithms-OS-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🟢 CPU-PageReplacement-Algorithms-OS-Python

Contains the Python implementation of the following Page Replacement Algorithms:

     1. FIFO Page Replacement

     2. LRU Page Replacement

     3. Optimal Page Replacement

> Information

  • Language:

  • Date Created : October 2020

> Output

1. FIFO Page Replacement

image image

2. LRU Page Replacement

image image

3. Optimal Page Replacement

image image

> Download and run in Python (IDLE) :

  • Run -> Run Module
  • or python filename.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages