代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/434325/7874532

m quadmin.m

function [p,yp,dp,dy,P] = quadmin(f,a,b,delta,epsilon) %--------------------------------------------------------------------------- %QUADMIN Search for a minimum, using quadratic interpolation. %
www.eeworm.com/read/240158/13234594

m4 libcurl.m4

# LIBCURL_CHECK_CONFIG ([DEFAULT-ACTION], [MINIMUM-VERSION], # [ACTION-IF-YES], [ACTION-IF-NO]) # ---------------------------------------------------------- # David Shaw
www.eeworm.com/read/239763/13258218

java mst.java

// mst.java // demonstrates minimum spanning tree // to run this program: C>java MSTApp //////////////////////////////////////////////////////////////// class StackX { private final int SI
www.eeworm.com/read/310024/13660058

dfm axmaxmin.dfm

object AxisMaxMin: TAxisMaxMin Left = 146 Top = 296 ActiveControl = EMaximum BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Axis Maximum and Minimum' ClientHeight
www.eeworm.com/read/486192/6537957

h clust_defs.h

#ifndef CLUST_DEFS_H #define CLUST_DEFS_H /*****************************************************/ /* This constant determines the ratio of the average */ /* covariance to the minimum allowed covaria
www.eeworm.com/read/485014/6570831

java mst.java

// mst.java // demonstrates minimum spanning tree // to run this program: C>java MSTApp //////////////////////////////////////////////////////////////// class StackX { private final int SI
www.eeworm.com/read/480849/6662630

h time.h

// Chapter 6 - Program 15 - TIME.H // This is probably the minimum usable time class, but is intended as // an illustration of a class rather than to build an a
www.eeworm.com/read/480849/6662684

h time.h

// Chapter 6 - Program 15 - TIME.H // This is probably the minimum usable time class, but is intended as // an illustration of a class rather than to build an a
www.eeworm.com/read/209907/15211901

java visualiserpanel.java

package iface; import iface.VisualiserPanelObserver; /** VisualiserPanel specifies the minimum interface for a Panel that can be used with the visualiser. @author Christian Nentwich @
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