代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/139895/13122604
txt ga-2_cpp.txt
// Genetic Algorithm
// Written by Microsoft Visual C++
// Copyright by UTLab @ Tsinghua University
// http://orsc.edu.cn/UTLab
#include
#include
#include
#inclu
www.eeworm.com/read/139893/13122760
txt ga-1_cpp.txt
// Genetic Algorithm for nonlinear programming
// Written by Microsoft Visual C++
// Copyright by UTLab @ Tsinghua University
// http://orsc.edu.cn/UTLab
#include
#include
www.eeworm.com/read/139772/13135549
mes~orig betting8.mes~orig
donlp2, v3, 05/29/98, copyright P. Spellucci
Thu Feb 24 16:53:15 2000
betting8
step=2
rescaling of objective function scf= 4.590529503918457e+02
www.eeworm.com/read/239849/13254145
cpp 2-1.cpp
// Genetic Algorithm
// For Example 2.1 (2-1.tex) in "Uncertain Programming" by B. Liu
// Written by Microsoft Visual C++
// Copyright by USLab at Tsinghua University
#include
#includ
www.eeworm.com/read/315328/13545841
m dfp.m
% Program: dfp.m
% Title: Quasi_Newton DFP algorithm
% Description: Implements the quasi-Newton algorithm
% with the Davidon-Fletcher-Powell (DFP) updating
% formula described in Algorithm 7.3.
%
www.eeworm.com/read/315328/13545845
m pearson.m
% Program: pearson.m
% Title: Quasi_Newton Pearson algorithm
% Description: Implements the quasi-Newton algorithm
% with the Pearson updating formula.
% Theory: See Practical Optimization Secs. 7
www.eeworm.com/read/315328/13545847
m hoshino.m
% Program: hoshino.m
% Title: Quasi_Newton Hoshino algorithm
% Description: Implements the quasi-Newton algorithm
% with the Hoshino updating formula.
% Theory: See Practical Optimization Secs. 7
www.eeworm.com/read/315328/13545848
m bfgs.m
% Program: bfgs.m
% Title: Quasi_Newton BFGS algorithm
% Description: Implements the quasi-Newton algorithm
% with the Broyden-Fletcher-Goldfarb-Shanno (BFGS)
% updating formula described in Algor
www.eeworm.com/read/487948/6502778
cpp ga-1.cpp
// Genetic Algorithm for nonlinear programming
// Written by Microsoft Visual C++
// Copyright by UTLab @ Tsinghua University
// http://orsc.edu.cn/UTLab
#include
#include
www.eeworm.com/read/479264/6690730
cpp 量子遗传算法.cpp
// Genetic Algorithm for nonlinear programming
// Written by Microsoft Visual C++
#include
#include
#include
#include "aa.h"
static void initialization(void)