Introduction - If you have any usage issues, please Google them yourself
Implementation of OPT, FIFO, LRU, Clock and other page replacement algorithm. Receive user input parameters, including the length of the program (page number), page number and page size, the output results using different colors to distinguish between hit, replace and direct join free block.