代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/234476/14111549
ini shekel10.ini
Shekel-10 function
4 Dimension of the problem
-10.53641D0 Function value of the global minimum.
0.D0 Lower b
www.eeworm.com/read/234476/14111552
ini shekel5.ini
Shekel-5 function
4 Dimension of the problem
-10.15320D0 Function value of the global minimum.
0.D0 Lower bo
www.eeworm.com/read/122383/14696011
cpp mst.cpp
/******Don't forget to download*****
*****GRAPHICAL DATA FILE STRUCTURE*****
*****A approach to learn DFS Graphically*****
Only @ http://www.vivekpatel.cjb.net */
//Minimum Spaning Tree
www.eeworm.com/read/118004/14891013
pas unitmain.pas
unit UnitMain;
interface
{
This example show how you can specify the minimum and maximum sizes
of a window, showing it directly to the user by blocking him during
resize.
It also
www.eeworm.com/read/212314/15159986
m determinewinner.m
function [Value, Pos] = DetermineWinner(X,Map,DistType,MLKP);
DistType=upper(DistType);
if DistType == 'EUC'
% calculates minimum of Euclidean distances
Distance = dist(X,Map);
[Value,
www.eeworm.com/read/13871/284497
m argmin.m
function indices = argmin(v)
% ARGMIN Return as a subscript vector the location of the smallest element of a multidimensional array v.
% indices = argmin(v)
%
% Returns the first minimum in the ca
www.eeworm.com/read/38039/1094120
mnu tab_res.mnu
TABULAT#RES
#
Uniform#Rngs
Specify number of ranges, and maximum and minimum values.
#
UseDsplyRngs
The ranges will be define upon those specified in settings for devfiation.
#
www.eeworm.com/read/481108/1299185
properties queuedthreadpool-mbean.properties
QueuedThreadPool: A thread pool with no max bound by default
minThreads: Minimum number of threads in the pool
maxThreads: Maximum number threads in the pool
name: Name of the thread pool
daemon: Is p
www.eeworm.com/read/481108/1299186
properties boundedthreadpool-mbean.properties
BoundedThreadPool: A thread pool with fixed bounds
minThreads: Minimum number of threads in the pool
maxThreads: Maximum number threads in the pool
name: Name of the thread pool
daemon: Are pool threa
www.eeworm.com/read/480930/1311559
changes
Intro
=====
This document is designed to provide a list of the minimum levels of
software necessary to run the 2.4 kernels, as well as provide brief
instructions regarding any other "Gotchas" users m