稳定:插入排序(insertion sort )、冒泡排序(bubble sort )、归并排序(merge sort )
不稳定:选择排序(selection sort )、希尔排序(shell sort )、堆排序(heap sort )、快速排序(quick sort )
稳定:插入排序(insertion sort )、冒泡排序(bubble sort )、归并排序(merge sort )
不稳定:选择排序(selection sort )、希尔排序(shell sort )、堆排序(heap sort )、快速排序(quick sort )
内容版权声明:除非注明,否则皆为本站原创文章。