文件名称:Binary-Tree
-
所属分类:
- 标签属性:
- 上传时间:2016-05-24
-
文件大小:1.25mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(1)从键盘上输入数据,建立二叉链表。
(2)前序遍历、中序遍历、后序遍历二叉树:递归算法。
(3)前序遍历、中序遍历、后序遍历二叉树:非递归算法。
(4)借助队列实现二叉树的层次遍历。
在主函数中设计一个简单的菜单,分别调试上述算法。-(1) input data the keyboard, build binary list.
(2) former preorder, preorder, after preorder binary tree: recursive algorithm.
(3) the former preorder, preorder, after preorder binary tree: a non-recursive algorithm.
(4) With the queue binary tree hierarchy traversal.
Design a simple menu in the main function, namely debug the algorithm described above.
(2)前序遍历、中序遍历、后序遍历二叉树:递归算法。
(3)前序遍历、中序遍历、后序遍历二叉树:非递归算法。
(4)借助队列实现二叉树的层次遍历。
在主函数中设计一个简单的菜单,分别调试上述算法。-(1) input data the keyboard, build binary list.
(2) former preorder, preorder, after preorder binary tree: recursive algorithm.
(3) the former preorder, preorder, after preorder binary tree: a non-recursive algorithm.
(4) With the queue binary tree hierarchy traversal.
Design a simple menu in the main function, namely debug the algorithm described above.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Binary Tree/~$ Microsoft Word 文档.doc
Binary Tree/Debug/
Binary Tree/Debug/vc60.idb
Binary Tree/Debug/vc60.pdb
Binary Tree/Debug/二叉树.exe
Binary Tree/Debug/二叉树.ilk
Binary Tree/Debug/二叉树.obj
Binary Tree/Debug/二叉树.pch
Binary Tree/Debug/二叉树.pdb
Binary Tree/二叉树.cpp
Binary Tree/二叉树.dsp
Binary Tree/二叉树.dsw
Binary Tree/二叉树.ncb
Binary Tree/二叉树.opt
Binary Tree/二叉树.plg
Binary Tree/新建 Microsoft Word 文档.doc
Binary Tree/Debug/
Binary Tree/Debug/vc60.idb
Binary Tree/Debug/vc60.pdb
Binary Tree/Debug/二叉树.exe
Binary Tree/Debug/二叉树.ilk
Binary Tree/Debug/二叉树.obj
Binary Tree/Debug/二叉树.pch
Binary Tree/Debug/二叉树.pdb
Binary Tree/二叉树.cpp
Binary Tree/二叉树.dsp
Binary Tree/二叉树.dsw
Binary Tree/二叉树.ncb
Binary Tree/二叉树.opt
Binary Tree/二叉树.plg
Binary Tree/新建 Microsoft Word 文档.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.