Description: Using C language to achieve Hill sort.The Hill sort (Shell Sort) is a sort of insertion sort. Also called reduced delta sort is a more efficient version of the sorting algorithm directly inserted.
To Search:
File list (Check if you may need any files):
8640希尔排序\8640希尔排序.cbp
8640希尔排序\8640希尔排序.layout
8640希尔排序\main.cpp
8640希尔排序