文件名称:graph
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.08kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构——图的基本结构
求给定图中的边(或弧)的数目。
求解出从给定顶点到所有顶点的最短路径(以边数计算)。
判断一个有向图g是否是一棵有向树。(任意一个顶点可能是根)
对给定的图G及出发点,设计算法从出发深度遍历图G,并构造出相应的生成树。 -Data structure- that the basic structure of the given graph edge (or arc) number. Solving out from a given vertex to all vertices of the shortest path (in order to calculate the number of edges). Determine whether a directed graph g is a directed tree. (Any one vertex may be the root) of the given graph G and the starting point, the depth of the design algorithm traverses from the starting graph G, and construct the corresponding spanning tree.
求给定图中的边(或弧)的数目。
求解出从给定顶点到所有顶点的最短路径(以边数计算)。
判断一个有向图g是否是一棵有向树。(任意一个顶点可能是根)
对给定的图G及出发点,设计算法从出发深度遍历图G,并构造出相应的生成树。 -Data structure- that the basic structure of the given graph edge (or arc) number. Solving out from a given vertex to all vertices of the shortest path (in order to calculate the number of edges). Determine whether a directed graph g is a directed tree. (Any one vertex may be the root) of the given graph G and the starting point, the depth of the design algorithm traverses from the starting graph G, and construct the corresponding spanning tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图的结构/f1.txt
图的结构/f2.txt
图的结构/f3.txt
图的结构/f4.txt
图的结构/file1.h
图的结构/file2.h
图的结构/Graph.cpp
图的结构/graph2.cpp
图的结构/main.cpp
图的结构
图的结构/f2.txt
图的结构/f3.txt
图的结构/f4.txt
图的结构/file1.h
图的结构/file2.h
图的结构/Graph.cpp
图的结构/graph2.cpp
图的结构/main.cpp
图的结构
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.