Introduction - If you have any usage issues, please Google them yourself
A computer with high-level language to implement demand paging memory management FIFO (FIFO) replacement algorithm, the design requirements are as follows: ⑴ to enter a block of memory allocated to the number of jobs ⑵ to enter a given page, and calculate the occurrence of missing the number of pages and page fault rate ⑶ missing pages, if page replacement occurs, the output out of the page number.