代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/135531/13923124
c demo.c
/*
This program is originally made by by Jeroen J. Dirks (jeroend@tor.numetrix.com)
Adapted by Peter Notebaert (peno@mailme.org)
*/
#include
#include "lpkit.h"
#include "patchlevel.h"
v
www.eeworm.com/read/479737/6685610
ltx exam0702.ltx
! 3 Warehouse, 4 Customer Transportation Problem
! The objective
min 6x11 + 2x12 + 6x13 + 7x14
+ 4x21 + 9x22 + 5x23 + 3x24
+ 8x31 + 8x32 + x33 + 5x34
subject to
! The supply constrain
www.eeworm.com/read/267760/11163962
m example5.m
f = [143 60 195];
A = [120 210 150.75; 110 30 125; 1 1 1];
b = [15000; 4000; 75];
lp = lp_maker(f, A, b, [-1; -1; -1], [], [], [], 1, 0);
solvestat = mxlpsolve('solve', lp)
format bank
obj = mxl
www.eeworm.com/read/383097/8973734
m genetic_operator.m
function f = genetic_operator(parent_chromosome,pro,mu,mum);
% This function is utilized to produce offsprings from parent chromosomes.
% The genetic operators corssover and mutation which are ca
www.eeworm.com/read/381172/9106532
m genetic_operator.m
function f = genetic_operator(parent_chromosome,pro,mu,mum);
% This function is utilized to produce offsprings from parent chromosomes.
% The genetic operators corssover and mutation which are ca
www.eeworm.com/read/363587/9944077
h ser_avrdoper.h
/*
* Name: ser_avrdoper.h
* Project: avrdude
* Author: Christian Starkjohann, Objective Development Software GmbH
* Creation Date: 2006-10-18
* Tabsize: 4
* License: GNU General Public License.
www.eeworm.com/read/360340/10101846
m genetic_operator.m
function f = genetic_operator(parent_chromosome,pro,mu,mum);
% This function is utilized to produce offsprings from parent chromosomes.
% The genetic operators corssover and mutation which are ca
www.eeworm.com/read/450326/7485652
m genetic_operator.m
function f = genetic_operator(parent_chromosome,pro,mu,mum);
% This function is utilized to produce offsprings from parent chromosomes.
% The genetic operators corssover and mutation which are ca
www.eeworm.com/read/438150/7735345
h ser_avrdoper.h
/*
* Name: ser_avrdoper.h
* Project: avrdude
* Author: Christian Starkjohann, Objective Development Software GmbH
* Creation Date: 2006-10-18
* Tabsize: 4
* License: GNU General Public License.
www.eeworm.com/read/243682/12924367
txt ampl.txt
/L20"AMPL" Block Comment On = /* Block Comment Off = */ Line Comment = # String Chars = "' File Extensions = MOD DAT RUN
/Delimiters = ~!@$%^*()+=\|&{}[]:;"' , ?
/Indent Strings = "{"
/Unindent S