文件名称:712
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个算法程序实现:
1、 用邻接表存储下图:
2、完成对以上图的深度优先搜索,设出发顶点是V1。
-Procedures for the preparation of an algorithm to achieve: 1, with adjacent storage under the map table: 2, completion of the above graph depth-first search, set the starting point is the V1.
1、 用邻接表存储下图:
2、完成对以上图的深度优先搜索,设出发顶点是V1。
-Procedures for the preparation of an algorithm to achieve: 1, with adjacent storage under the map table: 2, completion of the above graph depth-first search, set the starting point is the V1.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
712.c