资源列表
[数据结构常用算法] HuffmanTree
说明:实现用哈夫曼树进行简单的编码译码功能,有助于初学者学习哈夫曼树-Implementation using Huffman coding tree for easy decoding features to help beginners Learn Huffman tree<www> 在 2025-01-16 上传 | 大小:39kb | 下载:0
[数据结构常用算法] shujujiegousuanfayuyingyong-Cjiajiayuyanmiaoshu.ra
说明:数据结构算法与应用-C++语言描述,数据结构书籍中的经典之作-Data structures algorithms and application-C++ language descr iption, data structure books classic<安子昂> 在 2025-01-16 上传 | 大小:16.44mb | 下载:0
[数据结构常用算法] packageProblem.tar
说明:0-1的小偷背包问题源码,给出可偷东西的个数和可以拿走的最大重量,算法可以给出在这个条件下的最优解。-0-1 knapsack problem thieves source, give the number of things can be stolen and taken away the largest weight in the algorithm can give optimal solution under the condi<luxin> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra.tar
说明:实现Dijkstra算法:算法首先打印一个图,然后用户给出一个起始点和终止点,算法就可以给出这两个点之间的最短距离,或提示没有路径。-Implementation Dijkstra algorithm: algorithm first print a map, then give users a starting point and termination point, the algorithm can give these two<luxin> 在 2025-01-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Stack
说明:delphi编写的堆栈功能。代码简练合理,避免内存泄露-delphi prepared stack function. Reasonably concise code to avoid memory leak<WANGWEIGANG> 在 2025-01-16 上传 | 大小:171kb | 下载:0
[数据结构常用算法] BinaryTreeData
说明:用c语言实现了二叉树的数据定义,二叉树的构建、销毁,以及先序、中序、后序的递归算法及其源代码.-Implementation using c language definition of binary tree data, Binary Tree Construction, Destruction, and the first order, in sequence, after the sequence of the recursive<凌涵> 在 2025-01-16 上传 | 大小:8kb | 下载:0
[数据结构常用算法] DataStructure
说明:一些简单数据结构的实现。 包括了链表、堆、栈等。-Some simple data structures implementation.<王志斌> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[数据结构常用算法] A_Star_Algorithm
说明:本人实现的A*算法,使用的数据结构条理很清晰-I realize the A* algorithm, the use of structured data is very clear<LiChuan> 在 2025-01-16 上传 | 大小:100kb | 下载:0