资源列表
RBtree
- 红黑树的实现 经过严格测试,保证正确,暂时只实现插入没有删除-Red-black tree implementation of rigorous testing to ensure the right moment not only to achieve insertion deletion
Binary_tree
- 二叉树大量算法的实现 实现了三种非递归不借助栈不修改结点结构的遍历算法。参考性非常强-Binary Tree Algorithm to achieve a large number of three non-recursive without the aid of the stack does not modify the node structure of the traversal algorithm. Reference is very strong
bagProblem
- 背包问题的不错的编码,应用分类函数进行处理-this is a bag package problem code , which is a seperate function of it
tucle
- 海龟作图 实现海龟的行走 向上向下或者改变方向-Turtle turtle walk mapping to achieve
struct
- 这里是一些数据结构的学习资料,希望对大家有用,是一些试卷来的-Here are some of the data structure of learning materials, we want to be useful, some papers to the
suanfa
- 算法大全,请参考哈,类似于数据结构之类,新手可以看下,一起提高-Algorithm Daquan, please refer to Kazakhstan, similar to the data structure classes, novice may have a look, along with increased
kruskal
- 数据结构课程设计关于生成最小生成树的问题-Curriculum design data structures generated minimum spanning tree problem on
Demo_caut
- Search algortim , this apllication allows you to search text from a textbox
devil
- 魔王语言的实现 B->tAdA A->sae 还可以另外设置翻译规则-Beelzebub language implementation
snake
- 蛇形存储矩阵和数据结构书,可以参考一下,是清华大学严蔚敏的版本-Snake store matrices and data structures book for reference, is the version of Tsinghua University, Yan Wei Min
datastructute
- 数据结构经典资料,北大数据结构全部PPT资料,学完后,基本上能够解决数据结构上的所有问题了-Classical information data structure, data structure, all the PPT data Peking University, school finished, the data structure is basically to solve all the problems
KMP
- this is a KMP Algorithm
