Introduction - If you have any usage issues, please Google them yourself
Experimental Objective: To master the sort sequence table of commonly used methods, master a timing method, the stability of test algorithms. 2 Experiment: a) Write a function, respectively, to achieve bubble sort, quick sort, and simple insertion sort algorithm 2) 2-way merge sort (Optional) 3) the preparation of an application, which will randomly generate the N 0 to 65535 integer between a sequence inserted into the table and then the sorting algorithm were used to sort the table of this sequence record and display the running time of a variety of methods