-
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是...
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是否在此树中作为叶子结点。-To achieve the creation of the tree algorithm, to create at least a three-layer, 8 nodes of a binary tree, and after this tree in order to achieve the first recursive traversal algorithm. Output the results of three kinds of traversal. And then to achieve a leaf node search algorithm to determine whether a given value in this tree as a leaf node.
- 2023-03-12 08:20:04下载
- 积分:1
-
mysql数据库操作BLOB型数据的范例
mysql数据库操作BLOB型数据的范例-mysql database operations example BLOB data
- 2022-01-28 06:41:42下载
- 积分:1
-
主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前...
主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前、中、后、层次遍历和相关的操作。另外,可以树形显示这棵树的信息。-Some properties are mainly binary operation. Including reproduction, empty, to strike a tree height, the number of elements in the tree get root node, the father node, all the ancestors, the left son, right son, insert the left son, right son, to find an element, and the former , during and after, hierarchical traversal and related operations. In addition, you can display tree tree information.
- 2022-11-05 05:15:02下载
- 积分:1
-
进制转换
这个源代码是二进制,八进制,十进制数字之间的互相转换。
- 2022-07-17 19:46:59下载
- 积分:1
-
is a loaded Control category.
是一个已加载的控件类。-is a loaded Control category.
- 2022-02-21 13:24:50下载
- 积分:1
-
using Windows API, including how to control the menu display and hidden menu ite...
使用windowsapi,包括如何控制菜单的显示和隐藏菜单项
- 2022-09-10 09:40:02下载
- 积分:1
-
这个是数据库教程复习课件。里面有教你怎么应用好SQL语言和基本的数据库原理...
这个是数据库教程复习课件。里面有教你怎么应用好SQL语言和基本的数据库原理-Guide review courseware. They have to teach you how good use SQL language and the basic principles of database
- 2022-04-27 08:29:10下载
- 积分:1
-
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯
P7 基于ARM-Linux的IP Camera解决方案,是我在网上找的,版权归原作者所有.-P7 based on ARM-Linux solutions for the IP Camera is that I find online, and belongs to original author.
- 2022-01-25 17:45:29下载
- 积分:1
-
仓库管理系统简单版
仓库管理系统简单版-warehouse management system simpler version
- 2022-09-06 14:50:03下载
- 积分:1
-
超市软件条码与库存计费
本文 ASP 的帮助下,您将学习必要的步骤以输出一个 ASP 页上的文件的源代码。通过小的编码片段中,作者解释了如何使用此 FSO 对象并描述它是如何工作的输出......
- 2022-08-14 22:39:14下载
- 积分:1