搜索资源列表
5551
- 利用数据结构的知识生成一颗二叉树,利用非递归的算法遍历二叉树,主要借助栈来遍历二叉树-Data structures generated using a binary tree of knowledge, use of non-recursive binary tree traversal algorithm, the main stack to traverse binary tree with
myvtree
- 此源码实现了二叉搜索树的生成及输出排序后的结果-This source code implements a binary search tree generation and output the results sorted