binary-tree

所属分类:数据结构
开发工具:Visual C++
文件大小:716KB
下载次数:1
上传日期:2016-09-27 11:54:48
上 传 者千猴
说明:  沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 遍历是二叉树上最重要的运算之一,是二叉树上进行其它运算之基础。
(A search along the route, and then click on each node of the tree were done only once and make a visit. Access node operation done depends on the specific application problems. Binary tree traversal is the most important operation is the basis of other operations performed on binary tree.)

文件列表:
2.1二叉树 (0, 2016-09-27)
2.1二叉树\2.1二叉树.cpp (2558, 2015-11-14)
2.1二叉树\2.1二叉树.sdf (1593344, 2015-11-19)
2.1二叉树\2.1二叉树.sln (890, 2015-11-14)
2.1二叉树\2.1二叉树.suo (10240, 2015-11-19)
2.1二叉树\2.1二叉树.vcxproj (3931, 2015-11-14)
2.1二叉树\2.1二叉树.vcxproj.filters (950, 2015-11-14)
2.1二叉树\2.1二叉树.vcxproj.user (143, 2015-11-14)
2.1二叉树\Debug (0, 2016-09-27)
2.1二叉树\Debug\2.1二叉树.exe (30720, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.exe.embed.manifest (406, 2015-11-14)
2.1二叉树\Debug\2.1二叉树.exe.embed.manifest.res (472, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.exe.intermediate.manifest (381, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.ilk (313040, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.lastbuildstate (43, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.log (2721, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.obj (14510, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.pdb (429056, 2015-11-19)
2.1二叉树\Debug\2.1二叉树.vcxprojResolveAssemblyReference.cache (713, 2015-11-14)
2.1二叉树\Debug\2.1二叉树.write.1.tlog (0, 2015-11-14)
2.1二叉树\Debug\2.1二叉树_manifest.rc (202, 2015-11-14)
2.1二叉树\Debug\CL.read.1.tlog (2350, 2015-11-19)
2.1二叉树\Debug\CL.write.1.tlog (410, 2015-11-19)
2.1二叉树\Debug\cl.command.1.tlog (1130, 2015-11-19)
2.1二叉树\Debug\link-cvtres.read.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link-cvtres.write.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link.4704-cvtres.read.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link.4704-cvtres.write.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link.4704.read.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link.4704.write.1.tlog (2, 2015-11-19)
2.1二叉树\Debug\link.command.1.tlog (2590, 2015-11-19)
2.1二叉树\Debug\link.read.1.tlog (5464, 2015-11-19)
2.1二叉树\Debug\link.write.1.tlog (1030, 2015-11-19)
2.1二叉树\Debug\mt.command.1.tlog (670, 2015-11-19)
2.1二叉树\Debug\mt.read.1.tlog (442, 2015-11-19)
2.1二叉树\Debug\mt.write.1.tlog (254, 2015-11-19)
2.1二叉树\Debug\rc.command.1.tlog (858, 2015-11-19)
2.1二叉树\Debug\rc.read.1.tlog (386, 2015-11-19)
2.1二叉树\Debug\rc.write.1.tlog (402, 2015-11-19)
2.1二叉树\Debug\vc100.idb (52224, 2015-11-19)
... ...

近期下载者

相关文件


收藏者