-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
FORTRAN语言开发三
用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域-Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications
- 2023-02-01 03:15:03下载
- 积分:1
-
n!不为0的最后一位,可以输出千万级别的阶乘最后一位
n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
- 2023-06-24 18:20:03下载
- 积分:1
-
数据结构的课程设计题目,各种排序方法,并计算花费时间
数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each
arrangement method, and the computation spends the time
- 2023-08-25 06:55:03下载
- 积分:1
-
离散事件模拟程序,以及自定义数据类型的队列实现
离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
- 2023-01-09 11:50:03下载
- 积分:1
-
计算机操作系统作业 银行家算法 解决死锁问题 第一次上载
计算机操作系统作业 银行家算法 解决死锁问题 第一次上载 -Computer operating system operating Deadlock banker" s algorithm to solve the problem the first time to upload
- 2022-01-26 05:52:23下载
- 积分:1
-
php数据库操作类,access的数据库 欢迎使用
php数据库操作类,access的数据库 欢迎使用-php database opreater access database welcome to use
- 2022-01-26 08:33:24下载
- 积分:1
-
程序比较了排序算法的优点(包括快速比较法,…
本程序比较各种排序算法的优劣(包括快速比较,基数比较等等),希望大家指教.-the procedures compare the merits Sorting Algorithm (including rapid comparison, the comparison base, etc.), we hope the exhibitions.
- 2022-02-06 22:53:34下载
- 积分:1
-
在长
在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must check that the error control. Cyclic Redundancy Check (Cyclic Redundancy Check/Code) is to block transmission of data over a check out, is a highly efficient error control methods.
- 2022-05-28 22:54:07下载
- 积分:1
-
- 2023-05-26 13:10:03下载
- 积分:1