Introduction - If you have any usage issues, please Google them yourself
		 
Second, through its elements inserted into the two-way linked list of methods to sort array A. Algorithm to list the current operating position for maintenance, when the need to insert a table entry, if the new element to the location than the current value to big, then move forward  if small is the next move. Prepared to achieve the above function DoubleSort sorting algorithm. template