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

搜索资源列表

  1. GraphCC

    0下载:
  2. 有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1610
    • 提供者:黄牛
  1. zb2

    0下载:
  2. 有向图的强连通的分量的实现-directed graph strongly connected component of the realization
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:张冰
  1. sgraph

    0下载:
  2. 数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1525
    • 提供者:叶芦芦
  1. TheBottomofaGraph.tar.gz

    1下载:
  2. ACM题解:The Bottom of a Graph 求图的强连通分量的好例子,ACM problem solution: The Bottom of a Graph a good example of graph of strongly connected components
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-29
    • 文件大小:529419
    • 提供者:夏雨可
  1. Cpp1

    0下载:
  2. 求强连通分量,好像只是判断有几个强连通分量的。-Strongly connected component, it seems only a judge has several strongly connected components.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1341
    • 提供者:
  1. SCCandBC

    0下载:
  2. 求强连通分支,和双连通分支,输入两个文件,分别记录有向图和无向图-For strongly connected branch, and dual-branch connectivity, enter the two documents were recorded to map and undirected graph
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:957465
    • 提供者:Sunny
  1. StrongConnectedComponent

    0下载:
  2. 计算强连通分支的算法实现,从原图中得到强连通分支图并输出-Calculation of strongly connected branching algorithm, from the artwork to be strongly connected cladogram and output
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7264
    • 提供者:zyq
  1. dongtaiGH

    0下载:
  2. 该算法主要是为了在图中找到强连通分支,请看源码注释。-The algorithm is mainly for the map to find strongly connected branch, see the source notes.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:李雯
  1. qiangLT

    0下载:
  2. 在强连通分支算法中,选择任何顶点做起始点来执行深度优先搜索遍历,得到的强连通分支的解相同。-In the strongly connected branching algorithm, choose any vertex make a starting point to implement the depth-first search traversal obtained strongly connected branch of the same solution.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1094
    • 提供者:王文
  1. Simulatedannealingapplication

    0下载:
  2. cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。-storage cost of a strongly connected graph the right side of the matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of many tests.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15219
    • 提供者:江潮
  1. liantongtu

    0下载:
  2. 给定n个结点的有向图的邻接矩阵,可判断该图是否为强连通的,单向连通的,或弱连通的。-For a given n-node directed graph adjacency matrix, can determine whether the plan strongly connected, and one-way connected, or weak connectivity.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1224
    • 提供者:ma
  1. calculationofstrongly

    0下载:
  2. 无向图的强连通计算 高效率算法 图论算法-No calculation of strongly connected directed graph
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:941
    • 提供者:15868388608
  1. Tarjan

    0下载:
  2. Tarjan s strongly connected components algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1410
    • 提供者:profiler007
  1. suanfa

    1下载:
  2. 数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使用)。 要求数据结构基本算法演示程序具有菜单选择,算法要
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:20855
    • 提供者:dark
  1. 009

    0下载:
  2. tps模拟退火 cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。-tps simulated annealing cost holds the edge of a strongly connected graph weight matrix, as an example. Loaded in the workspace using this method should pay attention to several expe
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8267
    • 提供者:刘星
  1. 0518

    0下载:
  2. 这是一个实现数据结构中求解强连通子图的小程序,是实验课的产物,希望对学生朋友有帮助。-This is a data structure for solving strongly connected subgraph of small procedures, the product of the experimental class, the students want to help friends.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1274
    • 提供者:翌晨
  1. sxz

    0下载:
  2. 怎么判断一个采用邻接表结构的有向图G是否为强连通图? 强连通块划分代码实现-Adjacency list used to determine how the structure of a directed graph G is a strongly connected graph? Strongly connected block of code division
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1329
    • 提供者:csjzky
  1. Source

    0下载:
  2. The Strongly connected component algorithm. This is my exercise of Introduction to Algorithm subject.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:58470
    • 提供者:william
  1. 2-sat

    0下载:
  2. 所为2-sat问题,就是2判断问题。该算法是用拆点的方式建图,用找强连通子图的方法推出矛盾,用以判断2-sat是否可行。经典实现,-2-sat, is a matter of judgment. The algorithm is used to find a demolition point built strongly connected subgraph launched contradictions, used to determine whether the 2-sat. Classic
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:875
    • 提供者:朱铖恺
  1. tarjan

    0下载:
  2. 给定一个图,找强连通分量,使用Tarjan算法-Given a graph, find the strongly connected components, the use of Tarjan algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:260000
    • 提供者:dianlujitao
« 12 »
搜珍网 www.dssz.com