文件名称:Link_Find
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.05mb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写能实现上述功能的Link(v,r)指令程序,不要使用全局变量,
设初始时两森林均由单结点树构成。上机依次执行:Link(2,1),
Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7),
Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。
打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。
-Prepared to achieve the above-mentioned functions Link (v, r) instruction programs, do not use global variables, set initially by the two single-node tree of forest composition. Turn-on implementation: Link (2,1), Link (3,2), Link (5,4), Link (4,3), Link (7,6), Link (9,8), Link (8 , 7), Find-Depth (6), Link (6,5), Find-Depth (4), Find-Depth (7). Printing or copying the points after the execution of each instruction of the Weight value of the time to draw the two forests.
设初始时两森林均由单结点树构成。上机依次执行:Link(2,1),
Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7),
Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。
打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。
-Prepared to achieve the above-mentioned functions Link (v, r) instruction programs, do not use global variables, set initially by the two single-node tree of forest composition. Turn-on implementation: Link (2,1), Link (3,2), Link (5,4), Link (4,3), Link (7,6), Link (9,8), Link (8 , 7), Find-Depth (6), Link (6,5), Find-Depth (4), Find-Depth (7). Printing or copying the points after the execution of each instruction of the Weight value of the time to draw the two forests.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Link_Find\Link_Find\Link_Find.sln
.........\.........\Link_Find.suo
.........\.........\.........\Link_Find.cpp
.........\.........\.........\Link_Find.vcproj
.........\.........\.........\Link_Find.vcproj.PC-200912082359.Administrator.user
.........\.........\.........\ReadMe.txt
.........\.........\.........\stdafx.cpp
.........\.........\.........\stdafx.h
.........\.........\.........\targetver.h
.........\.........\.........\Debug\BuildLog.htm
.........\.........\.........\.....\Link_Find.exe.embed.manifest
.........\.........\.........\.....\Link_Find.exe.embed.manifest.res
.........\.........\.........\.....\Link_Find.exe.intermediate.manifest
.........\.........\.........\.....\Link_Find.obj
.........\.........\.........\.....\Link_Find.pch
.........\.........\.........\.....\mt.dep
.........\.........\.........\.....\stdafx.obj
.........\.........\.........\.....\vc90.idb
.........\.........\.........\.....\vc90.pdb
.........\.........\.........\Link_Find.vcproj.牛传正.Administrator.user
.........\.........\Debug\Link_Find.exe
.........\.........\.....\Link_Find.ilk
.........\.........\.....\Link_Find.pdb
.........\.........\Link_Find.ncb
.........\算法设计说明.doc
.........\Link_Find\Link_Find\Debug
.........\.........\Link_Find
.........\.........\Debug
.........\Link_Find
Link_Find
.........\.........\Link_Find.suo
.........\.........\.........\Link_Find.cpp
.........\.........\.........\Link_Find.vcproj
.........\.........\.........\Link_Find.vcproj.PC-200912082359.Administrator.user
.........\.........\.........\ReadMe.txt
.........\.........\.........\stdafx.cpp
.........\.........\.........\stdafx.h
.........\.........\.........\targetver.h
.........\.........\.........\Debug\BuildLog.htm
.........\.........\.........\.....\Link_Find.exe.embed.manifest
.........\.........\.........\.....\Link_Find.exe.embed.manifest.res
.........\.........\.........\.....\Link_Find.exe.intermediate.manifest
.........\.........\.........\.....\Link_Find.obj
.........\.........\.........\.....\Link_Find.pch
.........\.........\.........\.....\mt.dep
.........\.........\.........\.....\stdafx.obj
.........\.........\.........\.....\vc90.idb
.........\.........\.........\.....\vc90.pdb
.........\.........\.........\Link_Find.vcproj.牛传正.Administrator.user
.........\.........\Debug\Link_Find.exe
.........\.........\.....\Link_Find.ilk
.........\.........\.....\Link_Find.pdb
.........\.........\Link_Find.ncb
.........\算法设计说明.doc
.........\Link_Find\Link_Find\Debug
.........\.........\Link_Find
.........\.........\Debug
.........\Link_Find
Link_Find