文件名称:Graphmtx
-
所属分类:
- 标签属性:
- 上传时间:2014-09-06
-
文件大小:29.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构图的邻接矩阵的实现。
包括构造函数、返回边(v1,v2)上的权值的函数、在图的顶点表中插入一个新顶点的函数、在带权图中插入一条边的函数、给出顶点位置为v的第一个邻接顶点的位置的函数、给出顶点v的邻接顶点w的下一个邻接顶点的位置的函数、在图中删除一条边的函数、在图中删除一个指定顶点v, v是顶点号的函数等优质函数。-Data Structure adjacency matrix.
Including the constructor function that returns the edge weights (v1, v2) on the function to insert a new vertex in the vertex list, the insert with the function of an edge in the right of the figure, the position of the vertex v is given first a function of the position of adjacent vertices, the vertex is given a function of the next adjacent vertices adjacent to vertex v w position, a function of deleting an edge in the graph, to remove a specified vertex v in the graph, v is the number of vertices functions such as quality function
包括构造函数、返回边(v1,v2)上的权值的函数、在图的顶点表中插入一个新顶点的函数、在带权图中插入一条边的函数、给出顶点位置为v的第一个邻接顶点的位置的函数、给出顶点v的邻接顶点w的下一个邻接顶点的位置的函数、在图中删除一条边的函数、在图中删除一个指定顶点v, v是顶点号的函数等优质函数。-Data Structure adjacency matrix.
Including the constructor function that returns the edge weights (v1, v2) on the function to insert a new vertex in the vertex list, the insert with the function of an edge in the right of the figure, the position of the vertex v is given first a function of the position of adjacent vertices, the vertex is given a function of the next adjacent vertices adjacent to vertex v w position, a function of deleting an edge in the graph, to remove a specified vertex v in the graph, v is the number of vertices functions such as quality function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Graphmtx/
Graphmtx/Debug/
Graphmtx/Graph.h
Graphmtx/Graphlnk.h
Graphmtx/Graphmtx.dsp
Graphmtx/Graphmtx.dsw
Graphmtx/Graphmtx.h
Graphmtx/Graphmtx.ncb
Graphmtx/Graphmtx.opt
Graphmtx/MinHeap.h
Graphmtx/MinSpanTree.h
Graphmtx/SeqQueue.h
Graphmtx/Tree.h
Graphmtx/UFSets.cpp
Graphmtx/UFSets.h
Graphmtx/data.txt
Graphmtx/main.cpp
Graphmtx/temp.cpp
Graphmtx/Debug/
Graphmtx/Graph.h
Graphmtx/Graphlnk.h
Graphmtx/Graphmtx.dsp
Graphmtx/Graphmtx.dsw
Graphmtx/Graphmtx.h
Graphmtx/Graphmtx.ncb
Graphmtx/Graphmtx.opt
Graphmtx/MinHeap.h
Graphmtx/MinSpanTree.h
Graphmtx/SeqQueue.h
Graphmtx/Tree.h
Graphmtx/UFSets.cpp
Graphmtx/UFSets.h
Graphmtx/data.txt
Graphmtx/main.cpp
Graphmtx/temp.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.