代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/351837/3098663

events

# IA-64 Itanium 2 events # IA64_2 Basic Events, Table 11-1 event:0x12 counters:0,1,2,3 um:zero minimum:500 name:CPU_CYCLES : CPU Cycles event:0x08 counters:0,1,2,3 um:zero minimum:500 name:IA64_INST_
www.eeworm.com/read/287843/8664764

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/430034/8771453

m ebtono.m

% % Energy per bit to noise density ratio assuming a noise temperature of 350K. % The user enters the transmitted and received powers, frequency, bit rate % and minimum and maximum antenna spacing
www.eeworm.com/read/182374/9205771

m runofflineprotein.m

function[Max,k,BestSolutions] = RunOffLineProtein(Fibbonacci_n,PopSize,T,CantGen,Elitism) % RunOffLineProtein. Calls the Gaussian UMDA to find the HP model with minimum energy in an offline lattice
www.eeworm.com/read/180892/9281640

c testapp1.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_
www.eeworm.com/read/180485/9305413

m program_05_4.m

% Program 5_4 % Program to Design Elliptic Lowpass Filter % % Read in the filter order, passband edge frequency, % passband ripple in dB and minimum stopband % attenuation in dB colordef black;
www.eeworm.com/read/178237/9413051

c testapp1.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_
www.eeworm.com/read/365166/9876436

c testapp1.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_
www.eeworm.com/read/168118/9937712

m tomin.m

function wavemin=tomin(wavelet,stab) % wavemin= tomin(wavelet,stab) % wavemin= tomin(wavelet) % % TOMIN uses the Levinson algorithm to convert an arbitrary % waveform to its minimum phase equivalent.
www.eeworm.com/read/167781/9952776

m program_05_4.m

% Program 5_4 % Program to Design Elliptic Lowpass Filter % % Read in the filter order, passband edge frequency, % passband ripple in dB and minimum stopband % attenuation in dB colordef black;