搜索资源列表
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
project
- 任务具体的技术描述,如: 学号指纹生成器的核心是根据组员学号的输入,生成对应的操作符,对组长学号进行迭代操作。 4个七段码作为组员学号的输入显示,和每次运算结果的输出显示; 2个开关状态 sw[3:0]作为组员数据输入 4个按键分配 btn[1]作为读按钮,用于读入组员学号数据,btn[0]为操作控制按钮,按一下对应一次学号操作; -Descr iption of specific technical tasks, such as: student number gener
Desktop
- 可以用来求解线性规划问题:如下,任务分配问题:某车间有甲、乙两台机床,可用于加工三种工件。假定这两台车床的可用台时数分别为800和900,三种工件的数量分别为400、600和500,且已知用三种不同车床加工单位数量不同工件所需的台时数和加工费用如下表。问怎样分配车床的加工任务,才能既满足加工工件的要求,又使加工费用最低? -Can be used to solve linear programming problems: the following, the task allocation
PAPER5
- 基于细粒度任务分配的空时自适应并行处理算法研究.pdf-Research on the Parallel Processing Algorithm of STAP Based on Fine-grained Task Scheduling
jinji
- 禁忌算法解决任务分配问题 机器完成任务的问题-jinji suanfa jiejue renwu fenpei wenti
CBBA
- 该CBBA(Consensus-Based Bundle Algorithm)算法可以解决带有任务属性、任务价值、任务时间窗等多种约束下的任务分配问题,结果以图形化展示,便于理解。-CBBA is a decentralized market-based protocol that provides provably good approximate solutions for multi-agent multi-task allocation problems over networks of
renwufenpei
- 考虑不同半径大小,可以对相关任务进行分配,有GUI界面-Consider different radius, you can assign related tasks, there are GUI interface
蚁群算法程序(matlab)
- 基于蚁群算法的物流配送问题:研究如何规划各车辆的路径及任务分配,使得在不违反时间窗的前提下,总走行成本(距离)最少。(Logistics distribution problem)
MultiUAVsim
- 多无人机协同侦查、任务分配、智能决策仿真(MultiUAV cooperations control)
Genetic-Algorithm-Path-master
- 通过遗传(GA)算法求解多旅行商(MSTP)问题,用于解决多目标的任务分配(GA algorithm was used to solve MSTP problem,used to solve multi-objective task assignment)
crossover
- 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length
consensus_based_auction_algothm
- 分布式一致性竞拍算法,主要用于解决单任务分配问题,花了一天时间编完,亲测有效(consensus_based_auction_algothm)