page-replacement-algorithm
Here are 67 public repositories matching this topic...
Language:All
Sort:Most stars
Algorithms built with Java for a better understanding of Operating System ✨
- Updated
May 3, 2021 - Java
This repository contains the Python Programs for various algorithms of Operating Systems
- Updated
Oct 11, 2021 - Python
This is a collection of main algorithms from the operating system concepts book.
- Updated
Aug 24, 2020 - Java
SPPU Computer Engineering Codes - SPOS (System Programming and Operating System Programs)
- Updated
Sep 27, 2022 - C
This code was written in JAVA.
- Updated
May 26, 2021 - Java
a simulator to simulate OS CPU and Virtual memory page replacement algorithms
- Updated
Jan 4, 2021 - C#
Tabular Visualization of Page Replacement Algorithms used in Operating Systems
- Updated
May 5, 2021 - JavaScript
Operating Systems
- Updated
Mar 22, 2022 - C
- Updated
Sep 2, 2024 - C
This repository contains files related to Operating Systems Lab (Spring 2023).
- Updated
Apr 11, 2023 - C
This is an implementation of the Least Recently Used (LRU) page replacement algorithm.
- Updated
Mar 10, 2023 - C
This is an implementation of the Optimal page replacement algorithm.
- Updated
Mar 10, 2023 - C
Page Replacement Algorithm calculator/simulator
- Updated
Nov 30, 2020 - Python
Basic OS Programs - CPU Scheduling & Page Replacement
- Updated
Mar 29, 2022 - Python
Common Algorithms used by Operating Systems.
- Updated
Oct 23, 2021 - C++
Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.
- Updated
Dec 5, 2023 - C
All the programs that were developed in the OS Lab
- Updated
May 13, 2023 - Java
Two page-replacement algorithms are implemented, which are the FIFO and LRU page-replacement algorithms. Random page-reference string are used to each algorithm and the number of page faults incurred by each algorithm is recorded.
- Updated
May 3, 2021 - Java
"Implementation of Virtual Memory available in operating systems"
- Updated
Mar 10, 2024 - C++
Improve this page
Add a description, image, and links to thepage-replacement-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepage-replacement-algorithm topic, visit your repo's landing page and select "manage topics."