代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/432021/8637692

zoops mast.farntrans5.zoops

******************************************************************************** MAST - Motif Alignment and Search Tool ********************************************************************************
www.eeworm.com/read/432021/8637756

oops mast.lipocalin.oops

******************************************************************************** MAST - Motif Alignment and Search Tool ********************************************************************************
www.eeworm.com/read/432021/8638721

h align.h

/* * $Id: align.h 1339 2006-09-21 19:46:28Z tbailey $ * * $Log$ * Revision 1.1 2005/07/29 18:34:59 nadya * Initial revision * */ #ifndef ALIGN_H # define ALIGN_H #include #in
www.eeworm.com/read/431958/8644032

c msp430x20x2_adc10_10.c

//****************************************************************************** // MSP430F20x2 Demo - ADC10, DTC Sample A2-0, AVcc, Single Sequence, DCO // // Description: Sample A3/A2/A1 as sin
www.eeworm.com/read/431958/8644316

c fet140_adc12_06.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Repeated Sequence of Conversions // // Description: This example shows how to perf
www.eeworm.com/read/431958/8644632

c fet440_adc12_06.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Repeated Sequence of Conversions // // This example shows how to perform a repeate
www.eeworm.com/read/431958/8644689

c fet430_adc12_06.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Repeated Sequence of Conversions // // This example shows how to perform a repeate
www.eeworm.com/read/431958/8645127

c msp430x22x4_adc10_10.c

//****************************************************************************** // MSP430F22x4 Demo - ADC10, DTC Sample A2-0, AVcc, Single Sequence, DCO // // Description: Sample A2/A1/A0 as sin
www.eeworm.com/read/387887/8649431

m p3_2.m

% Program P3_2 % Time-Shifting Properties of DTFT clf; w = -pi:2*pi/255:pi; wo = 0.4*pi; D = 10; num = [1 2 3 4 5 6 7 8 9]; h1 = freqz(num, 1, w); h2 = freqz([zeros(1,D) num], 1, w); subplot(2,
www.eeworm.com/read/387887/8649451

m p3_3.m

% Program P3_3 % Frequency-Shifting Properties of DTFT clf; w = -pi:2*pi/255:pi; wo = 0.4*pi; num1 = [1 3 5 7 9 11 13 15 17]; L = length(num1); h1 = freqz(num1, 1, w); n = 0:L-1; num2 = exp(wo