资源列表
[数据结构常用算法] haffmancode(VC)
说明:---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical Huffman编<ray> 在 2025-06-22 上传 | 大小:32kb | 下载:0
[数据结构常用算法] HuaRD
说明:Win32下的华容道游戏程序,含源代码和设计文档。 用户可以走棋,也可任意走棋状态自动求解,用广度搜索实现,判重使用平衡二叉树,欢迎交流-under Win32 Puzzle procedures, including the source code and design documents. Users can take advantage of chess, chess can take arbitrary automatic state solution with breadth se<enderlw> 在 2025-06-22 上传 | 大小:1.23mb | 下载:0
[数据结构常用算法] Win32Maze
说明:Win32下立体迷宫程序,含自动求解,可求迷宫最短路径和所有路径,分别用广度优先搜索和深度优先搜索两种方法实现,欢迎讨论。-Win32 three-dimensional maze procedure, including automatic solution Stepping maze shortest path and all trails. priorities were used to search breadth and depth-first search in two ways,<enderlw> 在 2025-06-22 上传 | 大小:24kb | 下载:0
[数据结构常用算法] xiansuobtree
说明:win3 console 平台下程序,线索化二叉树算法程序,欢迎讨论。-791bp console platforms procedures and the clues of a binary tree algorithm welcome discussion.<enderlw> 在 2025-06-22 上传 | 大小: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, welcomed the discussion.<enderlw> 在 2025-06-22 上传 | 大小: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-06-22 上传 | 大小: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-06-22 上传 | 大小:1kb | 下载:0