文件名称:structure
-
所属分类:
- 标签属性:
- 上传时间:2012-11-07
-
文件大小:185.44kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构二叉树实现代码:功能如下:
(1)创建二叉树
(2)递归算法先序遍历二叉树
(3)非递归算法中序遍历二叉树
(4)递归算法后序遍历二叉树
(5)求二叉树叶子结点个数
(6)按层次遍历二叉树
(7)求二叉树树深
-A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive algorithm for preorder traversal binary tree (3) non-recursive algorithm for binary tree inorder traversal (4) recursive algorithm for postorder 2 tree (5) Find the number of binary tree leaf nodes (6) according to the level binary tree traversal (7) Find the binary tree depth
(1)创建二叉树
(2)递归算法先序遍历二叉树
(3)非递归算法中序遍历二叉树
(4)递归算法后序遍历二叉树
(5)求二叉树叶子结点个数
(6)按层次遍历二叉树
(7)求二叉树树深
-A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive algorithm for preorder traversal binary tree (3) non-recursive algorithm for binary tree inorder traversal (4) recursive algorithm for postorder 2 tree (5) Find the number of binary tree leaf nodes (6) according to the level binary tree traversal (7) Find the binary tree depth
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树.ncb
二叉树.opt
二叉树.plg
Debug/vc60.idb
Debug/vc60.pdb
Debug/二叉树.exe
Debug/二叉树.ilk
Debug/二叉树.obj
Debug/二叉树.pch
Debug/二叉树.pdb
二叉树.cpp
二叉树.dsp
二叉树.dsw
Debug
二叉树.opt
二叉树.plg
Debug/vc60.idb
Debug/vc60.pdb
Debug/二叉树.exe
Debug/二叉树.ilk
Debug/二叉树.obj
Debug/二叉树.pch
Debug/二叉树.pdb
二叉树.cpp
二叉树.dsp
二叉树.dsw
Debug
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.