搜索资源列表

  1. GraphTheory

    0下载:
  2. 一篇很全的图论知识的概论,很适合初学者观看-a very full knowledge of graph theory to the Introduction, which is perfect for beginners to watch
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:578.44kb
    • 提供者:sunnie
  1. graphtheory

    0下载:
  2. 这是一本关于离散数学里图论知识及其算法的详细讲解,文字通俗易懂,图文并茂
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8.4mb
    • 提供者:lily
  1. GraphTheory

    0下载:
  2. 一篇很全的图论知识的概论,很适合初学者观看-a very full knowledge of graph theory to the Introduction, which is perfect for beginners to watch
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-12-25
    • 文件大小:578kb
    • 提供者:sunnie
  1. graphtheory

    0下载:
  2. 这是一本关于离散数学里图论知识及其算法的详细讲解,文字通俗易懂,图文并茂
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-12-25
    • 文件大小:8.4mb
    • 提供者:lily
  1. GraphTheory

    0下载:
  2. 这是关于图论的源代码和ppt的讲解,图论是一种非常经典的理论,运用也非常广泛。但是,图论的源代码写起来不是那么容易,这也就是为什么上传这个,方便大家。-This is on the graph theory ppt source code and explanations, graph theory is a very classical theory, the application is also very extensive. H
  3. 所属分类:其他小程序

    • 发布日期:2024-12-25
    • 文件大小:378kb
    • 提供者:吴建林
  1. GraphTheory

    0下载:
  2. 自己写的图论的一些基本算法,有找关键路径,最短生成树,Prim算法-On their own plans to write some of the basic algorithm, there is to find the critical path, minimum spanning tree, Prim algorithm, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-12-25
    • 文件大小:890kb
    • 提供者:silence.simon
  1. graphtheory.pdf

    0下载:
  2. 图论,Graph Theory,第二版,Reinhard著。比较经典的书。-Graph Theory, Graph Theory, second edition, Reinhard forward. Comparison of the classic book.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-12-25
    • 文件大小:1.62mb
    • 提供者:李昂
  1. MPI-GraphTheory

    0下载:
  2. 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-12-25
    • 文件大小:721kb
    • 提供者:不死鸟
  1. graphtheory

    0下载:
  2. 5个关于图论的算法 包括K短路问题 NLOGN问题 二分图匹配问题 费用流问题 最大流问题-5 on the graph theory algorithms, including K shortest path problem NLOGN problems cost bipartite matching maximum flow flow
  3. 所属分类:Windows编程

    • 发布日期:2024-12-25
    • 文件大小:535kb
    • 提供者:李驷聪
  1. graphtheory

    0下载:
  2. 图论是一门非常有意思的学问,著名的七桥问题就是图论的重要问题。本资源,介绍了图论的相关背景和基本的算法,对于刚入门的学者来说,是一个很好的指引。-Graph theory is a very interesting learning, the famous Seven Bridges of graph theory is an important issue. This resource describes the relevant b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-25
    • 文件大小:11.49mb
    • 提供者:江子妍
  1. GraphTheory

    0下载:
  2. 《图论的算法与程序设计》 图论是计算机算法编程里的一个重要分支,能掌握好图论对自身的编码能力会有很大的提升。-" Graph theory, algorithm and program design" is a computer algorithms, graph theory, an important branch in the programming, graph theory can master the co
  3. 所属分类:图形图象

    • 发布日期:2024-12-25
    • 文件大小:5mb
    • 提供者:ywl
  1. GraphTheory-ppt

    0下载:
  2. 图论课件-清华大学版。对于数据结构的学习有一定的帮助。我是新手。暂时没有自己的源代码。以后能补上么?-Figure of courseware- Tsinghua University Edition. Very detailed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-12-25
    • 文件大小:1.15mb
    • 提供者:ho
  1. graphtheory

    0下载:
  2. The mechanism for adding edges ts through the use of alternating paths
  3. 所属分类:软件工程

    • 发布日期:2024-12-25
    • 文件大小:762kb
    • 提供者:huy
  1. GraphTheory

    0下载:
  2. 讲述数据机构的图论部分和程序设计的关系,适合学习算法的同学学习阅读,很不错的一本书。-Graph theory algorithm and programming
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-12-25
    • 文件大小:5mb
    • 提供者:郭郭
  1. MATLAB_bgl_toolbox

    0下载:
  2. 图论通用工具箱总汇: GraphTheory Toolbox for MATLAB MATLAB图论通用工具箱Studio大集成版 使用说明: 本工具包包含图论常用算法,经过本人测试通过, 其运行效率很高。用户不妨随机产生100*100、 500*500。1000*1000、5000*5000 等等超大型矩阵尝试。 另外本工具包中还附录了一些求解优化问题的程序。-图论通用工具箱总汇:
  3. 所属分类:matlab例程

    • 发布日期:2024-12-25
    • 文件大小:2.03mb
    • 提供者:liu xi

源码中国 www.ymcn.org