文件名称:AVL-tree
- 所属分类:
- 易语言编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-28
- 文件大小:
- 322kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AVL树实现高效查找,平衡二叉树,随结点加入而旋转,始终保证树的平衡性,资料中是该树的所有文件(包含debug)-Efficient search AVL tree, balanced binary rotation as nodes join and always ensure that the balance of the tree, the tree of all files (including debug information)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVL tree
........\AVL tree 4.dsp
........\AVL tree 4.dsw
........\AVL tree 4.ncb
........\AVL tree 4.opt
........\AVL tree 4.plg
........\AVL_node.cpp
........\AVL_node.h
........\AVL_tree.cpp
........\AVL_tree.h
........\Binary_node.cpp
........\Binary_node.h
........\Binary_tree.cpp
........\Binary_tree.h
........\Debug
........\.....\AVL tree 4.exe
........\.....\AVL tree 4.ilk
........\.....\AVL tree 4.pch
........\.....\AVL tree 4.pdb
........\.....\AVL_node.obj
........\.....\AVL_tree.obj
........\.....\Binary_node.obj
........\.....\Binary_tree.obj
........\.....\Main.obj
........\.....\MyStack.obj
........\.....\Record.obj
........\.....\Search_tree.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\Main.cpp
........\MyStack.cpp
........\MyStack.h
........\Record.cpp
........\Record.h
........\Search_tree.cpp
........\Search_tree.h