文件名称:AVT

介绍说明--下载内容均来自于网络,请自行研究使用

平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。



通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。

-Balanced binary tree data structure is a very important concept. Bintree its optimization and improve the query efficiency play an important role, it is dynamic to find a very important method, which in the actual production has a broad application. Through the curriculum design of teaching the required objectives are: to fully understand and grasp the tree, balanced binary tree of related concepts and knowledge. Balanced binary tree master generation, node delete, insert, such as operations and programming from the keyboard to enter a series of data (integer), the establishment of a balanced binary tree, arbitrary insert or remove a node after requirements constitute a balanced binary tree, and in the output tree traversal balanced binary tree.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

[平衡二叉数的生成]

..................\main

..................\....\avl.cpp

..................\....\avl.dsp

..................\....\avl.dsw

..................\....\avl.ncb

..................\....\avl.opt

..................\....\avl.plg

..................\....\Debug

..................\数据结构课程设计.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org