代码搜索:Simplex
找到约 356 项符合「Simplex」的源代码
代码结果 356
www.eeworm.com/read/221024/14771154
html http:^^www.cs.washington.edu^education^courses^590b^lp.html
Date: Mon, 02 Dec 1996 15:18:34 GMT
Server: NCSA/1.4.2
Content-type: text/html
CSE 590B: Graphics Seminar: Linear programming
Linear programming
www.eeworm.com/read/393898/8255709
cc shhsearch.cc
/*SHHSearch.cc
*class implementation of Spendley, Hext and Himsworth Simplex Search
*Adam Gurson College of William & Mary 1999
*
* Modified in 8/00 by Anne Shepherd (pls) to fix a few little bugs
www.eeworm.com/read/393898/8255748
cc smdsearch.cc
/*SMDSearch.cc
*Declarations of Sequential version of Torczon's Multi-Directional Search
*Adam Gurson College of William & Mary 2000
*
* slightly modified by Anne Shepherd (pls), 8/00
*/
#includ
www.eeworm.com/read/202908/15369823
h imdi_tab.h
#ifndef IMDI_TAB_H
#define IMDI_TAB_H
/* Integer Multi-Dimensional Interpolation */
/*
* Copyright 2000 - 2002 Graeme W. Gill
* All rights reserved.
*
* This material is licenced under the GNU GE
www.eeworm.com/read/398163/6291479
c psd_wrapper.c
#include "timeseries.h"
void psd_wrapper(noise_model *nm, int n_models, time_series ts, data_kernel dk, options op, double *P, double *f, int n_psd) {
int i, j, k, l, m;
int sm, wm;
/***********
www.eeworm.com/read/466892/7022871
~h realisation.~h
//---------------------------------------------------------------------------
#include
#include
#include
//---------------------------------------------------------
www.eeworm.com/read/441123/7675971
readme
README file for SUBPLEX
NAME
subplex - subspace-searching simplex method for unconstrained
optimization
DESCRIPTION
Subplex is a subspace-searching simplex method for the
www.eeworm.com/read/327870/13058806
hpp localsearch.hpp
/***************************************************************
/* Single & Multi-Objective Real-Coded Genetic Algorithms Code */
/* Author: Kumara Sastry */
/*
www.eeworm.com/read/324120/13284261
hpp localsearch.hpp
/***************************************************************
/* Single & Multi-Objective Real-Coded Genetic Algorithms Code */
/* Author: Kumara Sastry */
/*