二叉树的建立与遍历

时间:2015-07-19 11:23:30
【文件属性】:

文件名称:二叉树的建立与遍历

文件大小:85KB

文件格式:ZIP

更新时间:2015-07-19 11:23:30

二叉树

关于二叉树的建立与遍历(四种遍历方法),并且综合运用递归和非递归两种算法。


【文件预览】:
Binary Tree
----Binary Tree.sln(923B)
----Binary Tree.suo(13KB)
----Binary Tree()
--------Form6.resx(6KB)
--------Form5.Designer.cs(2KB)
--------bin()
--------Form1.Designer.cs(20KB)
--------Tree.cs(5KB)
--------Form3.cs(361B)
--------Form2.resx(6KB)
--------Form3.Designer.cs(2KB)
--------Program.cs(555B)
--------Form6.cs(361B)
--------obj()
--------Form4.Designer.cs(2KB)
--------Form3.resx(6KB)
--------Form2.cs(361B)
--------Form1.cs(10KB)
--------Form4.cs(361B)
--------Form4.resx(6KB)
--------Form2.Designer.cs(3KB)
--------Form1.resx(6KB)
--------Form6.Designer.cs(2KB)
--------Form5.resx(6KB)
--------Form5.cs(361B)
--------BiTNode.cs(515B)
--------Properties()
--------Binary Tree.csproj(5KB)

网友评论

  • 很好用的代码