代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/334931/12561727

m program_5_4.m

% Program 5_4 % Linear Convolution Via the DFT % % Read in the two sequences x = input('Type in the first sequence = '); h = input('Type in the second sequence = '); % Determine the length of th
www.eeworm.com/read/248293/12585333

plg hugefilesorter.plg

Build Log --------------------Configuration: hugefilesorter - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~
www.eeworm.com/read/238454/13886831

htm exp_139.htm

Ocp test
www.eeworm.com/read/135728/13906276

m exa031101_fftfilt.m

%---------------------------------------------------------------------------- % exa031001_fftfilt.m, for example 3.11.1 % to test fftfilt.m,and to finish the convolution of a long sequence with %
www.eeworm.com/read/237957/13918013

h hedge.h

//**************************************************************************** // Hedge.h Definitions of classes //
www.eeworm.com/read/237865/13925959

asm msp430x20x2_adc10_10.asm

;******************************************************************************* ; MSP430F20x2 Demo - ADC10, DTC Sample A3-01, AVcc, Single Sequence, DCO ; ; Description: Sample A3/A2/A1 as sin
www.eeworm.com/read/237863/13926133

asm fet120_adc10_10.asm

;****************************************************************************** ; MSP-FET430P120 Demo - ADC10, DTC Sample A2-0, AVcc, Single Sequence, DCO ; ; Description: Sample A1/A0/A3 as si
www.eeworm.com/read/134443/13990552

c callback.c

/* ** 2005 May 23 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness f
www.eeworm.com/read/133137/14053901

cc test.cc

// test.cc Program to load gp.test // W.Langdon cs.ucl.ac.uk $Revision: 1.46 $ //Modifications (reverse order): //WBL 15 Apr 97 Ensure use TEST_STATS, tidy to keep alpha cxx quiet //WBL 4 Apr 97
www.eeworm.com/read/132772/14073864

m exmp2_10.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % exmp2_10.m - Generate and check the mean (0) and % variance (1) of white noise %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%