Introduction - If you have any usage issues, please Google them yourself
VC++ using the OPT page replacement algorithm sample program, OPT page replacement algorithm to achieve when the page table to be found to visit the page of memory is not transferred to memory so that memory resources can be fully utilized. The main purpose of this task is to manage virtual memory page, when the process of run-time, page fault occurs, the use of a good page replacement algorithm, so that a better system performance.