Introduction - If you have any usage issues, please Google them yourself
Enter a keyword sequences to achieve the following order: (1) simple selection sort, insertion sort and bubble sort directly. (2) to achieve Hill sorting algorithms. (3) fast sorting algorithms. (4) implement heap sort algorithm. (5) to achieve binary insertion sort. (6) in the main function to design a simple menu, the algorithms were tested. (7) Integrated training: use of different data sets of tests the performance of various sorting algorithms