搜索资源列表
-
0下载:
用Kruskal算法构造最小生成树解决指派问题(assignment problem)
一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大?
-
-
1下载:
采用动态规划方法实现的目标分配,后面有MATLAB代码-Solving Weapon Target Assignment
Problem with Dynamic Programming
-
-
0下载:
利用C++语言解决指派问题的匈牙利算法,最大化指派双方的收益-The assignment problem is solved by Hungarian algorithm used Visual C++,maximum the two sides gains.
-
-
1下载:
利用MATLAB解决了指派问题的匈牙利算法-The assignment problem is solved by Hungarian algorithm used MATLAB
-
-
0下载:
有关统计学的运筹学之指派问题的匈牙利算法。-Operational research on the statistics of the assignment problem of Hungary algorithm.
-
-
0下载:
Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
-
-
0下载:
在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
-
-
0下载:
Linear Assignment Problem solver for Matlab
-
-
1下载:
Assignment problem matlab code
-
-
0下载:
char和CString之间赋值的问题,包含char* 转化成 CString,CString 转化成 char* ,BSTR 型转化成 CString 型等等。-between the char and CString assignment problem with char* into a CString, CString into a char*, BSTR type into CString type and so on.
-
-
1下载:
指派问题的匈牙利解法,从文件中读入待指派的数据。-Assignment problem of the Hungarian method, read from a file to be assigned to data.
-
-
0下载:
用匈牙利算法来解决最优的分配问题,比如路径或代价-hungarian algorithm to solve the assignment problem
-
-
0下载:
求解指派问题assignment problem的LAP算法的c++程序-the set of LAP algorithm(c++)for the assignment problem
-
-
0下载:
国外蚁群优化算法用于二次分配问题(勿用于商业目的)-Foreign ant colony optimization algorithm for quadratic assignment problem (not to be used for commercial purposes)
-
-
0下载:
指派问题的回溯算法,回溯算法解决此问题要找出问题所有的可行解,然后一次比较保留问题的最优解(即最少耗费的解),并输出结果-The assignment problem, backtracking algorithm retrospective algorithm to solve the problem of finding problems all feasible solution, then a comparative retain the optimum solution of the
-
-
0下载:
solving assignment problem
-
-
0下载:
assingment problem
With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possibl
-
-
1下载:
一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
-
-
0下载:
Quadratic assignment problem using genetic algorithm
-
-
2下载:
應用離散型PSO解決目標武器分配問題WTA
適合初學者或已有PSO基礎者使用-Application of Discrete-PSO to Solve Target Weapon Assignment Problem
Suitable for beginners or have the basis of the use of PSO
-