代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/329005/12989654
gif objective.gif
www.eeworm.com/read/456224/6278757
m objective.m
function ret = objective(x)
% this sets up the objective function
global rho L W E sigy tauy
area = 2*x(2)*x(4)+ x(1)*x(3) - 2*x(3)*x(4);
ret = rho*L*area;
www.eeworm.com/read/130127/14207748
java objective.java
/*
* Objective.java
*
* Created on 2003年11月5日, 下午9:18
*/
package romulus;
/**
*
* @author Romulus
* @version 1.0
*/
public class Objective implements RomulusNode{
/** The view of t
www.eeworm.com/read/130127/14207803
class objective.class
www.eeworm.com/read/126226/14437376
java objective.java
/*
* Objective.java
*
* Created on 2003年11月5日, 下午9:18
*/
package romulus;
/**
*
* @author Romulus
* @version 1.0
*/
public class Objective implements RomulusNode{
/** The view of t
www.eeworm.com/read/126226/14437446
class objective.class
www.eeworm.com/read/194316/5133711
t objective.t
BEGIN { $| = 1; print "1..4\n"; }
END {print "not ok 1\n" unless $loaded;}
use PLSTAF;
$loaded = 1;
print "ok 1\n";
my $result;
$_ = "ok";
my $staf = PLSTAF->new("Objective Example") or $_ = "not ok"
www.eeworm.com/read/432662/1891490
java objective.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan
www.eeworm.com/read/432656/1891581
java objective.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan