Operating System Algorithms Implementations in C++
-
Updated
Mar 5, 2024 - C++
Operating System Algorithms Implementations in C++
This repository contains all the source code that I have written for my Operating System course.
Page replacement algorithms implemented in c language: FIFO, LRU, Optimal, MFU, LFU, Second chance
Algorytmy procesora FCFS i SJF Non-Preemptive & algorytmy wymiany stron FIFO i LFU - projekt zaliczeniowy na systemy operacyjne
Add a description, image, and links to the lfu-page-replacement topic page so that developers can more easily learn about it.
To associate your repository with the lfu-page-replacement topic, visit your repo's landing page and select "manage topics."