代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/349903/10785765

c pollard.c

/* * Program to factor big numbers using Pollards (p-1) method. * Works when for some prime divisor p of n, p-1 has itself * only small factors. * See "Speeding the Pollard and Elliptic Cu
www.eeworm.com/read/349903/10786047

cpp pollard.cpp

/* * Program to factor big numbers using Pollards (p-1) method. * Works when for some prime divisor p of n, p-1 has only * small factors. * See "Speeding the Pollard and Elliptic Curve
www.eeworm.com/read/349646/10808689

m conf2mahal.m

% CONF2MAHAL - Translates a confidence interval to a Mahalanobis % distance. Consider a multivariate Gaussian % distribution of the form % % p(x) = 1/sqrt((2 * pi)^d *
www.eeworm.com/read/349646/10809659

m conf2mahal.m

% CONF2MAHAL - Translates a confidence interval to a Mahalanobis % distance. Consider a multivariate Gaussian % distribution of the form % % p(x) = 1/sqrt((2 * pi)^d *
www.eeworm.com/read/348694/10874369

m example5.m

% % This Matlab script provides an interactive way to reproduce % Example 5: Confidence interval for the correlation coefficient % reported in: % Zoubir, A.M. and Boashash, B. The Bootstrap and
www.eeworm.com/read/348694/10874389

m example1.m

% % This Matlab script provides an interactive way to reproduce % Example 1: Confidence interval for the mean reported in: % Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in %
www.eeworm.com/read/418927/10891367

readme

You should install the program according to follow steps: 1. tar zxvf ICLSE-8.8.9.tar.gz ICLSE-8.8.9 2. cd ICLSE-8.8.9 3. run ./configure 4. run make 5. run make install 6. run ./iclse_tool.sh Usag
www.eeworm.com/read/418779/10897511

flow readme.flow

The Flow tracking module is meant to start unifying the state keeping mechanisms of snort into a single place. Right now, only a portscan detector is implemented but in the long term, many of the sta
www.eeworm.com/read/270669/11030538

s stopwatc.s

; Stopwatch primitives - used in sw.c include asmglobal.h public stopval,swstart .CODE dbase dw @Data ; start the interval timer swstart proc far push ax ; send the mode word to the 825
www.eeworm.com/read/470205/6914693

c ticlength.c

//******************************************************************** // // Author : ADI - Apps www.analog.com/MicroConverter // // Date : October 2003 // // File