CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匈牙利算法

搜索资源列表

  1. 匈牙利算法

    0下载:
  2. 本文用C语言实现了优化算法-匈牙利算法,以用来解决匹配问题-Using C programming language, the optimization algorithm-Hungary algorithm used to solve the matching problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3613
    • 提供者:申辉
  1. matlab2.rar

    1下载:
  2. 匈牙利算法的matlab程序,写得不错,多多支持啊,Hungary algorithm matlab procedures, written well, a lot of support ah
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1268
    • 提供者:ssk
  1. zz

    0下载:
  2. 用C语言编写的匈牙利算法,程序较长,可以运行。-Using C language prepare the Hungarian algorithm, the program longer, you can run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2353
    • 提供者:郑正
  1. 1011423523562

    0下载:
  2. 有关统计学的运筹学之指派问题的匈牙利算法。-Operational research on the statistics of the assignment problem of Hungary algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:10197
    • 提供者:张晓
  1. hungury

    0下载:
  2. 用编程来实现匈牙利算法,主要解决指派问题,有兴趣的下来看看。-Hungary used to achieve programming algorithm, mainly to solve the assignment problem, interested to see it.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:4599
    • 提供者:张磊
  1. xiongyaliandKMsuanfa

    0下载:
  2. 匈牙利算法和KM算法 详细讲解了匈牙利算法和KM算法 及其实现-Hungary and the KM Algorithm algorithm detailed account of the Hungarian algorithm and the KM Algorithm and Its Implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:173430
    • 提供者:lichenglin
  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
    • 文件大小:41934
    • 提供者:chenchencehn
  1. fenpei

    2下载:
  2. 分配问题的实现,是利用匈牙利算法实现的MATLAB代码!-The realization of the distribution is the use of the MATLAB code Hungarian algorithm!
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:1132
    • 提供者:Benson
  1. MaximumMatching

    1下载:
  2. 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:21780
    • 提供者:chenmao
  1. 390854564fenpei_matlab

    0下载:
  2. 这段代码使用matlab实现匈牙利算法的匹配问题。-matlab algorithm to achieve the matching of Hungary
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1520
    • 提供者:董帅
  1. Hungarian

    1下载:
  2. 匈牙利算法。可解决指派问题,匹配问题,覆盖问题等。-Hungarian algorithm. Solve the assignment problem, matching, covering problems.
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:3072
    • 提供者:路飞
  1. qddown_vc1011423523562

    0下载:
  2. 指派问题的匈牙利算法 指派问题的匈牙利算法-Hungarian Assignment algorithm Hungarian algorithm assignment problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:283620
    • 提供者:王乾
  1. hungarian

    0下载:
  2. 匈牙利算法 求解最大匹配问题 s为最佳匹配的总权值 e(:,[1,2])为匹配的两点,e(:,3)为各匹配的权-Hungarian algorithm to solve the maximum matching problem s is the best match of the total weight e (:, [1,2]) to match the two points, e (:, 3) for the right match
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1812
    • 提供者:when
  1. Hungarian-algorithm

    0下载:
  2. 匈牙利算法的MatLab实现,用于求解关于最大连接-MatLab implementation of the Hungarian algorithm for solving the maximum connection on
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7200
    • 提供者:wuhao
  1. matlab实现匈牙利算法

    0下载:
  2. 在实际工作中经常会遇到分配问题,n个人被分配去做n件工作,每个人只做一件工作,每件工作只有一个人做,由于每个人的特长不同,效率也是不同的。匈牙利算法就是解决任务分配问题,使完成的任务的总效率最高(时间最短,费用最少等)。
  3. 所属分类:源码下载

    • 发布日期:2013-06-28
    • 文件大小:92734
    • 提供者:leshylu
  1. fp

    1下载:
  2. 指派问题的匈牙利算法,基本算法实现。 Hungarian algorithm for assignment problem(Hungarian algorithm for assignment problem)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:736939535
  1. hungarian

    3下载:
  2. 匈牙利算法实现任务分配,源码详细编程,例子验证(Hungarian algorithm to achieve the task allocation, the source code detailed programming, examples of verification)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:小珊
  1. 匈牙利

    1下载:
  2. 匈牙利算法,用于求解二分图的匈牙利算法,里面包含量两种求解方法,希望对大家有用。(Hungarian algorithm can be used to solve the bipartite matching problem , but it requires the bipartite graph to be completely symmetric. Hence we need to transform the original non-symmetric binary map matchi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:脆皮猪
  1. 图论算法及其MATLAB程序代码

    1下载:
  2. 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanning tree Kruskal avoidance meth
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:37888
    • 提供者:解码
  1. munkres

    3下载:
  2. matlab实现匈牙利算法二分图最大匹配的程序(Matlab Hungarian algorithm to achieve the maximum matching problem.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-10
    • 文件大小:3072
    • 提供者:dday24
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com