Introduction - If you have any usage issues, please Google them yourself
Internal sorting method, one or switching to sort 1) Bubble Act Methods: adjacent to compare the two data, if the left value is greater than the right value, the value of the mutual exchange of two if the value of less than or equal to the left of the right value, then the two values unchanged. The value of the right to continue and the next compare value, repeat this action,
Packet : 53607926sortsimple.rar filelist
内部排序法.cpp