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

搜索资源列表

  1. random_bipartite

    0下载:
  2. 生成Bipartite Graphs ./distributions -u -m 1 -M 10 -n 100 -s 500 > top_distrib ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 > bottom_distrib ./random_bipartite -t top_distrib -b bottom_distrib > bn_test-Generation Bipartite Graphs.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:阿类
  1. hopcroft-carp

    0下载:
  2. 二分图匹配的Hopcroft-Carp算法-Bipartite graph matching algorithm for Hopcroft-Carp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1.3kb
    • 提供者:杨洋
  1. KM

    0下载:
  2. 二分图最佳匹配算法,使用KM算法的邻接矩阵的实现-Bipartite graph matching algorithm is the best use of KM implementation of the adjacency matrix algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:893byte
    • 提供者:Tiny
  1. 5058591kmMatch

    0下载:
  2. KM算法,二分图匹配算法,匈牙利算法,给定加权矩阵,计算匹配策略-KM algorithm, bipartite graph matching algorithm, the Hungarian algorithm, for a given weight matrix to calculate matching strategy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:zhang
  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
    • 文件大小:46.13kb
    • 提供者:肖翔
  1. match

    1下载:
  2. 三个求二分图最大匹配的程序(bfs,dfs,多增光路算法)-Three for the maximum bipartite graph matching procedure (bfs, dfs, multi-path algorithm Zengguang)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.06kb
    • 提供者:liulanzheng
  1. Bipartite

    0下载:
  2. 图论*匈牙利算法 的两种实现过程 Matching的巧妙在于队列的进入退出并没有仅仅限于在同一层循环中做到,构思巧妙 其算法思想在《算法设计与分析基础》上可以参阅-Graph theory* Two Hungarian Algorithm realization process ingenious Matching queue entry and exit is not just limited to the same level as the cycle done, the idea
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.17kb
    • 提供者:jiangxr
  1. biMatichHungary

    0下载:
  2. 偶图最大匹配完全照算法说明利用集合运算实现的matlab代码。这里需要大家讨论的是增广路的选取的算法,希望朋友们多多讨论,争取找一种更好的增广路方法,有想法的一定告诉我,谢谢,jxrhhu@hhu.edu.cn-Bipartite graph maximum matching algorithm descr iption completely according to the use of computing to achieve a collection of matlab code. Her
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.19kb
    • 提供者:jiangxr
  1. Hungary

    0下载:
  2. 匈牙利算法实现二分图最大匹配 文件输入输出.-Hungarian algorithm bipartite graph maximum matching document input and output.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:872byte
    • 提供者:武永基
  1. hungray

    0下载:
  2. 二分图匹配-匈牙利算法 效率很高,求二分图最大匹配。-Bipartite graph matching- Hungary algorithm highly efficient, and the maximum bipartite graph matching.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:840byte
    • 提供者:方宇浩
  1. bipartite_matching.cpp.tar

    0下载:
  2. This is a small program for bipartite matching-This is a small program for bipartite matching...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:514byte
    • 提供者:Hendrik
  1. poj1469

    0下载:
  2. poj1469, 二分图最大匹配,最大匹配-poj1469, Maximum Bipartite Matching
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:576byte
    • 提供者:william
  1. 20090224171138551

    1下载:
  2. 主要内容: 匹配的概念 二分图的定义和判定 二分图的最大匹配 二分图的最小覆盖问题 二分图的最佳匹配问题 -Main elements: the concept of matching the definition of bipartite graph and determine the maximum bipartite graph matching bipartite graph of minimum coverage of bipartite graph match
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:127.5kb
    • 提供者:陈子杭
  1. MessageBox

    0下载:
  2. The preparation of Euler circuit algorithm, bipartite graph of the curriculum design, implementation, use of credit to the path to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:149.35kb
    • 提供者:小小
  1. Bipartite-graph-to-determine

    0下载:
  2. 本压缩文件完整地实现了二分图判定的判定算法,代码很完整 -This compressed file a complete bipartite graph realized the judge determine the algorithm, the code is very complete
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:574byte
    • 提供者:榔头
  1. HungaryAlgorithm

    1下载:
  2. 匈牙利算法,实现求二分图最大匹配,还有一些资料,实现的语言是C-Hungarian algorithm, seeking to achieve the maximum bipartite matching, there are some data to realize the language is C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:40.95kb
    • 提供者:chenchencehn
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:一招鲜
  1. Cpp1

    0下载:
  2. KM算法,很好的用于求二分图的最优匹配问题-KM algorithm, very good for seeking the optimal bipartite graph matching problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.08kb
    • 提供者:张久
  1. Bipartite-graph-matching-template

    1下载:
  2. 求二分图匹配多种算法,网络流最大流的部分模板-Find a variety of bipartite graph matching algorithms, network flow part of the template maximum flow
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:7.15kb
    • 提供者:陈帅军
  1. bipartite-graph-algorithms

    0下载:
  2. 本文初步介绍了二分图有关的基本算法,和常用的建模方法-The paper initially describes the bipartite graph algorithms, and modeling
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:558.85kb
    • 提供者:陈融一
« 12 3 »
搜珍网 www.dssz.com