Introduction - If you have any usage issues, please Google them yourself
The program uses the C++ language for the first time to adapt to the dynamic algorithm and the best-fit algorithm partition process alloc () and recovery process of the free (). Among them, the idle partition through the idle partition linked list to manage during memory allocation, priority use of the lower end of the free zone of space.