structure

所属分类:数据结构
开发工具:Visual C++
文件大小:185KB
下载次数:45
上传日期:2009-12-03 13:07:43
上 传 者lqs010203
说明:  数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深
(A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive algorithm for preorder traversal binary tree (3) non-recursive algorithm for binary tree inorder traversal (4) recursive algorithm for postorder 2 tree (5) Find the number of binary tree leaf nodes (6) according to the level binary tree traversal (7) Find the binary tree depth)

文件列表:
二叉树.ncb (50176, 2009-12-03)
二叉树.opt (48640, 2009-12-03)
二叉树.plg (750, 2009-12-03)
Debug\vc60.idb (33792, 2009-12-03)
Debug\vc60.pdb (53248, 2009-12-03)
Debug\二叉树.exe (184384, 2009-12-03)
Debug\二叉树.ilk (185492, 2009-12-03)
Debug\二叉树.obj (13114, 2009-12-03)
Debug\二叉树.pch (222676, 2009-12-03)
Debug\二叉树.pdb (427008, 2009-12-03)
二叉树.cpp (2985, 2009-12-03)
二叉树.dsp (3403, 2009-06-30)
二叉树.dsw (537, 2009-06-30)
Debug (0, 2009-12-03)

近期下载者

相关文件


收藏者