文件名称:DATA_STRUCTURE
介绍说明--下载内容均来自于网络,请自行研究使用
题 目: 判别图中两个顶点之间的简单路径的程序设计
初始条件:
(1) 采用邻接表作为存储结构。
(2) 编写程序判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径。
(3) 测试用例自己设计。
-Title: Discriminant diagram two vertices of a simple path between the program design of initial conditions: (1) the use of the adjacent table as a storage structure. (2) determine the procedure to prepare arbitrary undirected graph given the existence of between two vertices of a length k simple path. (3) test cases of their own design.
初始条件:
(1) 采用邻接表作为存储结构。
(2) 编写程序判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径。
(3) 测试用例自己设计。
-Title: Discriminant diagram two vertices of a simple path between the program design of initial conditions: (1) the use of the adjacent table as a storage structure. (2) determine the procedure to prepare arbitrary undirected graph given the existence of between two vertices of a length k simple path. (3) test cases of their own design.
相关搜索: DATA_STRUCTURE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
判别图中两个顶点之间的简单路径的程序设计.doc
程序.cpp
程序.exe
程序.cpp
程序.exe