读书人

希尔排序?解决思路

发布时间: 2012-03-31 13:13:26 作者: rapoo

希尔排序?
Show under what order of input, the Shellsort will have worst-case for sorting the set
82,95,13,98,15,36,19,92,29,58,40,73,16
using the sequence of {5,3 1} for sorting

请教怎么做!

[解决办法]

探讨
???
题目是问
Show underwhat order of input, the Shellsort will have worst-casefor sorting the set
82,95,13,98,15,36,19,92,29,58,40,73,16
using the sequence of {5,3 1} for sorting

读书人网 >C++

热点推荐