Introduction - If you have any usage issues, please Google them yourself
It`s a MFC project and the development environment is VC++.There are 7 kinds of sorting algorithm including insert sort,heap sort,radix sort,babble sort,merge sort,shell sort and quick sort.It can calculate their running time then display with line.I called a external library to draw line.