搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++
经典图论
- 这是一本图论算法的经典之作
acm 图论算法
- acm 图论算法
图论算法
- 图论模型的各种算法的集合
《图论算法及其matlab实现》部分代码
- 《图论算法及其matlab实现》部分代码
图论的算法与程序设计
- 图论的算法与程序设计-graph theory of algorithms and program design
电子计算机算法手册
- 这是常用的数值算法和图论算法 是用伪代码描述的 里面有对算法的详细讲解-This the commonly used algorithms and numerical algorithms of graph theory is used pseudo-code descr iption of the inside of the algorithm in detail on the
图论算法
- 此书详细的介绍了各种流行和重要的图算法 识货的就下咯-book detailed account of a popular and important map know the quality of the algorithm on the basis of 1,10
QuickGraph_src
- Boost Graph Library的C#实现,有很多图论算法。-Boost Graph Library of C#, there are many graph algorithm.
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++
graphicsalgorithmy
- 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
FibonacciHeap
- FibonacciHeap是一种优先队列,就平均而言有很好的性能,所以在一些图论算法中可以用来作改进算法的数据结构,尤其是那些稀疏图,总之是很好的工具。下面以设计者的角度简单描述我设计它的过程和思路。-FibonacciHeap is a priority queue, on average, have a good performance, so in a number of graph theory algorithms can b
200756135454786
- 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间-Graph Theory Algorithm and MATLAB code for weighted graph G = (V, E, F) between two points in arbitrary
line_map
- 图论算法类讲解,主要讲解图论中区间图,这类算法在国内出现较少,是难得的资料-Graph theory to explain algorithm category, mainly on graph theory in the range of maps, such algorithm appears less at home, is a rare information
Graphtheory_typicalalgorithm
- 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical a
tulunsuanfa
- 图论中的各种算法及实现,编写流畅,希望有用,用pdf文档给出,编写质量比较高,适合初学图论算法的人。-A variety of data structure algorithms using C++ development, I hope useful, given a document with word, the preparation of relatively high quality, data structure suita
follow
- 资料介绍了图论算法中最重要的定理之一的最小个最大流定理-Information on the graph theory algorithm, one of the most important theorem of the minimum of maximum flow theorem
图论着色CSGC
- 针对图着色问题所用的一种敏感图论算法,解决路线着色问题。(A sensitive graph theory algorithm for graph coloring problem is used to solve the problem of route coloring.)
图论算法及其MATLAB程序代码
- 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanni
图论算法及其MATLAB实现
- 本书系统介绍了图论重要算法的思想及其 MATLAB实现,可供数学、计算机科学、工程科学等学科中相关专业的大学生、研究生阅读,也可供相关专 业研究人员参考。(This book systematically introduces the idea of the important algorithm of graph theory and its MATLAB implementation, which can be read by co