孩子兄弟链表法表示二叉树C++

时间:2014-11-19 03:57:42
【文件属性】:
文件名称:孩子兄弟链表法表示二叉树C++
文件大小:156KB
文件格式:ZIP
更新时间:2014-11-19 03:57:42
孩子兄弟链表 二叉树 C++ c++ 孩子兄弟链表法表示二叉树C++ 孩子兄弟链表法表示二叉树C++
【文件预览】:
ChildSiblingTree
----ChildSiblingTree.vcxproj(3KB)
----ChildSiblingTree.vcxproj.filters(1KB)
----main.cpp(556B)
----ChildSiblingTree.vcxproj.user(143B)
----Tree.h(601B)
----Tree.cpp(1KB)
----Debug()
--------vc100.idb(339KB)
--------ChildSiblingTree.log(3KB)
--------CL.write.1.tlog(2KB)
--------CL.read.1.tlog(22KB)
--------mt.read.1.tlog(898B)
--------ChildSiblingTree.exe.intermediate.manifest(381B)
--------mt.command.1.tlog(620B)
--------cl.command.1.tlog(1KB)
--------main.obj(55KB)
--------link.write.1.tlog(1KB)
--------ChildSiblingTree.lastbuildstate(99B)
--------link.command.1.tlog(2KB)
--------link.read.1.tlog(3KB)
--------Tree.obj(147KB)
--------mt.write.1.tlog(426B)
--------vc100.pdb(260KB)

网友评论

  • 为什么说不安全不让下载
  • 没有解释,用了点时间才看明白,还行吧。
  • 算法缺乏解释。。唉
  • 没多大参考价值。
  • 没有什么问题。
  • 还可以,感觉有的地方不是很规范,还需要改进
  • 略有参考价值,还是可以的。
  • 不谈C++的类设计,就关算法而言,虽然简洁但缺乏解释。。只能说勉强看看。