搜索资源列表
linkedlist_binaryTree
- Creating linked list, doubly linked list and Binary Tree in VB.Net 2005. sourcecode in Spanish
Fibonachi---bazgashti
- Fibonacci Recursive Function in C by Namira and other data structure like hybrid tree, hybrid list, binary search, hanoi recursive function and more
binder
- Search in Binary Tr-Search in Binary Tree
tree
- 二叉树遍历,二叉树排序,用指针实现,亲测好用-Binary tree traversal, binary sort, with pointers, pro-test useful
AVL
- an AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. -an AVL tree is a s