数据结构中 二叉树功能的实现 C #语言源码

时间:2012-09-12 06:57:18
【文件属性】:
文件名称:数据结构中 二叉树功能的实现 C #语言源码
文件大小:120KB
文件格式:RAR
更新时间:2012-09-12 06:57:18
二叉树的创建 显示 遍历 采用c#语言,实现了二叉树动态的创建,显示,遍历,并且可以调整树显示的大小等
【文件预览】:
BinaryTree
----Program.cs(460B)
----BinaryTree.suo(23KB)
----BinaryTree.csproj(4KB)
----Form_Tree.resx(13KB)
----obj()
--------BinaryTree.csproj.FileList.txt(293B)
--------Debug()
--------BinaryTree1.csproj.FileList.txt(294B)
----bin()
--------Debug()
----ClassDiagram1.cd(3KB)
----BinaryTree.sln(908B)
----Setting.cs(2KB)
----BinaryTree.csproj.user(168B)
----Form_Tree.Designer.cs(10KB)
----Images()
--------复件 btn_next.gif(566B)
--------btn_up.gif(568B)
--------btn_left.gif(566B)
--------btn_right.gif(577B)
--------icon_decrease.gif(176B)
--------icon_increase.gif(176B)
--------btn_down.gif(569B)
--------btn_next.gif(566B)
--------Thumbs.db(16KB)
----TreeGraph.cs(8KB)
----Tree.cs(9KB)
----Properties()
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(6KB)
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
----ClassDiagram1.jpg(55KB)
----Form_Tree.cs(3KB)

网友评论