CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 2-3 tree
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 2-3 tree - List
[
Program doc
]
9
DL : 0
熟练掌握二叉树的二叉链表表示及前序创建算法与实现; 2)熟练掌握二叉树的前序、中序和后序递归遍历算法与实现; 3)掌握中序遍历线索二叉树的基本算法与实现 4)掌握中序遍历线索化二叉树的算法与实现; 5)按照实验题目要求独立完成实验内容(提交程序清单及相关实验数据与运行结果); 6)认真书写实验报告,并按时提交。 -Master 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) grasp the traversal clues to the basic binary tree algorithm and realization of 4) have a good clue of binary tree traversal algorithms and implementation 5) in accordance with the requirements of the experiment the subject independently completed the experiment content (to submit the list of procedures and related experimental data and results) 6 ) seriously write experimental reports, and submitted on time.
Date
: 2026-01-03
Size
: 19kb
User
:
川原
[
Program doc
]
2-3-tree
DL : 0
n computer science, a 2-3 tree is a type of data structure, a tree where every node with children (internal node) has either two children (2-node) and one data element or three children (3-nodes) and two data elements. Nodes on the outside of the tree (leaf nodes) have no children and one or two data elements-n computer science, a 2-3 tree is a type of data structure, a tree where every node with children (internal node) has either two children (2-node) and one data element or three children (3-nodes) and two data elements. Nodes on the outside of the tree (leaf nodes) have no children and one or two data elements
Date
: 2026-01-03
Size
: 15kb
User
:
aa
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.