代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/178375/9405846
h cnst.h
/*
*****************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Versi
www.eeworm.com/read/176991/9477894
m mat2huff.m
function y = mat2huff(x)
%MAT2HUFF Huffman encodes a matrix.
% Y = MAT2HUFF(X) Huffman encodes matrix X using symbol
% probabilities in unit-width histogram bins between X's minimum
% and ma
www.eeworm.com/read/176246/9510918
m hpso.m
function [x,fval,gfx,output]=hPSO(fitnessfun,nvars,options,varargin)
%Syntax: [x,fval,gfx,output]=hPSO(fitnessfun,nvars,options,varargin)
%___________________________________________________________
www.eeworm.com/read/371966/9528462
m hybridpso.m
function [x,fval,gfx,output]=hPSO(fitnessfun,nvars,options,varargin)
%Syntax: [x,fval,gfx,output]=hPSO(fitnessfun,nvars,options,varargin)
%___________________________________________________________
www.eeworm.com/read/169988/9825980
cpp minimumdiameter.cpp
/**********************************************************************
* $Id: MinimumDiameter.cpp,v 1.8 2004/11/04 19:08:06 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.refract
www.eeworm.com/read/366144/9828744
di alltests.di
alltests
gmevallog not implemented for your version of matlab; no .di files will be produced
test1
Maximum aspect ratio = 10.2397 achieved in
simplex #359 of topological entity mregion (2:0
www.eeworm.com/read/364159/9919735
conf debug.conf
# -----------------------------------------------------------------------------
# Project: OpenDMTP Reference Implementation - C client
# URL : http://www.opendmtp.org
# File : debug.conf
# ----
www.eeworm.com/read/168118/9938440
m contents.m
% The CREWES Project Synthetics Toolbox
%
% A collection of tools for building synthetic seismic traces and sections.
% Also contains numerous wavelet functions and an interactive wavelet editor.
www.eeworm.com/read/360311/10103790
cpp c9-14.cpp
#include
using namespace std;
template
class Compare
{public:
Compare(numtype a,numtype b)
{x=a;y=b;}
numtype max()
{return (x>y)?x:y;}
numtype min
www.eeworm.com/read/359900/10116938
m mat2huff.m
function y = mat2huff(x)
%MAT2HUFF Huffman encodes a matrix.
% Y = MAT2HUFF(X) Huffman encodes matrix X using symbol
% probabilities in unit-width histogram bins between X's minimum
% and ma