文件名称:binary-tree

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

二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形-Binary tree is recursively defined, and its sub-tree nodes are so divided, there are five basic logical form of binary tree: (1) empty binary tree- (a) (2) there is only one root node Binary Tree- (b) (3) the right subtree of the binary tree is empty- (c) (4) the left subtree of the binary tree is empty- (d) (5) completely Binary Tree- (e) Note: Although the binary tree and the tree has many similarities, but not the tree, the special case of binary
(系统自动生成,下载前可以参看下载内容)

下载文件列表

二叉树\Debug\BuildLog.htm

......\.....\mt.dep

......\.....\StdAfx.obj

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

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

......\.....\vc80.idb

......\.....\vc80.pdb

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

......\.....\二叉树.exe.embed.manifest

......\.....\二叉树.exe.embed.manifest.res

......\.....\二叉树.exe.intermediate.manifest

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

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

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

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

......\ReadMe.txt

......\StdAfx.cpp

......\StdAfx.h

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

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

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

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

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

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

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

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

......\二叉树.vcproj

......\二叉树.vcproj.LENOVO-2395031B.gaojia.user

......\Debug

二叉树

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org