Introduction - If you have any usage issues, please Google them yourself
Program features: 1) dynamic presentation of four kinds page replacement policy (OPT, FIFO, LRU, CLOCK). 2) be able to visualize observe the work of each replacement policy works. 3) be able to enter a page number indicates the total length of the execution sequence (not less than 1000), the total number of pages the process can be set, and then randomly generated page execution sequence. 4) be able to enter a number to set the operating system the number of pages allocated to the process. 5) Statistical each replacement policies at different input data in case the number of page faults. 6) According to the results of the performance of different replacement policies. And draw the pages in your lab report missing