Welcome![Sign In][Sign Up]
Location:
Search - 树的遍历

Search list

[CSharp树的遍历

Description: 树的遍历,包括数的建立、存储、遍历-tree traversal, including several of the establishment, storage, traverse ... ... ... ... ...
Platform: | Size: 1392 | Author: li | Hits:

[SourceCode树的遍历操作

Description: 主要用MFC实现树的递归前序,中序,后序遍历,中序非递归遍历
Platform: | Size: 17473041 | Author: luyanyan0904201 | Hits:

[Windows Develop二叉树的各种遍历方法—TreeVisit

Description: 包含二叉树先序、中序、后序的递归及非递归遍历,还有层次遍历、层次遍历从下到上、从左到右或者从右到左的遍历算法,并附加了测试代码
Platform: | Size: 1227565 | Author: little_ma | Hits:

[SourceCodeerchashudebianli

Description: 这是一个二叉树的遍历问题-This is a question of Binary Tree Traversal
Platform: | Size: 1024 | Author: 张婷 | Hits:

[Compress-Decompress algrithms树遍历

Description: 有关树的遍历问题-the tree traversal issue
Platform: | Size: 351232 | Author: meng | Hits:

[CSharp实验三

Description: 1.程序的功能:遍历一个二叉树并输出。 2.输入输出的要求:输入可以是单个数字,也可以是单个字符,以0结束。二叉树的遍历方式可以是前序,中序,后序,程序中用switch函数进行开关选择-1. The functionality : a binary tree traversal and output. 2. The input and output : input can be a single figure, it could be a single character to the end of 0. The binary tree traversal mode can be pre-sequence, sequence after sequence, procedures used switch function for switching options
Platform: | Size: 1024 | Author: 马芳萍 | Hits:

[Data structsEXP6

Description: 数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
Platform: | Size: 2048 | Author: 王与 | Hits:

[Data structs经典cpp例子

Description: 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference--- gt; Gt; Dos prospects for the background color set. Cpp two. 8. 10. Hexadecimal conversion function. Cpp binary tree traversal. Cpp graphics priority to search for the breadth of France. Cpp graphics depth-first search of the law. Cpp C language compile a calendar. C
Platform: | Size: 7168 | Author: 丁志强 | Hits:

[Data structs二叉树操作&图的遍历操作

Description: 二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
Platform: | Size: 21504 | Author: 解放 | Hits:

[Otherxuehaiwuya

Description: 算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法-algorithm on the traversal of the tree, and there are also search the data structure correlation algorithm
Platform: | Size: 1024 | Author: 陈煦 | Hits:

[Data structsC程序自动测试程序系统

Description: C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
Platform: | Size: 617472 | Author: 徐杰 | Hits:

[Data structs图形演示二叉树程序

Description: 用TC20 图形方式演示了二叉树的遍历程序,可以作为学生的教学用-TC20 graphic demonstration of a binary tree traversal procedures can be used as a teaching students
Platform: | Size: 2048 | Author: 康道之 | Hits:

[Data structs二叉树的各种遍历操作(非)递归

Description: 数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。 -the basic data structure application binary tree traversal. For beginners, relatively simple.
Platform: | Size: 2048 | Author: 阿水 | Hits:

[CSharp树的遍历

Description: 树的遍历,包括数的建立、存储、遍历-tree traversal, including several of the establishment, storage, traverse ... ... ... ... ...
Platform: | Size: 1024 | Author: li | Hits:

[DNAtwotree

Description: 二叉树的遍历,都明白,别的我就不多说了,有兴趣的下载-binary tree traversal are aware, other to say I do not, are interested to see the download
Platform: | Size: 2048 | Author: limeng | Hits:

[Data structsAbout-Tree

Description: 数据结构中关于树的遍历,自己完成的程序。是数据结构中的重要部分 -data structure of the tree traversal, completed their procedures. Data structure is an important part
Platform: | Size: 1024 | Author: 李媛媛 | Hits:

[DocumentsDATALECTURE

Description: 数据结构 授课教案 本章主要介绍以下内容:    1.数据结构研究的主要内容    2.数据结构中涉及的基本概念    3.算法的概念、描述方法以及评价标准 栈和队列 1.树的定义和存储结构    2.二叉树的定义、性质、存储结构    3.二叉树的遍历、线索算法    4.树和二叉树的转换    5.哈夫曼树及其应用 -data structure templates teach this chapter introduces the following : 1. Research data structure of the main contents of two. data structure of three basic concepts. Algorithm concept , and description of the evaluation criteria stack and a queue. Tree definitions and storage structure 2. Binary Tree definition, nature, Storage Structure 3. binary tree traversal, Algorithm four clues. trees and converting five of the binary tree. Huffman tree and its application
Platform: | Size: 1303552 | Author: wu | Hits:

[assembly languagebinarytreetranverse

Description: 用汇编实现二叉树的遍历,提示输入左右子树显示结果-compilation of achievement with the binary tree traversal, suggesting that the importation of sub-trees around results show
Platform: | Size: 2048 | Author: 天音 | Hits:

[CSharpsingerlist

Description: 一个二叉树的遍历,输出前序遍历,中序遍历,后序遍历-a binary tree traversal, output preorder, preorder, after preorder
Platform: | Size: 248832 | Author: 程军 | Hits:

[Data structs二叉树的遍历

Description: 主要实现:创建二叉树、用先中后序遍历二叉树(中序,先序和后序遍历用非递归实现),并输出树高。(The main achievement is to create two branches tree, and use the first and middle traversal to traverse the two fork tree.)
Platform: | Size: 1024 | Author: 晴栀菀歌° | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net