Description: 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.
To Search:
File list (Check if you may need any files):
进程调度算法.cpp