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

搜索资源列表

  1. hungarian-rvm

    0下载:
  2. 一种基于匈牙利算法和相关向量机的点模式匹配算法,可以有效解决点集的刚性和非刚性变换的参数求解问题。-A point set registration method based on Hungarian Algorithm and RVM which can well solve the parameters of rigid and non-rigid transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:15226
    • 提供者:boyuan
  1. Hungarian_min

    0下载:
  2. 利用匈牙利算法解决分配问题(求最小值)的MATLAB代码-Hungarian algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2766
    • 提供者:路见平
  1. Graph-theory-algorithm

    0下载:
  2. 图论算法及其MATLAB程序代码,有最短路问题、最小生成树、匈牙利算法等。-Graph algorithms and MATLAB code, there is the shortest path problem, minimum spanning tree, the Hungarian algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:58852
    • 提供者:jane
  1. Hungarian-algorithm

    0下载:
  2. 忘记在哪下的了,是匈牙利算法。可以非常好的运行,做运筹学课设时可以借鉴。-Hungarian algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:249195
    • 提供者:连俊依
  1. ZDPP

    0下载:
  2. 匈牙利算法 最大匹配问题. 最佳匹配KM 算法-Hungary algorithm- the biggest matching problem. 最佳匹配KM 算法 Best matching KM algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:19183
    • 提供者:machang
  1. code

    3下载:
  2. 1.O——Hungarian.m 主要功能: 实现匈牙利算法,最终产生关联矩阵 2.trackassoicataion_hgm 主要功能: 1)实现两个传感器对三条航迹的估计; 2)实现两个传感器三组数据的关联; 3)统计误关联-步数的关系,画出结果图。-1.O- Hungarian.m The main function: Hungarian algorithm to achieve, ultimately produce correlation matri
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5252
    • 提供者:eva lee
  1. assignmath1

    1下载:
  2. 一个关于指派问题的求解程序matlab,用的是匈牙利算法,可以快速得到最优的分配结果-About Assignment Problem solver matlab, using the Hungarian algorithm, you can quickly obtain the optimal allocation result
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:1024
    • 提供者:1121261428
  1. Hungarian

    0下载:
  2. 匈牙利算法的MATLAB实现,来自MATLAB网站上的,我做数学建模的时候用过,很好用,需要花很多时间参透才行。-Hungary MATLAB algorithms implemented on MATLAB the site, I do mathematical modeling of time used, very easy to use, you need to spend a lot of time to fathom the job.
  3. 所属分类:mathematica

    • 发布日期:2017-04-14
    • 文件大小:2855
    • 提供者:Einslyn Leen
  1. highway

    0下载:
  2. 高速公路最短路问题的应用两个模型,应用了匈牙利算法-Both models use the shortest path problem Expressway
  3. 所属分类:transportation applications

    • 发布日期:2017-04-29
    • 文件大小:22000
    • 提供者:段先生
  1. Warshall

    0下载:
  2. Warshall算法,BellmanFord,Dijkstra,Kruskal,欧拉路,网络最大流,匈牙利算法,-Warshallprotocol,BellmanFord,Dijkstra,Kruskal and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:8248
    • 提供者:王潜
  1. Hungary-algorithm

    0下载:
  2. “匈牙利算法”可以用于求解多种形式的指派 问题,其基本思想是寻找独立1元素组,而独立1 元素组与图论中对集是一个等价概念,所以与图论中求解赋权二分图最优对集、最大对集的思想是一脉相承的。 -Hungary algorithm
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:12930
    • 提供者:闫帅
  1. hungarian-algorithm

    1下载:
  2. 用匈牙利算法求求解二分图最大匹配的算法思路-An algorithm for finding the maximum matching of two points graph with Hungarian algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:9450
    • 提供者:高雅
  1. nokAssignment

    0下载:
  2. 指派问题非匈牙利算法,用matlab编的,不是原创 不错的-Assignment problem the Hungary algorithm and matlab compiled, the original is not good
  3. 所属分类:matlab

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:Esepkn
  1. jmvsjt

    0下载:
  2. 指派问题非匈牙利算法,用matlab编的,不是原创 不错的-Assignment problem the Hungary algorithm and matlab compiled, the original is not good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:lojdbvmd
  1. soiGUI

    0下载:
  2. 指派问题非匈牙利算法,用matlab编的,不是原创 不错的-Assignment problem the Hungary algorithm and matlab compiled, the original is not good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:rawujy
  1. Assngnmentpompiledproblem

    0下载:
  2. 指派问题非匈牙利算法,用matlab编的,不是原创 不错的(Assignment problem the Hungary algorithm and matlab compiled, the original is not good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:hvmnpm
  1. 匈牙利算法m

    0下载:
  2. 此程序可以简单地解决0-1指派问题,可以分别求解目标函数最大值或最小值问题(This program can simply solve the 0-1 assignment problem, and can respectively solve the maximum or minimum of the objective function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:JackeeY
  1. maxassignment

    0下载:
  2. 实现指派问题的最大赋权,利用匈牙利算法实现0-1最大值规划。(The maximum empowerment of the assignment problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:therefor
  1. 指派问题

    0下载:
  2. 使用匈牙利算法来解决指派问题,MATLAB代码(The Hungarian algorithm solves the assignment problem)
  3. 所属分类:数学计算

  1. Hungarian

    0下载:
  2. 本程序主要是通过匈牙利算法实现匹配,用于MATLAB仿真;(Matching by Hungarian algorithm;)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:ruqiu_0904
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com