CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - graph.h

搜索资源列表

  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
    • 文件大小:9.96kb
    • 提供者:罗鹏魁
  1. MaxST

    0下载:
  2. 图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h GraphOpr.h MaxST.cpp MaxS T.dsp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.43kb
    • 提供者:silwol
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mColor.dsw mColor.h mColor.ncb m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.67kb
    • 提供者:silwol
  1. ShortPth

    0下载:
  2. 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg-graph theory : the shortest path algorithm Graph.gph GraphBFS.h GraphM.h Gra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.62kb
    • 提供者:silwol
  1. span_forest

    0下载:
  2. Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, \"g++ -o span_forest span_forest.c\". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:卢松
  1. Graph-Theory

    0下载:
  2. 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9.79kb
    • 提供者:lllstar
  1. koch

    0下载:
  2. 递归koch算法 用于生成雪花图形,是一个简单的使用递归算法实现Koch的程序,其中使用了graphics.h实现绘图操作-Koch snowflake recursive algorithm used to generate the graph is a simple recursive algorithm to use Koch s procedures, which use a drawing operation to achieve graphics.h
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:948.71kb
    • 提供者:熊猫虫
  1. Floyd-algorithm---h

    0下载:
  2. 图也是数据结构中主要的一块,锁业它的重要性就不用说了,在这个算法汇总可以看到有向图和无向图-Data structure diagram is also a major piece of its importance, lock industry, needless to say, this algorithm is summarized in the graph and you can see that there are undirected graph
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:254.81kb
    • 提供者:lht
  1. hurst

    0下载:
  2. 本程序是求解hurst参数,并最后画出H值图(This procedure is used to solve the hurst parameter, and the last to make a straight line graph to derive the value of its slope to be H)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:simon-dudu
  1. 线性卷积的计算

    1下载:
  2. 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw t
  3. 所属分类:matlab例程

    • 发布日期:2020-06-17
    • 文件大小:1kb
    • 提供者:yang-93
搜珍网 www.dssz.com