文件名称:Bin_Tree
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 241kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Write efficient functions (and give their Big-Oh running times)that take a pointer to a binary tree root T and compute:
a.The number of leaves of T
b.The number of nodes in T that contain one non-NULL child
c.The number of nodes in T that contain two non-NULL children-Write efficient functions (and give their Big-Oh running times) that take a pointer to a binary tree root T and compute: a.The number of leaves of T b.The number of nodes in T that contain one non-NULL child c . The number of nodes in T that contain two non-NULL children
a.The number of leaves of T
b.The number of nodes in T that contain one non-NULL child
c.The number of nodes in T that contain two non-NULL children-Write efficient functions (and give their Big-Oh running times) that take a pointer to a binary tree root T and compute: a.The number of leaves of T b.The number of nodes in T that contain one non-NULL child c . The number of nodes in T that contain two non-NULL children
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bin_Tree\Bin_Tree.dsp
........\Bin_Tree.dsw
........\Bin_Tree.ncb
........\Bin_Tree.opt
........\Bin_Tree.plg
........\btree.h
........\Debug\Bin_Tree.exe
........\.....\Bin_Tree.ilk
........\.....\Bin_Tree.pch
........\.....\Bin_Tree.pdb
........\.....\btree.obj
........\.....\main.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\main.cpp
........\Debug
Bin_Tree
........\Bin_Tree.dsw
........\Bin_Tree.ncb
........\Bin_Tree.opt
........\Bin_Tree.plg
........\btree.h
........\Debug\Bin_Tree.exe
........\.....\Bin_Tree.ilk
........\.....\Bin_Tree.pch
........\.....\Bin_Tree.pdb
........\.....\btree.obj
........\.....\main.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\main.cpp
........\Debug
Bin_Tree