搜索资源列表

  1. 12345

    0下载:
  2. 指派问题的匈牙利算法(matlab语言)-assignment of the Hungarian algorithm (Matlab language)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:邓连波
  1. Hungarian method

    0下载:
  2. 匈牙利算法求解最优分配问题,是windows环境下的哦!-Hungary algorithm for optimal allocation of the windows environment Oh!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:蔡红苹
  1. zhipaiwenti

    0下载:
  2. 运筹学之指派问题的匈牙利算法。刚刚才看到的,不错哦-tacticians Zhi assignment of the Hungarian algorithm. Only just to see, oh well
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张毅
  1. xiongyali

    0下载:
  2. 图论中的匈牙利算法,对于研究网络的人十分的有用-Graph Theory in the Hungarian algorithm, for the research network of people is very useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:郭鲁川
  1. Hungary

    0下载:
  2. 现在我发现网站上对于匈牙利方法的matlab实现还是比较的少,我这里写了一个。具体功能:可以解决二维的任意01指派问题。-Now I found the website for the Hungarian method matlab realize relatively less, I here to write one. Specific functions: can solve the two-dimensional assignm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:射雕
  1. fenpei

    0下载:
  2. 匈牙利算法的m文件,是指派问题的最优解法,只要输入相关矩阵,便可以得到最佳分配问题-Hungarian algorithm m file is assigned to the optimal solution of the problem, as long as the input correlation matrix, we can get the best distribution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:darix
  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 leve
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:jiangxr
  1. zz

    0下载:
  2. 用C语言编写的匈牙利算法,程序较长,可以运行。-Using C language prepare the Hungarian algorithm, the program longer, you can run.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:郑正
  1. Hungarian

    0下载:
  2. 这是一个匈牙利算法,非常有用,对于解决二次分配有帮助。-this code id designed for quasi-assignment, and it maybe helpful for some optimization problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:徐连
  1. MATLAB

    0下载:
  2. 最速下降法,搜索算法,匈牙利算法。-Steepest descent method, the search algorithm, the Hungarian algorithm. Etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:256000
    • 提供者:痞子
  1. Hungarian

    0下载:
  2. hungarian algorithm implemented in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:dj
  1. Hungarian

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

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:路飞
  1. bipmatch

    0下载:
  2. This source code solves the matching problem in bipartite graphs by implementing the Hungarian Algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:117760
    • 提供者:Omid
  1. Hungarian

    0下载:
  2. This source code is one version of Hungarian Algorithm used in bipartite graphs. For more information please refer to source codes.-This source code is one version of Hungarian Algorithm used in bipartite graphs. For mo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:Omid
  1. assignmentoptimal

    0下载:
  2. 解最优化问题的算法,用于解决最大后验概率问题,主要应用于目标跟踪中。-Hungarian algorithm for solving maximum a posteriori probability, is mainly used in target tracking.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:白玮
  1. Hungarian

    0下载:
  2. Complete project of Hungarian Algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:77824
    • 提供者:tims
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:when
  1. Hungarian-algorithm

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

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:wuhao
  1. Hungarian

    0下载:
  2. 匈牙利演算法 解決對稱或不對稱matching問題-Hungarian Algorithm
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:挖哩
  1. Hungarian

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ruqiu_0904
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org