主程序是Untitled9

所属分类:其他
开发工具:matlab
文件大小:5KB
下载次数:23
上传日期:2020-03-25 21:10:10
上 传 者言木
说明:  负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。
(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.)

文件列表:
主程序是Untitled9\createData.m (829, 2020-03-25)
主程序是Untitled9\crossover.m (1807, 2020-03-25)
主程序是Untitled9\getfitnessValue.m (1739, 2020-03-25)
主程序是Untitled9\initRandomMat.m (408, 2020-03-25)
主程序是Untitled9\mutation.m (764, 2020-03-25)
主程序是Untitled9\plotGraph.m (475, 2020-03-25)
主程序是Untitled9\popInit.m (680, 2020-03-25)
主程序是Untitled9\selection.m (1306, 2020-03-25)
主程序是Untitled9\Untitled9.m (3472, 2020-03-25)
主程序是Untitled9 (0, 2020-03-25)

近期下载者

相关文件


收藏者