资源列表
[数据结构常用算法] haffmancode(VC)
说明:---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 *<ray> 在 2025-05-01 上传 | 大小:32kb | 下载:0
[数据结构常用算法] xiansuobtree
说明:win3 console 平台下程序,线索化二叉树算法程序,欢迎讨论。-791bp console platforms procedures and the clues of a binary tree algorithm welcome discussion.<enderlw> 在 2025-05-01 上传 | 大小:6kb | 下载:0
[数据结构常用算法] enderlw_Huffmanzip
说明:利用Huffman编码法做的一个文本文件压缩程序,仅支持英文的文本文档,压缩效率在10%~50%,DOS界面,欢迎讨论。-Huffman coding method used to do a text file compression program, supports only English text files, the compression efficiency of 10% to 50%, DOS interface, we<enderlw> 在 2025-05-01 上传 | 大小:17kb | 下载:0
[数据结构常用算法] seek8queen
说明:这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.<刘娇> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2312355seek8queen
说明:这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.<刘娇> 在 2025-05-01 上传 | 大小:1kb | 下载:0