代码搜索:Demand
找到约 1,286 项符合「Demand」的源代码
代码结果 1,286
www.eeworm.com/read/353219/3087931
task 供求信息.task
Nested=false
TableType=agri_gqxx
VisitBeginUrl=http://www.ainfo.com.cn/supply_demand/list.jsp?sessionId=2000&isFirstPage=true¤tPage=1&rowsPerPage=20
VisitKey=page
StartPageNum=1
EndPageNum=5
in
www.eeworm.com/read/353219/3089031
task 供求信息.task
Nested=false
TableType=agri_gqxx
VisitBeginUrl=http://www.ainfo.com.cn/supply_demand/list.jsp?sessionId=2000&isFirstPage=true¤tPage=1&rowsPerPage=20
VisitKey=page
StartPageNum=1
EndPageNum=5
in
www.eeworm.com/read/229621/14326510
m soltorouts.m
function [b,r]=solToRouts(sol)
% from a solution to the rout arrange
n=size(sol,2)-1; % not use the fitness value
bk=[8 8]; % cap of trucks
l=8; % num of shops
d=[1 2 1 2 1 4 2 2]; %demand o
www.eeworm.com/read/386978/8714872
m location_improveliu.m
function [x,l,tabu]=location_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
%内循环次数
inner=10;
Ts=10;
T=70;
r=0.9;
outer=1;
www.eeworm.com/read/386978/8714897
asv routing_improve.asv
function [x,l,tabu]=routing_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
%内循环次数
inner=6;
Ts=10;
T=70;
r=0.9;
outer=1;
www.eeworm.com/read/386978/8714903
m routing_improveliu.m
function [x,l,tabu]=routing_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
%内循环次数
inner=10;
Ts=10;
T=70;
r=0.9;
outer=1;
www.eeworm.com/read/386978/8714921
asv location_improve.asv
function [x,l,tabu]=location_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
global best_iter;
%内循环次数
inner=20;
Ts=10;
T=90;
www.eeworm.com/read/386978/8714939
asv location_improveliu.asv
function [x,l,tabu]=location_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
%内循环次数
inner=5;
Ts=10;
T=70;
r=0.9;
outer=1;
www.eeworm.com/read/386978/8714942
m routing_improve.m
function [x,l,tabu]=routing_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
global best_iter;
%内循环次数
inner=200;
Ts=10;
T=9
www.eeworm.com/read/386978/8714955
m location_improve.m
function [x,l,tabu]=location_improve(x0,l0,tabu)
global customer;
global depot;
global demand;
global bestx;
global bestl;
global bestSC;
global best_iter;
%内循环次数
inner=200;
Ts=10;
T=90;