Description: Operating system: storage allocation under the circumstances paging management simulation 2, functions: main memory allocation and recovery, create and record page tables stored. 3 advantages: better program robustness, the ability to easily add and reduce the capacity of the main memory size (only need to modify the code MAXN value to other places without modification). Can automatically record and save the page table (stored in pageList) rather than building after discarded.
To Search:
File list (Check if you may need any files):
sourcecode.cpp
sourcecode.exe
Readme.txt