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
    • 文件大小:2522
    • 提供者:阿类
  1. 判断一个连通无向图是否为二部图

    1下载:
  2. 判断一个连通无向图是否为二部图 利用两个集合存放两个不相交的子集,Determine whether a connected undirected graph is a bipartite graph
  3. 所属分类:界面编程

    • 发布日期:2017-06-12
    • 文件大小:8593
    • 提供者:weixiaoguoke
  1. kmMatch.rar

    1下载:
  2. KM算法,实现二分图的最优匹配。 可实现最大匹配或者最小匹配。,KM algorithm, bipartite graph to achieve the optimal match. Can achieve maximum or minimum match to match.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:shiming413
  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
    • 文件大小:1214
    • 提供者:jiangxr
  1. Hungary

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

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

    0下载:
  2. 基于图的二分算法,使用c++编写,执行效率非常高,特别适用于网络划分-Bipartite graph-based algorithm, the use of c++ Preparation, implementation efficiency is very high, especially for network segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:31957
    • 提供者:大赛分
  1. Matching_on_Weighted_Bipartite_Graph

    0下载:
  2. 加权二分图匹配,对于给定权重的二分图求出最大匹配-find the max matching of a given weighted bipartite graph
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:637
    • 提供者:LS
  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
    • 文件大小:514
    • 提供者:Hendrik
  1. 11

    1下载:
  2. 二分图的最大匹配,非常好的资料。这是我辛勤找来的。-Bipartite graph of maximum matching, very good information. This is what I found the hard.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:8356
    • 提供者:shixinfei
  1. erbutu

    0下载:
  2. 这一代码应用最经典的二部图算法,稍加改动便可用于其它类似题目,希望有所帮助-The code of the most classic bipartite graph algorithm can be modified for other similar topic, hope that help
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:984
    • 提供者:王强
  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
    • 文件大小:152932
    • 提供者:小小
  1. bipartite_graph_maximum_matching

    0下载:
  2. 三种二项图最大匹配算法.包括使用广度优先搜索以及深度优先搜索的匈牙利算法,以及Hopcroft-Karp算法。-Three of bipartite graph maximum matching algorithms. Including 1.Hungarian with DFS 2.Hungarian with BFS 3.Hopcroft-Karp algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:1667
    • 提供者:lj-leech
  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
    • 文件大小:574
    • 提供者:榔头
  1. BipartiteGraphs

    0下载:
  2. Bipartite Graphs for Graph Teory
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:138262
    • 提供者:mustafa
  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
    • 文件大小:7326
    • 提供者:陈帅军
  1. Bipartite-graph-matching-problem)

    0下载:
  2. 关于二分图中一些定义,定理及如何求解最大流的问题-Bipartite graph on some definitions, theorems and how to solve the problem of maximum flow
  3. 所属分类:Special Effects

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

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

    • 发布日期:2017-03-29
    • 文件大小:572259
    • 提供者:陈融一
  1. Bipartite-graph

    1下载:
  2. 使用matlab编程,讨论二分图的最大匹配和最优匹配-Using matlab programming, discussing the maximum bipartite matching and optimal matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2336
    • 提供者:rose
  1. Bipartite-graph-matching

    0下载:
  2. 自己的笔记,二分图匹配详解,是用匈牙利算法解的。-Own notes, bipartite graph matching explain, with the Hungarian algorithm solution.
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:464054
    • 提供者:吕敏敏
  1. bipartiteLocalModel

    0下载:
  2. 二分图的局部模型代码,用于解决二分图问题,及其二分图的链路预测问题(Bipartite map of the local model code, used to solve the bipartite graph problem, and its bipartite graph link prediction problem)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:其实还好
« 12 3 4 5 »
搜珍网 www.dssz.com