CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图论算法

搜索资源列表

  1. 图论算法库 C++ 语言实现

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:罗鹏魁
  1. 经典图论

    0下载:
  2. 这是一本图论算法的经典之作
  3. 所属分类:文档资料

    • 发布日期:2009-11-13
    • 文件大小:5240398
    • 提供者:xiaohuang_17
  1. acm 图论算法

    0下载:
  2. acm 图论算法
  3. 所属分类:Windows编程

    • 发布日期:2011-05-21
    • 文件大小:134144
    • 提供者:cout0526
  1. 图论算法

    0下载:
  2. 图论模型的各种算法的集合
  3. 所属分类:源码下载

    • 发布日期:2011-08-25
    • 文件大小:161280
    • 提供者:yahsue
  1. 《图论算法及其matlab实现》部分代码

    1下载:
  2. 《图论算法及其matlab实现》部分代码
  3. 所属分类:源码下载

    • 发布日期:2012-02-11
    • 文件大小:6529
    • 提供者:joefancy@qq.com
  1. line_map

    0下载:
  2. 图论算法类讲解,主要讲解图论中区间图,这类算法在国内出现较少,是难得的资料-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
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:114221
    • 提供者:lyp
  1. Graphtheory_typicalalgorithm

    0下载:
  2. 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical algorithm, combined with analys
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5498895
    • 提供者:
  1. tulunsuanfa

    0下载:
  2. 图论中的各种算法及实现,编写流畅,希望有用,用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 suitable for beginner person.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:275034
    • 提供者:minisa
  1. follow

    0下载:
  2. 资料介绍了图论算法中最重要的定理之一的最小个最大流定理-Information on the graph theory algorithm, one of the most important theorem of the minimum of maximum flow theorem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:36496
    • 提供者:天雨
  1. CreateGraph.cc

    1下载:
  2. 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8675
    • 提供者:赵福生
  1. gaimc-1.0

    0下载:
  2. 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:665324
    • 提供者:李一
  1. Graph

    3下载:
  2. 路彦雄的可视化图论算法软件,可实现一般图论问题的求解,没有源代码。-Lu Yan Xiong graph algorithm visualization software that enables to solve the general problem of graph theory, there is no source code.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:419487
    • 提供者:anyuan
  1. 图论算法的matlab程序实现

    1下载:
  2. 本资源涵盖了几乎所有matlab图论领域里的算法代码,最短路问题、TSP、最大流、深度优先搜索、广度优先、蚁群算法等等,可为功能强大。
  3. 所属分类:matlab例程

  1. 频谱分配,图论颜色敏感算法

    0下载:
  2. 频谱分配,图论颜色敏感算法,图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。
  3. 所属分类:matlab例程

  1. 04 图论模型-Dijkstra算法

    0下载:
  2. 图论模型解决最短路径问题的matlab代码(Graph theory model to solve the shortest path problem matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:440320
    • 提供者:呀呀0414
  1. 05 图论模型-Floyd算法

    0下载:
  2. 介绍图论中的弗洛伊德算法求解最短路径问题(This paper introduces the Freud algorithm in graph theory to solve the shortest path problem)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:337920
    • 提供者:呀呀0414
  1. 图论着色CSGC

    0下载:
  2. 针对图着色问题所用的一种敏感图论算法,解决路线着色问题。(A sensitive graph theory algorithm for graph coloring problem is used to solve the problem of route coloring.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:521216
    • 提供者:Fighting、
  1. 图论讲解及其Matlab算法

    0下载:
  2. 内涵图论讲解及Dijesktra,Floyd等算法的Matlab程序(Dijesktra and Floyd algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:494592
    • 提供者:KyungChulK
  1. 图论算法及其MATLAB程序代码

    1下载:
  2. 常用图论算法及其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 spanning tree Kruskal avoidance meth
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:37888
    • 提供者:解码
  1. 图论算法及其MATLAB实现

    0下载:
  2. 本书系统介绍了图论重要算法的思想及其 MATLAB实现,可供数学、计算机科学、工程科学等学科中相关专业的大学生、研究生阅读,也可供相关专 业研究人员参考。(This book systematically introduces the idea of the important algorithm of graph theory and its MATLAB implementation, which can be read by college students and graduate st
  3. 所属分类:matlab例程

    • 发布日期:2020-08-13
    • 文件大小:1220608
    • 提供者:axmlx
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com