Introduction - If you have any usage issues, please Google them yourself
1. Virtual memory management system for external memory parts: the simulation of file storage space management, and simulation for the distribution of the newly created file storage space. And distribution methods can be used continuously or discrete distribution. Program by displaying free sheet, file storage information and disk block information to simulate the storage space allocation and recycling. Program to simulate the first-fit algorithm, the first adaptation loop algorithm, the best adaptation algorithm, the worst adaptation algorithm and discrete memory storage in different ways to show the difference between the stored procedure.