文件名称:AVLTree2
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 484kb
- 下载次数:
- 0次
- 提 供 者:
- Michae******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构课程的实验。构造二叉搜索树,构造平衡二叉树-用AVL树实现,可以用两种树比较调平的过程,有插入节点、删出结点、调平、缩格打印树等功能。-Data structures course experiment. Construct a binary search tree, balanced binary tree structure- achieved with the AVL tree, the tree can be compared in two leveling process, there are insert node, delete a node, level, indent printing trees and other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVLTree2\AVLTree.cpp
........\AVLTree.h
........\AVLTree2.cbp
........\AVLTree2.depend
........\AVLTree2.layout
........\bin\Debug\AVLTree2.exe
........\BST.cpp
........\BST.h
........\main.cpp
........\obj\Debug\AVLTree.o
........\...\.....\BST.o
........\...\.....\main.o
........\...\.....\src
........\bin\Debug
........\obj\Debug
........\bin
........\obj
AVLTree2
........\AVLTree.h
........\AVLTree2.cbp
........\AVLTree2.depend
........\AVLTree2.layout
........\bin\Debug\AVLTree2.exe
........\BST.cpp
........\BST.h
........\main.cpp
........\obj\Debug\AVLTree.o
........\...\.....\BST.o
........\...\.....\main.o
........\...\.....\src
........\bin\Debug
........\obj\Debug
........\bin
........\obj
AVLTree2