文件名称:longestdw
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 438kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
试设计一个算法,对于给定的带权有向图,计算出该图中指定顶点为起点和终点的最长
简单路,并分析算法的计算时间复杂性。-Try to design an algorithm for a given weighted directed graph, calculate the vertex specified in the figure as a starting point and the end of the longest
Simple way, and analyze the computational time complexity.
简单路,并分析算法的计算时间复杂性。-Try to design an algorithm for a given weighted directed graph, calculate the vertex specified in the figure as a starting point and the end of the longest
Simple way, and analyze the computational time complexity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最长简单路径\Debug\longestdw.exe
............\.....\longestdw.obj
............\.....\longestdw.pdb
............\.....\output.txt
............\.....\vc60.pdb
............\input.txt
............\longestdw.cpp
............\longestdw.dsp
............\longestdw.dsw
............\longestdw.ncb
............\longestdw.opt
............\longestdw.pdf
............\longestdw.plg
............\output.txt
............\Debug
最长简单路径
............\.....\longestdw.obj
............\.....\longestdw.pdb
............\.....\output.txt
............\.....\vc60.pdb
............\input.txt
............\longestdw.cpp
............\longestdw.dsp
............\longestdw.dsw
............\longestdw.ncb
............\longestdw.opt
............\longestdw.pdf
............\longestdw.plg
............\output.txt
............\Debug
最长简单路径