资源列表
[数据结构常用算法] huffmancode111
说明:huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之<乐乐> 在 2025-06-05 上传 | 大小:11kb | 下载:0
[数据结构常用算法] zhipaiwenti
说明:运筹学之指派问题的匈牙利算法。刚刚才看到的,不错哦-tacticians Zhi assignment of the Hungarian algorithm. Only just to see, oh well<张毅> 在 2025-06-05 上传 | 大小: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-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sparsehash-0.2
说明:google的hash table库实现,非常高效-the hash table for achieving very high efficiency<张志> 在 2025-06-05 上传 | 大小:704kb | 下载:0
[数据结构常用算法] QueueFromStack
说明:Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.-interviews often test algorithm Implementation of Queue using two protocol stacks.<李萍> 在 2025-06-05 上传 | 大小:6kb | 下载:0
[数据结构常用算法] TravelGuideApp
说明:最短路径和哈密顿通路,可以求得多条最短路径和哈密顿通路。-shortest path Hamiltonian path and can be obtained over the shortest path and Hamiltonian path.<王辉> 在 2025-06-05 上传 | 大小:71kb | 下载:0