搜索资源列表
BTree
- 二叉树的递归以及非递归创建,遍历,遍历包括前序.中序.后序.....,在其非递归创建和遍历时又分别利用了栈和队列等一系列方法进行-Recursive binary tree non-recursive traversal, as well as create, including the former sequence traversal sequence after sequence. .....
binary_tree
- 二叉树先序、后序遍历,节点插入、删除,用C实现,操作系统平台为linux系统-binary tree
avl-0.4
- 二叉树结构体实现,可直接使用,内置各种删除、查询、遍历、添加API-acl implyment