资源列表
[数据结构常用算法] shellsort111
说明:附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和<乐乐> 在 2025-06-21 上传 | 大小:19kb | 下载:1
[数据结构常用算法] zhipaiwenti
说明:运筹学之指派问题的匈牙利算法。刚刚才看到的,不错哦-tacticians Zhi assignment of the Hungarian algorithm. Only just to see, oh well<张毅> 在 2025-06-21 上传 | 大小:8kb | 下载:0
[数据结构常用算法] B64
说明:b64.java b64编码 这还不够长 这还不够长 这还不够长 -b64.java B64 coding that is not enough- this not enough- it has not been long enough that it has not been long enough not long enough that it has not been long enough it has not been long enough that it has not b<孔雷> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sparsehash-0.2
说明:google的hash table库实现,非常高效-the hash table for achieving very high efficiency<张志> 在 2025-06-21 上传 | 大小:704kb | 下载:0
[数据结构常用算法] QueueFromStack
说明:Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.-interviews often test algorithm Implementation of Queue using two protocol stacks.<李萍> 在 2025-06-21 上传 | 大小:6kb | 下载:0
[数据结构常用算法] TravelGuideApp
说明:最短路径和哈密顿通路,可以求得多条最短路径和哈密顿通路。-shortest path Hamiltonian path and can be obtained over the shortest path and Hamiltonian path.<王辉> 在 2025-06-21 上传 | 大小:71kb | 下载:0