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

搜索资源列表

  1. 匈牙利

    0下载:
  2. vb环境下 匈牙利算法的解决 自己编的 仅供参考-Hungary Algorathm in vb,made by myself ,just for reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3844
    • 提供者:yy
  1. vc1011423523562

    0下载:
  2. 运筹学之指派问题的匈牙利算法。 运筹学上的一个经典算法-tacticians Zhi assignment of the Hungarian algorithm. Tacticians on a classical algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8853
    • 提供者:chiron
  1. xiongyali

    1下载:
  2. 匈牙利算法,求解二分图最大匹配的一个时间复杂度与程序复杂度折中的算法-Hungary algorithm to solve the greatest two minutes map matching a time complexity and the complexity of program compromise Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3053
    • 提供者:霍党泽
  1. zhipaiwenti

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

    • 发布日期:2008-10-13
    • 文件大小:8937
    • 提供者:张毅
  1. hungry

    0下载:
  2. 用匈牙利算法解决二部图的最优匹配问题,可用于多任务的指派问题的解决.-Hungary algorithm used to solve the two plans optimal matching can be used for many tasks assigned to resolve the problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:163742
    • 提供者:周华兵
  1. zhipaiproblem

    0下载:
  2. 指派问题(非匈牙利算法),用matlab编的,不是原创-assignment (Hungary algorithm), using Matlab series, not originality
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3644
    • 提供者:荆少英
  1. AnyMap_Match

    0下载:
  2. 任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1479
    • 提供者:byron
  1. xiongyalisuanfa

    0下载:
  2. 指派问题的匈牙利算法,用于指派n个问题给m个人的最优解-assignment of the Hungarian algorithm for assignment n m personal problems to the optimal solution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9301
    • 提供者:xixi
  1. sbppp_1

    0下载:
  2. 实现匈牙利算法 实现匈牙利算法 实现匈牙利算法,求最大组合-algorithm to achieve Hungary Hungary algorithm algorithm Hungary is the Hungarian a lgorithm algorithm for the largest portfolio
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1039
    • 提供者:sc369963
  1. xiongyali

    0下载:
  2. 图论中的匈牙利算法,对于研究网络的人十分的有用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6319
    • 提供者:郭鲁川
  1. erfenpipei

    0下载:
  2. 此文件包含某大学ACM暑期培训课程中关于二分匹配的讲义ppt和匈牙利算法代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19938
    • 提供者:feiyang
  1. hungary algorithm

    0下载:
  2. 学习该算法的可以借鉴一下!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-05-08
    • 文件大小:3617
    • 提供者:datian
  1. vc1011423523562

    0下载:
  2. 匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:195159
    • 提供者:james
  1. xyl

    0下载:
  2. 一个简单的用C++编的匈牙利算法,用来算最优分配问题-Use a simple C++ for the Hungarian algorithm for optimal allocation of operators
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:200646
    • 提供者:王阳阳
  1. 0-1fenpei

    2下载:
  2. 本程序是用来解决0-1规划问题的,匈牙利算法的MATLAB程序(用以解决分配(指派)问题) 本程序的用法是:输入效率矩阵 marix 为方阵,调用自编指令[z,ans]=fenpei(marix) 输出z为最优解,ans为最优分配矩阵。-This procedure usage is: input efficiency marix phalanx, calls for matrix maozhi instructions, [z] = fenpei (ans marix) output z
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1460
    • 提供者:DuWenSheng
  1. 匹配算法分析

    0下载:
  2. 匈牙利算法的应用,匹配选择的问题,利用匈牙利算法求解匹配问题
  3. 所属分类:编程文档

  1. X

    0下载:
  2. 求解婚姻匹配模型时会遇到两匹配矩阵不为相等人数的情况,本程序可改善该点。利用匈牙利算法求解满足整体最优匹配的结果。(When solving a marriage matching model, it is possible to improve the point when the two matching matrix is not equal to the number of people. The Hungarian algorithm is used to solve the whol
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:congbaba
  1. Hungarian-algorithm-By-matlab-master

    0下载:
  2. 对异构网络下的信道环境进行建模,包括路径损耗,多径衰落效应,小尺度衰落,并给出了匈牙利算法的实现(Modeling the channel environment under heterogeneous networks, including path loss, multipath fading effect, small-scale fading, and giving the implementation of Hungarian algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-08
    • 文件大小:4096
    • 提供者:美梦AD
  1. hungary

    2下载:
  2. 程序实现了匈牙利算法应用于指派问题,输入指派成本矩阵C,给出最小成本及使得成本最小的最优指派(Input the assignment cost matrix C, the program will obtain the least cost and the optimal assignment vector.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-18
    • 文件大小:1024
    • 提供者:Younggev
  1. 粒子群算法求解机器人路径规划

    6下载:
  2. 无人机进行任务分配,采用匈牙利算法,原作者位于github(The drone uses the Hungarian algorithm for task assignment, the original author is located on github)
  3. 所属分类:其他

    • 发布日期:2021-02-11
    • 文件大小:124928
    • 提供者:BYD666
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com