搜索资源列表
aglo7
- (一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety
sadgf
- 编写一个程序algo7-1.cpp,实现二叉树的各种基本运算,并在此基础上设计一个主程序完成如下功能:-Write a program algo7-1.cpp, a variety of basic operations to achieve a binary tree, and on this basis, the design of a main program to complete the following functions