代码搜索:Optimization

找到约 10,000 项符合「Optimization」的源代码

代码结果 10,000
www.eeworm.com/read/338243/12316663

hh bfgs.hh

//============================================================ // COOOL version 1.1 --- Nov, 1995 // Center for Wave Phenomena, Colorado School of Mines //==================
www.eeworm.com/read/229184/14350195

env make.env

# # make.env # # File with global variables common for all the Makefile # # Date : 04-Apr-1997 # Author: Gabriel Fernandez # Shell SHELL=/bin/sh # Make flags MFLAGS= # C compiler CC = cc # C defi
www.eeworm.com/read/228430/14385812

txt readme.txt

~This is the sample implementation of a Markov random field (MRF) based image segmentation algorithm. The main code (mrf.cpp) has been written by Csaba Gradwohl (Gradwohl.Csaba@stud.u-szeged.hu) with
www.eeworm.com/read/225910/14511415

makefile

# ------------------ Compilation options ------------------------ # Loads math library. LIBS = -lm # Flags for the C compiler: # -Wall for strict gcc warnings (requires prototypes for all funct
www.eeworm.com/read/221024/14761631

html http:^^www.cs.indiana.edu^classes^b629^index.html

Date: Wed, 20 Nov 1996 22:33:00 GMT Server: Apache/1.0.3 Content-type: text/html Content-length: 5873 Last-modified: Wed, 23 Oct 1996 16:54:25 GMT
www.eeworm.com/read/221024/14763110

edu^homes^jdean^ http:^^www.cs.washington.edu^homes^jdean^

Date: Thu, 21 Nov 1996 23:02:39 GMT Server: NCSA/1.4.2 Content-type: text/html Last-modified: Mon, 12 Aug 1996 22:31:11 GMT Content-length: 6668 Jeff Dean
www.eeworm.com/read/221024/14768510

html http:^^www.cs.utsa.edu^faculty^rosen.html

MIME-Version: 1.0 Server: CERN/3.0pre5 Date: Tuesday, 26-Nov-96 19:32:37 GMT Content-Type: text/html Content-Length: 2801 Last-Modified: Thursday, 05-Sep-96 00:24:42 GMT Bruce E
www.eeworm.com/read/221024/14779546

html http:^^www.cs.pitt.edu^~simon^research.html

Date: Wed, 15 Jan 1997 01:58:38 GMT Server: NCSA/1.4.2 Content-type: text/html Last-modified: Mon, 26 Feb 1996 19:04:04 GMT Content-length: 3304 Robert Simon's Research Interests
www.eeworm.com/read/208487/15246492

m psdemo.m

%% Pattern search optimization solver % This is a demonstration of how to find a minimum of a stochastic % objective function using PATTERNSEARCH function in the Genetic Algorithm % and Direct Sear
www.eeworm.com/read/173141/5379190

sql st_b5772.sql

autocommit off; create table foo (a int, b char(250), c char(250), d int); insert into foo values (1, '1', '1', 1); insert into foo values (11, '11', '1', 1); insert into foo values (12, '12', '1', 1