搜索资源列表
Hill_sort
- 希尔排序是一种常用的排序算法,与冒泡排序相比,其效率有了很大提高-Hill is a common sort of sorting algorithm, compared with the bubble sort, its efficiency has been greatly improved
hill_sort
- 希尔排序有着特殊的优点,对于特定的数据,排序速度很快。本代码用c语言实现了算法功能。-Hill has a special sort of advantage, for specific data, sorted quickly. This code implements the algorithm using c language function.