代码搜索:maximum

找到约 9,165 项符合「maximum」的源代码

代码结果 9,165
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/365029/9881429

cpp usage.cpp

#include "muscle.h" #include void Credits() { static bool Displayed = false; if (Displayed) return; fprintf(stderr, "\n" MUSCLE_LONG_VERSION "\n\n"); fprintf(stderr, "http
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/9938585

m marmousi_demo.m

% Marmousi: finite difference modelling of Marmousi % % Marmousi finite difference modelling % Just run the script load marmousi_dz10 %load marmousi_mod dx=x(2)-x(1);; %cdp interval xmax=max(
www.eeworm.com/read/167987/9942512

sc7 nawk.sc7

BEGIN{largest=0} {maximum=max($5)} function max ( num ) { if ( num > largest){ largest=num } return largest } END{ print "The maximum is " maximum "."}
www.eeworm.com/read/165735/10052967

cpp 页面替换算法(程序一演示替换过程).cpp

#include #include #include #include #define F 5 #define maximum 12 int M[F]; int P[maximum]; int best(){ int i,j,t,sign; int flag; int next=F; in
www.eeworm.com/read/164583/10100683

h const.h

/****************************************************************************** author : Bernhard Knab filename : ghmm/ghmm/const.h created : TIME: 13:05:23 DATE: Fri 20. Febr
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/162603/10291997

m init.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/162603/10292219

m init.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP