Introduction - If you have any usage issues, please Google them yourself
Page replacement algorithm code, the language adopts c++, implemented FIFO algorithm, LRU algorithm, in which LRU adopts the classical LRU algorithm, because the algorithm occupies a large resource