搜索资源列表
任务分配.rar
- 最佳任务分配方案求解 ——任务分配
DiscreteMathematics
- Discrete mathematics离散数学 书名《离散数学在信息学竞赛中的应用》 涉及领域:算法、ACM、数学 内容包含: 重集全排列 Catalan数 简单数论 矩阵的简单运用 棋盘多项式与任务分配 置换群与pólya定理
Ga_fu
- 用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
task
- 该程序用于计算任务分配问题,任务分配问题也是运筹学中一个较难的问题。-procedures used in the calculation of the distribution of tasks, task allocation problem is tacticians had a more difficult problem.
数据结构任务分配
- 用数据结构实现基本算法 用C++实现任务分配功能-data structure used to achieve basic algorithm C Task allocation functions
greedyprogram
- 关于员工任务分配问题的算法,我们用贪心算法来实现。这里是贪心算法的C语言程序。-using greedy to answer work problem
任务分配
- 最佳任务分配方案求解 ——任务分配 - The best duty assignment plan solves 鈻♀枴the duty to assign
ant_clustring
- 蚁群算法用于已知数目的聚类问题,解决任务分配等问题-Ant colony algorithm for clustering已知数purpose of solving the task allocation
yiqun
- 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
12385503900
- 蚁群算法 在移动Agent迁移中的应用研究文档信息-Ant colony algorithm Ant Colony Algorithm in Mobile Agent Migration in the Applied Research Document Information
IntelgentCompuation
- matlab语言开发的退火算法,主要用于算法的优化。可以实现寻找运行代价与通讯时间之和的近似最小值的功能,也可用于任务分配问题,本题是求50个任务分配到8台计算机的最优解。源码有详细注释,更便于理解。-matlab language development of the annealing algorithm, mainly used algorithms. Find running costs can be achieved with the communication time and th
MaximumMatching
- 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
GA
- 基于改进的遗传算法的任务分配与调度,期刊论文-Improved genetic algorithm-based task allocation and scheduling, journal articles
GeneticAlgorithms
- 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
big
- 基于蚁群算法的大规模机器人任务分配方法的研究-Robot based on ant colony algorithm for large-scale method of task allocation
aqq2
- 动态任务分配虚拟企业生产调度研究.Dynamic task allocation of virtual enterprise production scheduling research.-Dynamic task allocation of virtual enterprise production scheduling research.
ga
- 同时考虑了应用的实时性和网络的能源有效性,提出了一种基于GA的嵌套优化技术,并在多跳聚簇网络中进行能源高效的任务分配-Taking into account the energy efficiency of real-time application and network optimization technique based on GA nested, and energy efficient task allocation in multi-hop clustered network
pso
- 引入了动态联盟思想,构造了无线传感器网络任务分配的动态联盟模型及其相应的求解算法,并引入多Agent思想,提出了一种带多Agent的无线传感器网络自适应任务调度策略-Union, the introduction of dynamic thinking, a dynamic alliance of wireless sensor network task allocation model and its corresponding solution algorithm, and the intr
task-allocation
- 数据结构设计程序之任务分配,很适合初学者学习-Data structure design process, task allocation, it is suitable for beginners to learn
consensus_based_auction_algothm
- 分布式一致性竞拍算法,主要用于解决单任务分配问题,花了一天时间编完,亲测有效(consensus_based_auction_algothm)