资源列表
AVL
- Implementation of AVL Tr-Implementation of AVL Tree
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
non-recursive-of-binary-tree
- 二叉树的非递归遍历,运用栈的思想实现二叉树非递归遍历-Non-recursive binary tree traversal, using stacks of thinking non-recursive binary tree traversal
fraction
- 按照一定次序将0到指定的N的分数排序,例如N为 5,排序为0/1,1/5,1/4,1/3,2/5,1/2,3/5,2/3,3/4,4/5,1/1 -According to a certain order of the 0 to a specified fraction of sorting N, for example N 5, sort of 0/1,1/5,1/4,1/3,2/5,1/2,3/5,2/3,3/4,4/5,1/1
train
- 火车编组问题,应用栈解决火车进出站的顺序,简洁明了-Train marshalling problem solving sequential application stack train out of the station, and concise
Hungary-algorithm-
- 利用增广路径,求二部图的最大匹配的匈牙利算法-The Hungary maximum matching algorithm of Bipartite graph.
sancanshune
- matlab基本程序,经检验室可以运行,精确度很高,大道循环标准-matlab basic procedures, the laboratory can run, high precision, road cycling standards
weibuer
- 威布尔分布的参数估计,计算速度快,准确度高,值得深究-Parameter Weibull distribution estimates, calculation speed, high accuracy, worth studying
canshu
- 基础数据的计算,经检验可以运行,数据拟合程序-Calculated on the basis of data, the test can be run, data fitting procedure
code
- 浙大高级数据结构project 构建不同树的时间复杂度 包括斜堆左式堆-compute the time of construting different heaps
custom_csp_solving
- Constraint Satisfaction Problems in prolog
zhuangpeixian
- 算法导论的动态规划中的装配线调度算法的实现-Introduction to dynamic programming algorithm to achieve the assembly line scheduling algorithm