Introduction - If you have any usage issues, please Google them yourself
Dynamic memory allocation of the operating system (including first-fit algorithm and the best fit algorithm). Memory can be allocated, you can view the memory allocation, memory can be released. Free memory, it is necessary to consider whether there is idle before and after the block, so may be combined, and to change the memory size and allocation of memory as to change the starting address.