代码搜索:optimization

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

代码结果 10,000
www.eeworm.com/read/390063/8487628

m myfirstpao.m

%------基本粒子群优化算法(Particle Swarm Optimization)----------- %------名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 %------作者:孙明杰(dreamsun2001@126.com) %------单位:中国矿业大学理学院计算数
www.eeworm.com/read/286533/8760704

rpt pd.fit.rpt

Fitter report for pd Sat Feb 02 11:39:29 2008 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fitte
www.eeworm.com/read/429013/8824410

dpk glibd6.dpk

package GLibD6; {$R *.res} {$R '..\Sources\CKeysOnForm.dcr'} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL ON} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOL
www.eeworm.com/read/427148/8972065

makefile

### ### Makefile for JM H.264/AVC encoder/decoder ### ### generated for UNIX/LINUX environments ### by Limin Wang(lance.lmwang@gmail.com) ### SUBDIRS := lencod lde
www.eeworm.com/read/382755/9002774

html lang_delete.html

SQLite Query Language: DELETE body { margin: auto;
www.eeworm.com/read/185152/9054627

m estcdlt.m

function A=estCDLT(data) %DLT2D Direct linear transform for coplanar control points, which %calculates the initial camera position for nonlinear optimization. % %Usage: % A=estCDLT(data) % %where %
www.eeworm.com/read/282295/9104552

in makefile.in

# Which compilers to use FF = g77 CC = gcc # What optimization level to use FFOPTFLAG = -O2 CCOPTFLAG = -O2 # Source Types FSOURCE = CSOURCE = # Source Extender FEXT = f CEXT = c # What option
www.eeworm.com/read/281872/9128178

c ztspeed.c

/* * * Generic speed test -- Run an infinite loop and * see how high we can count (in 5 seconds). You * can use this to measure how much CPU zaptel REALLY * is taking. * * MUST BE COMPILED
www.eeworm.com/read/380715/9133895

m unc_n1_sin1.m

function [fval]=unc_n1_sin1(x) %reference: %note that you can get the formulation of unc_n1_sin1 from some %aritcles,such as %(1)LN de Castro, FJ Von Zuben 'Learning and optimization using the clo
www.eeworm.com/read/380715/9133912

m unc_n2_shubert3.m

function [fval]=unc_n2_shubert3(x) %reference: %note that you can get the formulation of unc_n2_camel6 from some %aritcles,such as %(1)X Liu 'Finding Global Minima with a Computable Filled Functio