Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
-
Updated
Feb 12, 2023 - C++
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
This is Operating System (CE354) practical.
Template implementation of a dynamically memory allocated linked list cache using the least recently used (LRU) algorithm.
Page replacement algorithms to analyse page fault and belady's anomaly.
Cache replacement algorithms, including Least Recently Used (LRU), First In First Out (FIFO), and Enhanced Not Recently Used (ENRU).
Add a description, image, and links to the least-recently-used-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the least-recently-used-algorithm topic, visit your repo's landing page and select "manage topics."