资源列表
[数据结构常用算法] improved mergesort
说明:这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the us<唐海浪> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] distsort
说明:该程序是分布计数排序,它是我所见过的各种排序方法中最快的,它的时间复杂度为O(n),但是这种排序适用于已知待排序列的上下限,并且如果上限与下限的差值比较大的话,空间消耗也比较大.-distribution of the program is counting sequencing, it is I have seen the fastest sorting methods, it's time complexity of O (n), but this sort known to be<唐海浪> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] gelei combination
说明:该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.<唐海浪> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] gelei generator
说明:该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.<唐海浪> 在 2025-06-17 上传 | 大小:3kb | 下载:0