代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/120385/14804397

cpp min2.cpp

// Section 10.3 // $ CC min2.cpp /* minimum of ai is: 8 */ #include using std::cout; using std::endl; template // the first parameter is a Type*
www.eeworm.com/read/115704/15003740

txt d11r7.txt

Private Sub Command1_Click() 'PROGRAM D11R7 'Driver for routine LINMIN NDIM = 3 PIO2 = 1.5707963 Dim P(3), XI(3) Print Print Tab(5); "Minimum of a 3-D quadratic cent
www.eeworm.com/read/216367/15017724

txt d11r7.txt

Private Sub Command1_Click() 'PROGRAM D11R7 'Driver for routine LINMIN NDIM = 3 PIO2 = 1.5707963 Dim P(3), XI(3) Print Print Tab(5); "Minimum of a 3-D quadratic cent
www.eeworm.com/read/207318/15274907

xs similarity.xs

#include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include "fstrcmp.h" #include "fstrcmp.c" MODULE = String::Similarity PACKAGE = String::Similarity double fstrcmp(s1, s2, minimum_similarity
www.eeworm.com/read/207318/15274909

changes

Revision history for Perl extension String::Similarity 0.02 Thu Nov 16 01:30:16 CET 2000 - added minimum_similarity limit to speed up some searches 0.01 Fri Apr 7 08:03:08 CEST 2000 - original
www.eeworm.com/read/207034/15283847

cs skintrackbar.cs

//+--------------------------------------------------------------------------+ //| | //| SkinTrack
www.eeworm.com/read/168081/5448956

txt d9r6.txt

implementation //PROGRAM D9R6 //Driver for routine POWELL uses unit2; {$R *.DFM} Function FUNC(X:real):real; begin FUNC:=F1DIM(X); end; Function FUNC2(X:array of real;N:integer):real
www.eeworm.com/read/168081/5448958

txt d9r7.txt

implementation //PROGRAM D9R7 //Driver for routine LINMIN uses unit2; {$R *.DFM} Function FUNC(X:real):real; begin FUNC:= F1DIM(X); end; Function FUNC2(X:array of real; N:integer):re
www.eeworm.com/read/167562/5457109

h qprogressdialog.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/154890/5631713

fl cubeviewui.fl

# data file for the Fltk User Interface Designer (fluid) version 1.00 header_name {.h} code_name {.cxx} gridx 2 gridy 2 snap 2 class CubeViewUI {open } { Function {CubeViewUI()} {open } {