CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 指派问题

搜索资源列表

  1. vc1011423523562

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

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

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

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

    1下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:wan
  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. 12345

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

    • 发布日期:2008-10-13
    • 文件大小:1746
    • 提供者:邓连波
  1. xiongyalisuanfa

    0下载:
  2. 此程序,用vc++源代码实现了指派问题的匈牙利算法,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9607
    • 提供者:qinhui
  1. Hungary

    0下载:
  2. 现在我发现网站上对于匈牙利方法的matlab实现还是比较的少,我这里写了一个。具体功能:可以解决二维的任意01指派问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2631
    • 提供者:射雕
  1. yuanma

    0下载:
  2. 用Kruskal算法构造最小生成树解决指派问题(assignment problem) 一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大?
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:231149
    • 提供者:liuzhi
  1. fenpei

    0下载:
  2. 匈牙利算法的m文件,是指派问题的最优解法,只要输入相关矩阵,便可以得到最佳分配问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:darix
  1. zpwt.rar

    0下载:
  2. 指派问题原代码,可实现人力资源的优化分配,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考,Assigned to the issue of the original code, can achieve the optimal allocation of human resources, " the practice of operations research algorithms and programming-delphi achieve" a book s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:223369
    • 提供者:朱峰
  1. cvery

    0下载:
  2. 利用C++语言解决指派问题的匈牙利算法,最大化指派双方的收益-The assignment problem is solved by Hungarian algorithm used Visual C++,maximum the two sides gains.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:242489
    • 提供者:deng wei
  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. ap

    0下载:
  2. 在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1015
    • 提供者:huoying
  1. munkres

    1下载:
  2. 指派问题的匈牙利解法,从文件中读入待指派的数据。-Assignment problem of the Hungarian method, read from a file to be assigned to data.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-31
    • 文件大小:2504
    • 提供者:李志军
  1. zhipai2

    1下载:
  2. 指派问题 微粒群PSO算法优化 带绘图 优化目标为工作质量-Assignment of particle swarm optimization PSO algorithm to optimize the drawing target with the quality of work
  3. 所属分类:matlab

    • 发布日期:2016-01-31
    • 文件大小:9546
    • 提供者:zmw
  1. Assignmentproblem

    0下载:
  2. 指派问题:里面包含有三个函数和一个主函数-Assignment problem: which contains the three functions and a main function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3187
    • 提供者:zhang
  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. sa

    0下载:
  2. 模拟退火算法实现工作指派问题求最优解,c++实现(Simulated annealing algorithm to achieve the work of the assignment problem for the optimal solution, c ++ implementation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:20480
    • 提供者:yunhao123321
  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
« 12 3 »
搜珍网 www.dssz.com