资源列表
[数据结构常用算法] somesortalgorithm
说明:本程序实现了通常我们所用的各种排序算法,是基于1--10000的随机生成数排序,有冒泡排序,合并排序,基数排序,计数排序等算法实现。-This procedure has usually used in a variety of sorting algorithm is based on 1- 10000 sort the randomly generated number, a bubble sort, merge sort, Radix Sort, Counting Sort algorit<yifang> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数据结构常用算法] HFMBM
说明:该程序实现哈夫曼树的构建,编码,具备简单的译码功能-The program realization of Huffman tree construction, encoding, decoding functions have simple<yanyansama> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数据结构常用算法] hf
说明:哈夫曼树是一种带权路径长度最短的树。 所谓路径长度就是某个端结点到树的根结点的距离,等于该端结点的祖先数,或该结点所在层数减1,用lk表示。-Huffman tree is a weighted length of the shortest path tree. The so-called path length is a client node to the tree root node of the distance, equal to the end of the ancestors of<豆豆> 在 2025-06-30 上传 | 大小:2kb | 下载:0