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

搜索资源列表

  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. 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. Hungary

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

    • 发布日期:2017-03-29
    • 文件大小:872byte
    • 提供者:武永基
  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. 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. hdu3865

    0下载:
  2. 杭电3865 动态规划 +二分图 解题报告-Hang Power 3865+ bipartite graph dynamic programming problem-solving report
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:secret
  1. xyl

    0下载:
  2. 匈牙利算法,实现二分图问题的好途径,自己写的,是用邻接表来实现。-Hungarian algorithm for bipartite graph a good way to write your own adjacency list.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:677byte
    • 提供者:吴振禹
  1. bipartite-graph-algorithms

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

    • 发布日期:2017-03-29
    • 文件大小:558.85kb
    • 提供者:陈融一
  1. munkres

    0下载:
  2. 匈牙利算法matlab实现,对于二部图的最优匹配-Hungarian algorithm matlab achieve optimal matching of bipartite graph
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:1.84kb
    • 提供者:wangjinwen
  1. 1293xoj

    0下载:
  2. 这是XOJ1293的代码,主要应用了二分图匹配的dp算法。-The code of XOJ1293 bipartite graph matching algorithm of dp main application.
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1.02kb
    • 提供者:杨伟健
  1. group_douban

    0下载:
  2. 对group——user网络计算出group--group网络,边权为group间的overlap-compute a bipartite graph
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:777byte
    • 提供者:周正
  1. ten-algorithm

    1下载:
  2. 目录 1,搜索算法; 2,贪心算法; 3,动态规划; 4,最短路径; 5,最小生成树; 6,二分图的最大匹配; 7,-Contents 1, the search algorithm 2, the greedy algorithm 3, dynamic programming 4, the shortest path 5, the minimum spanning tree 6, maximum bipartite matching 7, ...
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:real
  1. Hungary-algorithm-

    0下载:
  2. 利用增广路径,求二部图的最大匹配的匈牙利算法-The Hungary maximum matching algorithm of Bipartite graph.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:878byte
    • 提供者:meng
  1. main.cpp

    0下载:
  2. poj1486 代码 二分图匹配问题 寻找必须边 经典模型-poj1486 code bipartite graph matching side must find the classical model
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:zhang heihei
  1. segment-tree

    1下载:
  2. 在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec
  3. 所属分类:Data structs

    • 发布日期:2017-12-14
    • 文件大小:2.3mb
    • 提供者:慕柯
搜珍网 www.dssz.com