CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最大流

搜索资源列表

  1. GraphTheoryAlgorithmMATLAB

    0下载:
  2. 图论算法及其MATLAB 程序代码 1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法 2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法 3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法 6.-Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:47242
    • 提供者:肖翔
  1. tulun

    0下载:
  2. 图论的各种算法,包括最短路 最大流等,代码都在里面-A variety of graph theory algorithm code on the inside
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:7106
    • 提供者:刘晓寒
  1. max_flow

    0下载:
  2. 通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义-Generic maximum flow calculation procedure is relatively simple algorithm, for beginners programming reference value
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:983
    • 提供者:高显忠
  1. minmax

    0下载:
  2. 最小费用最大流问题,是用C实现的,比较高效率-Minimum cost maximum flow problem is to use C to achieve relatively high efficiency
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:14701
    • 提供者:雷毅华
  1. 8_7

    0下载:
  2. 计算机算法试题库问题,用最大流实现,运行正确-Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly
  3. 所属分类:Education soft system

    • 发布日期:2017-05-03
    • 文件大小:26325
    • 提供者:yi
  1. maxflowandmincut

    0下载:
  2. 最大流最小分割算法的实现。maxflow -Maximum flow minimum partition algorithm. maxflow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:15222
    • 提供者:herong
  1. 15km

    0下载:
  2. 模拟具有环形岛的十字路口的交通流,可以仿真出的到该路口的最大通行能力。-Simulation with circular island at the crossroads of the traffic flow can be simulation out to the junction, the largest capacity.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4555
    • 提供者:高林
  1. maximum_flow

    0下载:
  2. 最大流程序,在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。-Maximum flow procedures
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:马雨墨
  1. dianliuyuan

    0下载:
  2. 用89C52制作恒流源,精度可达1mA.最大可以达到1A,可进行递增或递减控制,步进为10.-89C52 produced by constant current source, the accuracy of up to 1mA. The largest can reach 1A, can be increased or reduced control, stepper for 10.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:8603
    • 提供者:ml
  1. maxflow-v3.0.src.tar

    0下载:
  2. 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13609
    • 提供者:霓棠烟鱼
  1. network_flow

    0下载:
  2. 最大流算法,对于给定的有向图,计算出该图上的最大流-Maximum flow algorithm, for a given directed graph is calculated on the graph of maximum flow
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:746
    • 提供者:LS
  1. Dinic

    0下载:
  2. dinic算法 相当实用,ACM最大流必备-useful dinic algorithm, ACM maximum flow must
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1275
    • 提供者:dingyi
  1. data_structure

    0下载:
  2. 1.表达式求值;2.二分匹配模板;3.最大流;4.点到线段的距离;5.字符串字典顺序-1. Expression evaluation 2. Two sub-matching template 3. Maximum flow 4. Points to the distance segment 5. String dictionary order
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4629
    • 提供者:cailongquan
  1. DinicAndSAP

    0下载:
  2. 求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4541
    • 提供者:sunli
  1. Dinic

    0下载:
  2. Dinic求最大流, Dinic求最大流, Dinic求最大流,Dinic求最大流-Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2789
    • 提供者:tong
  1. graph_cut

    0下载:
  2. 最大流最小割的代码,功能很好很强大,可以用在图形剪除这方面。-Maximum flow minimum cut of the code, very very powerful feature can be used to cut off this area in the graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6414
    • 提供者:wujinjie
  1. HDOJ1532_MAXFLOW

    0下载:
  2. hdoj 1532 最大流 edmonds_karp算法-hdoj 1532 maximum flow algorithm edmonds_karp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:myt
  1. POJsolution090504

    0下载:
  2. poj 北大oj 90到算法题源码 二分匹配 最大流 简单 dp 搜索 等-poj solution sorcefile
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:243881
    • 提供者:caidongyun
  1. maxflow-v3.0

    0下载:
  2. 最大流或最小割问题的算法实现,采用graph cut方法做图像分割时需要用到最小割。-Maximum flow or minimum cut algorithm problem, the graph cut image segmentation methods need to use minimum cut.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:61440
    • 提供者:jiangkaihua
  1. Maximumflow

    0下载:
  2. 在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。-In this function, there is a compilation of details, when the term of office does not take a grade-point inspection, I take the point of the most high. If the added words were
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1245
    • 提供者:甄伟
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com