资源列表
[数据结构常用算法] AVL
说明:Implementation of AVL Tr-Implementation of AVL Tree<Premchandra kumar> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] solider.cpp
说明:士兵编队问题,将士兵按照特定的顺序编队,运用队栈的原理实现-Soldiers in formation problem, in accordance with the principle of soldiers in formation in a particular order, the use of stack implementation team<liwei> 在 2025-06-11 上传 | 大小:257kb | 下载:0
[数据结构常用算法] non-recursive-of-binary-tree
说明:二叉树的非递归遍历,运用栈的思想实现二叉树非递归遍历-Non-recursive binary tree traversal, using stacks of thinking non-recursive binary tree traversal<liwei> 在 2025-06-11 上传 | 大小:351kb | 下载:0
[数据结构常用算法] Hungary-algorithm-
说明:利用增广路径,求二部图的最大匹配的匈牙利算法-The Hungary maximum matching algorithm of Bipartite graph.<meng> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sancanshune
说明:matlab基本程序,经检验室可以运行,精确度很高,大道循环标准-matlab basic procedures, the laboratory can run, high precision, road cycling standards<邻家> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bonus1
说明:浙大数据结构bonus1:Binary Search Tree,检验不同上载数据是否为同一颗树-A binary search tree is uniquely determined by a given ordered insertions of a sequence of positive integers. On the other hand, a given binary search tree may correspond to several different insertion<Destinee> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] nibolan
说明:设计一个算法,将一般算术表达式转化为逆波兰表达式,并求逆波兰表达式的值。可以实现+、-、*、/和带括号的运算,如6+(7-1)*3+10/2.(C语言实现)-Design an algorithm that will generally arithmetic expression into a reverse polish expression, and the value of reverse polish expression. Can realize the+,-,*,/and (), s<珊珊> 在 2025-06-11 上传 | 大小:3kb | 下载:0