Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Binary Tree
Search - Binary Tree - List
二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
Date : 2025-12-18 Size : 31kb User : 流星雨

二叉树抽象数据类型的实现 问题说明:数据结构来实现二叉树具体函数功能的实现; 以及相关操作。-binary tree abstract data types realization : data structures to achieve specific function in a binary tree the realization; , and related operations.
Date : 2025-12-18 Size : 3kb User : 张君

遍历是二叉树各种操作的基础,显示,遍历过程中可以对各结点进行各种操作,又实现各种的目的。-traverse binary tree is the basis for various operations, that the process can traverse the nodes of various operations, Also achieve various objectives.
Date : 2025-12-18 Size : 18kb User : pmz

这是一个关于二叉树的运算程序,里面包有各种运算,大家可以看看.-This is a binary tree on the Operational procedures, which contain various operations, we will look at.
Date : 2025-12-18 Size : 1kb User : 徐飞

叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and balanced binary tree order to achieve the basic operation of the binary tree used for the storage structure (1), carriage return ( \ n) to mark the end of the importation, importation of L series, generate binary tree Sort T; (2) Ranking of two forks to make the tree T preorder, and the output results; (3) Calculations binary tree T ranking on the average search length, output; (4) Input elements x, find two tree fork Sort T, if x exists with the node, then remove the nodes, and make the preorder (execution 2); Otherwise output "node x"; (5) to determine the order of two trees T fork whether balanced binary tree, and the output message "OK!"/"NO!" ;
Date : 2025-12-18 Size : 2kb User : 胡图

1)熟练掌握二叉树的二叉链表表示及前序创建算法与实现; 2)熟练掌握二叉树的前序、中序和后序递归遍历算法与实现; 3)掌握中序遍历线索二叉树的基本算法与实现 4)掌握中序遍历线索化二叉树的算法与实现 -1) The master of the binary tree list and the former express order to create algorithms and realize 2) proficiency in the first tree order, in sequence and post-order recursive traversal algorithm and realization 3) in order to master clues to the basic binary tree traversal algorithm and realization of 4) have a good clue of binary tree traversal algorithms and realize
Date : 2025-12-18 Size : 27kb User : huiyuanyuan

数据结构中树以及二叉树的基本操作以及算法,构造哈夫曼树以及模拟,带FLASH演示-Tree data structure and basic operations as well as the binary tree algorithm, Huffman tree structure, as well as simulation, with FLASH demo
Date : 2025-12-18 Size : 314kb User : nlx

比较好的分类文章,主要是二叉树分类,效果较好,必读-Better classification of articles, mainly binary tree classification, better, must-read
Date : 2025-12-18 Size : 1.47mb User : 马龙

二叉树的搜索,以及添加,删除,排序等共能的实现-Binary tree search, as well as add, delete, sort, were able to realize the
Date : 2025-12-18 Size : 2kb User : 李白

二叉树的创建、递归遍历算法及其它基本操作的实现-The creation of a binary tree, recursive traversal algorithm and the realization of other basic operations
Date : 2025-12-18 Size : 5kb User : 房春英

实现二叉树的增,删,改,查以及周游等应用的功能。 -The application of binary tree
Date : 2025-12-18 Size : 894kb User : Brant

对二叉树进行操作,包括二叉树的创建和对二叉树进行深度和广度优先遍历-Operations, including the creation of a binary tree, and the depth and breadth-first traversal of a binary tree on binary tree
Date : 2025-12-18 Size : 2kb User : 莫失

程序功能:遍历二叉树,线索化二叉树,遍历线索化二叉树,二叉树去线索化-The program features: binary tree traversal, threaded binary tree traversal threaded binary tree, binary tree to clues
Date : 2025-12-18 Size : 58kb User : ljy

二叉树列表,满足先序遍历递归和非递归,可自由创建-Binary tree list
Date : 2025-12-18 Size : 1kb User : 张天浩

关于二叉树先、中、后三种遍历的算法,以及对两棵二叉树进行判等的算法用c语言加以实现-About binary tree first, middle and last three traversal algorithms, and sentenced to two trees and other binary tree algorithm to be implemented in c language
Date : 2025-12-18 Size : 3kb User :

二叉树是每个节点最多有两个子树的树结构。通常子树被称作“左子树”(left subtree)和“右子树”(right subtree)。二叉树常被用于实现二叉查找树和二叉堆。-Enhanced JFS2 uses a binary tree representation while performing inode searches, which is a much better method than the linear method used by JFS.
Date : 2025-12-18 Size : 2kb User : yangpeng

这个程序是用C++语言对关于对二叉树内部路径长度的求解,实例中构造出二叉树并采用递归的方法得出结果。-This procedure is used C++ language regarding internal path length of a binary tree solving examples and construct a binary outcome using recursive method.
Date : 2025-12-18 Size : 1kb User : 赵金剑

Binary tree and its usage and how to build one
Date : 2025-12-18 Size : 295kb User : Lucky123

code for binary tr-code for binary tree
Date : 2025-12-18 Size : 21kb User : moshil_dangsa

简单的二叉树输出广义表表示二叉树二叉树二叉树-Simple binary tree algorithm
Date : 2025-12-18 Size : 3kb User : 金洲
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.