文件名称:b
-
所属分类:
- 标签属性:
- 上传时间:2014-11-03
-
文件大小:2.17kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构图的存储结构及基本操作
要求:
⑴能根据输入的顶点、边/弧的信息建立图;
⑵实现图中顶点、边/弧的插入、删除;
⑶实现对该图的深度优先遍历;
⑷实现对该图的广度优先遍历。
备注:单号基于邻接矩阵,双号基于邻接表存储结构实现上述操作。
-Data storage structure diagram and the basic operational requirements: ⑴ can build chart based on the input vertex, edge/arc of information ⑵ achieve graph vertices, edges/arc insertion, deletion ⑶ achieve depth-first traversal of the graph ⑷ realize the breadth-first traversal graph. Note: a single number based on the adjacency matrix, based on double number adjacency table storage structure to achieve the above action.
要求:
⑴能根据输入的顶点、边/弧的信息建立图;
⑵实现图中顶点、边/弧的插入、删除;
⑶实现对该图的深度优先遍历;
⑷实现对该图的广度优先遍历。
备注:单号基于邻接矩阵,双号基于邻接表存储结构实现上述操作。
-Data storage structure diagram and the basic operational requirements: ⑴ can build chart based on the input vertex, edge/arc of information ⑵ achieve graph vertices, edges/arc insertion, deletion ⑶ achieve depth-first traversal of the graph ⑷ realize the breadth-first traversal graph. Note: a single number based on the adjacency matrix, based on double number adjacency table storage structure to achieve the above action.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.