代码搜索:Demand
找到约 1,286 项符合「Demand」的源代码
代码结果 1,286
www.eeworm.com/read/172513/9703797
jpg thumb_demand_new.jpg
www.eeworm.com/read/386978/8714853
m distan.m
function l=distance(demand,x,y,b)
l=sqrt((x-demand(b,1))^2+(y-demand(b,2))^2);
www.eeworm.com/read/386978/8714847
m setting.m
%生成demand
depot=10;
customer=100;
demand0=round(450+rand(1,customer)*150);
UD=round(rand(1,customer)*10);
ventor=round(100*rand(2,customer));
dventor=round(100*rand(2,depot));
demand1(1:2,1:cus
www.eeworm.com/read/386978/8714901
asv setting.asv
%生成demand
depot=3;
customer=10;
demand0=round(450+rand(1,customer)*150);
UD=round(rand(1,customer)*10);
ventor=round(100*rand(2,customer));
dventor=round(100*rand(2,depot));
demand1(1:2,1:custo
www.eeworm.com/read/330492/3423195
java demand_005findex_jsp.java
package org.apache.jsp.customermanage;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.util.*;
public final class Demand_005fIndex_jsp extends org
www.eeworm.com/read/259886/11759542
m plinear.m
function dy=plinear(t,y)
%PLINEAR Differential equation system for desired linear pendulum.
%
% PLINEAR(T,Y)
% T - Time.
% Y - Current state of inverted pendulum.
% Returns derivatives
www.eeworm.com/read/166213/10029026
vbw bussystem.vbw
frmMain = 76, 178, 809, 626, , -13, 27, 860, 578, C
frmLogin = 104, 94, 612, 542, C, 110, 110, 618, 558, C
frmChangePWD = 141, 91, 688, 552, C, 88, 88, 635, 549, C
frmAddUser = 26, 72, 623, 591, ,
www.eeworm.com/read/436815/7762249