主程序是Untitled9
代码说明:
说明: 负载均衡调度问题:假设有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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!