-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
vc编写的信访办公自动化系统,数据库使用odbc
vc编写的信访办公自动化系统,数据库使用odbc-a Guest Information System is written by VC. Database use ODBC.
- 2022-05-14 23:52:07下载
- 积分:1
-
为屏幕保护设置密码
为屏幕保护设置密码-screen to set up password protection
- 2022-01-30 19:15:49下载
- 积分:1
-
系统托盘的样本
a sample of system tray
- 2022-03-18 17:31:52下载
- 积分:1
-
this is a pastime of small programs, is a Christmas tree, concerned persons can...
这个是个消遣的小程序,是一棵圣诞树,有心的人可以把它送给你女朋友啊!-this is a pastime of small programs, is a Christmas tree, concerned persons can send it to your girlfriend ah!
- 2022-02-04 13:44:08下载
- 积分:1
-
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单...
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单-Print ASCII code table and the multiplication table to achieve a variety of ways, and a good choice of menu interface
- 2022-10-29 19:55:04下载
- 积分:1
-
二进制文本
这是一个二进制文件转化问文本格式文件的小程序,不过必须自己在程序中设置好文件目录
- 2023-02-05 23:05:03下载
- 积分:1
-
一个可调用脚本的例子.
一个可调用脚本的例子.-can call a script examples.
- 2022-03-05 12:46:30下载
- 积分:1
-
The Matlab code for FFT
FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT-The Matlab code for FFT
- 2022-02-03 04:05:57下载
- 积分:1
-
一个串口通讯 数据库存取例子程序。
将串口收到的数据保存到axcess数据库里面...
一个串口通讯 数据库存取例子程序。
将串口收到的数据保存到axcess数据库里面-A serial communication database access examples of the procedures
- 2022-05-01 00:49:44下载
- 积分:1