Page replacement algorithms
Use c++ to implement page replacement algorithm
Code :
https://github.com/moblackwhite/Page-replacement-algorithm
Running result:
Page replacement algorithms
https://www.hardyhu.cn/2022/01/15/Page-replacement-algorithms/