资源列表
[数据结构常用算法] HuffmanOptimalbinarytree
说明:利用Huffman算法,构造最优二叉树,它是霍夫曼编码的基础。-Huffman algorithm is used to construct optimal binary tree, which is the basis of Huffman coding.<花脸的猫> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] huffmancode
说明:huffman编码,能够对输入的序列按权值进行最优二叉树排序,按最优二叉树排序进行简单编码。-huffman coding, be able to input the right values according to the optimal sequence of binary sort order by a simple optimal binary codes.<花脸的猫> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] BiTreeOrder
说明:通过C++编写创建二叉树的代码,及实现二叉树的递归和非递归的先序、中序及后序遍历,和层次遍历。-The creation of a binary tree, recursive and non recursive traversal<mayinc> 在 2024-11-05 上传 | 大小:937984 | 下载:0
[数据结构常用算法] Bruit_Fox_Algorithm
说明:朴素的模式匹配算法,也称布鲁特-福斯算法,实现子串的定位操作。-Simple pattern matching algorithm, also known as the bruit- Fox algorithm to achieve sub-string positioning operation.<mayinc> 在 2024-11-05 上传 | 大小:424960 | 下载:0