文件名称:Graph
介绍说明--下载内容来自于网络,使用问题请自行百度
基于Virtual C++的数据结构中图的应用,能实现从文件输入有向图和无向图易邻接表和邻接矩阵的形式在屏幕输出,同时能实现无向图的深度遍历输出和广度遍历输出;kruskal算法和Prim算法实现最小生成树的创建;Dijkstra算法实现最短路径的计算;以及最小偏心距的计算。-Application of data structure of Virtual in C++ based on graph, can be achieved the file input directed graphs and undirected graph adjacency list and the adjacency matrix is easy to form on the screen output, at the same time, can realize the undirected graph depth first traversal and breadth traversal output output Kruskal algorithm and Prim algorithm to achieve the creation of the Oki Nariki Dijkstra algorithm the shortest path calculation and the calculation of minimum eccentricity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图/Adjacency_List.h
图/Adjacency_Matrix.h
图/CSTree.h
图/Debug/main.obj
图/Debug/vc60.idb
图/Debug/vc60.pdb
图/Debug/图.exe
图/Debug/图.ilk
图/Debug/图.pch
图/Debug/图.pdb
图/Graph.h
图/main.cpp
图/MinHeap.h
图/MinSpanTree.h
图/Queue.h
图/ShorttestPath.h
图/UFSets.h
图/图.dsp
图/图.dsw
图/图.ncb
图/图.opt
图/图.plg
图/图.txt
图/Debug
图
图/Adjacency_Matrix.h
图/CSTree.h
图/Debug/main.obj
图/Debug/vc60.idb
图/Debug/vc60.pdb
图/Debug/图.exe
图/Debug/图.ilk
图/Debug/图.pch
图/Debug/图.pdb
图/Graph.h
图/main.cpp
图/MinHeap.h
图/MinSpanTree.h
图/Queue.h
图/ShorttestPath.h
图/UFSets.h
图/图.dsp
图/图.dsw
图/图.ncb
图/图.opt
图/图.plg
图/图.txt
图/Debug
图
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.