Udrasht/Page-replacement-policies-simulation
Implement page replacement policies like LRU, NFU, FIFO , Aging, Random etc . And also compare their results.
C++
Implement page replacement policies like LRU, NFU, FIFO , Aging, Random etc . And also compare their results.
C++