代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/456367/7350980

cpp strgfun.cpp

// strgfun.cpp -- functions with a string argument #include int c_in_str(const char * str, char ch); int main() { using namespace std; char mmm[15] = "minimum"; // string i
www.eeworm.com/read/456193/7355019

m fm_mintree.m

function [pmuloc, pmunum] = fm_mintree(zeroinj, hdl_pmu,hdl_nob) % FM_MINTREE compute minimum spanning tree of the current network % (for PMU placement routines) % % (...) = FM_MINTREE(...)
www.eeworm.com/read/454266/7395459

m mre.m

% % [x,lambda,beta,a,p5,p95]=mre(G,d,upper,lower,expvalue,noise) % % This routine performs minimum relative entropy (MRE) inversion for % a discrete linear inverse problem of the form % %
www.eeworm.com/read/452710/7435993

h ether.h

/* ether.h */ /* Ethernet definitions and constants */ #define EP_MAXMULTI 10 /* multicast address table size */ #define EP_MINLEN 60 /* minimum packet length */ #define EP_DLEN 1500
www.eeworm.com/read/299178/7881184

m fmincon.m

function [X,FVAL,EXITFLAG,OUTPUT,LAMBDA,GRAD,HESSIAN] = fmincon(FUN,X,A,B,Aeq,Beq,LB,UB,NONLCON,options,varargin) %FMINCON finds a constrained minimum of a function of several variables. % FMINCON
www.eeworm.com/read/197619/7984292

asm start32.asm

; 386 Protected mode control program header. ; By Tran. ; Feel free to use this code in your own programs. .386p LOWMIN equ 0 ; minimum low memory needed to run (in
www.eeworm.com/read/333254/12693170

cpp strgfun.cpp

// strgfun.cpp -- functions with a string argument #include int c_in_str(const char * str, char ch); int main() { using namespace std; char mmm[15] = "minimum"; // string i
www.eeworm.com/read/242663/12994321

m demodulation.m

function y = demodulation(x,b,e,h) % function y = demodulation(x,b,e,h) % find the smybol in the defined modulation scheme map which has the minimum distance to the received symbol, % output t
www.eeworm.com/read/137879/13281782

pas jpg.pas

unit JPG; interface {$Z4} // Minimum enum size = dword uses Windows, SysUtils, Classes, Graphics; type TJPGColorDepth = (jpgAuto, jpgGray, jpg8Bit, jpg24Bit); TJPEGPixelFormat =
www.eeworm.com/read/310212/13654611

m rceps.m

function [xhat, yhat] = rceps(x) %RCEPS Real cepstrum. % RCEPS(x) returns the real cepstrum of the sequence x. % [xh, yh] = RCEPS(x) returns both the real cepstrum and a % minimum phase sign