Introduction - If you have any usage issues, please Google them yourself
Dynamic partitioning storage procedure, including two kinds of algorithm: the Best Fit algorithm and the First Fit algorithm. Primarily for beginners to understand the dynamic partition in the process as well as the differences between two kinds of algorithm.