文件名称:Binary-Tree

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2016-02-23
  • 文件大小:
  • 586kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

二叉树通过字符串方式,能够创建相应的二叉树,而且可以递归实现。同样,对于任意的二叉树,可以生成对应的字符串。包括从指定字符串形式创建二叉树(包括空树和平凡树)、将二叉树按照指定的字符串形式输出、判断是否空树、

计算二叉树的结点总数、计算二叉树的叶子总数、计算二叉树的高度,其中空树和平凡树的高度分别为0和1、前序遍历输出二叉树,逗号分隔、中序遍历输出二叉树,逗号分隔、后序遍历输出二叉树,逗号分隔、将树清空等功能-By way of binary string, you can create the corresponding binary tree, and can be implemented recursively. Similarly, for any binary tree, the corresponding string can be generated. Including the creation of a binary tree (including the empty tree and ordinary tree) the specified string, the binary string according to the specified output to determine whether an empty tree,

The total number of computing nodes of the binary tree, calculate the total number of leaves of a binary tree, calculate the height of a binary tree, wherein the height of the empty tree and ordinary trees are 0 and 1, the former preorder output binary tree, separated by commas, preorder output binary tree, separated by commas after preorder output binary tree, separated by commas, empty tree functions
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Binary Tree\Debug\vc60.idb

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

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

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

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

...........\.....\二叉树.obj

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

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

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

...........\stdafx.h

...........\二叉树.cpp

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

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

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

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

Binary Tree

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org