资源列表
[数据结构常用算法] ChanAlgorithm12233
说明:chan算法,一种适合在视距环境下使用的定位方法-chan<heber> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] suijikuaipai
说明:随机快排的算法实现。。需要的下下来看看吧-Fast random row algorithm. . Need to look at it the next down. .<zhang peng> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bufenbeibao
说明:部分背包问题,使用贪心算法。。。需要的可以看下-Part of the knapsack problem, use the greedy algorithm. . . Needs may have a look<zhang peng> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] traversinggraph
说明:图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况-Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~<黄毅骏> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expression-evaluation
说明:利用栈来求解表达式求值问题。用的是算数优先法,设置了两个栈:OPTR,用来寄存运算符;OPND,用以寄存操作数或运算结果。-Usage of the expression evaluation stack to solve the problem. Count method using a priority, set up two stacks: OPTR, for storage operator OPND, for the sto<englishteam> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffmancode1
说明:按照一定的规则构造哈弗曼树,使得输入的元素都作为叶子节点,然后从叶子到根逆向球每个字符的哈弗曼编码-According to certain rules of construction Havermann tree, making the input element as a leaf node, and then reverse the ball from the leaf to the root code for each char<englishteam> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Minimum-spanning-tree
说明:网的邻接矩阵存储(数组表示)、简单输出,最小生成树,采用Prim算法实现最小生成树。-Network adjacency matrix storage (array representation), a simple output, minimum spanning tree, minimum spanning tree using Prim algorithm.<englishteam> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MinimumSpanningTreeAlgorithm
说明:最小生成树算法 c++的 希望对大家有帮助-Minimum Spanning Tree Algorithm<tom> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashubianli
说明:实现对二叉树的各种遍历 有先序遍历 中序遍历 后序遍历 -Achieve a variety of traversing a binary tree traversal in preorder traversal sequence after traversing<maomaoyu> 在 2025-01-16 上传 | 大小:1kb | 下载:0