Introduction - If you have any usage issues, please Google them yourself
2 using the sequential search method, from the lookup table to find the name of Zhao and Wang Xia students. If the search is successful, displays the raw information if search is unsuccessful, then the tips are given the appropriate information. 3 using the direct insertion sort method, by name sort of student information. Sorting out the students before and after sorting information table to verify the results. 4 using the direct selection sorting method, the C student information to sort the results. Sorting out the students before and after sorting information table to verify the results.