文件名称:binaryTree

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

完成以下菜单项功能,要求执行完一个功能后自动输出二叉链表的广义表形式或凹入形式:

按带空子树的前序序列建树;

输出前序、中序、后序遍历序列(递归算法);

输出结点个数、叶子结点个数;

输出二叉树的深度;

按凹入格式输出二叉树;

按广义表格式输出二叉树;

查询前序遍历序列的第i个结点;

一般二叉树的查找:给定值是否在二叉树中;

建立二叉排序树;

二叉排序树的查找。

使用二叉排序树完成排序。-Complete the following menu items feature that requires a function executed automatically after the output of the generalized binary linked list or recess in the form of tables in the form: according to the tree with the empty sequence of the first order contribution output pre-order, in sequence, after traversing sequence (recursive algorithm ) output node number, the number of leaf nodes output binary tree of depth binary format output by indentation table format output by the generalized binary tree check order traversal sequence before the first i nodes  general binary tree search: whether a given value of the binary tree create binary sort tree binary search tree sort. Complete binary tree using the sort order.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

二叉树\Debug\main.obj

......\.....\tree.obj

......\.....\vc60.idb

......\.....\vc60.pdb

......\.....\二叉树.exe

......\.....\二叉树.ilk

......\.....\二叉树.pch

......\.....\二叉树.pdb

......\main.cpp

......\tree.cpp

......\tree.h

......\二叉树.dsp

......\二叉树.dsw

......\二叉树.ncb

......\二叉树.opt

......\二叉树.plg

......\二叉树.sln

......\二叉树.suo

......\Debug

二叉树

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org