代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/431958/8644644

c fet440_adc12_09.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how to perform A/D
www.eeworm.com/read/431958/8644800

c fet430_adc12_09.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how to perform A/D
www.eeworm.com/read/386456/8746614

c fet140_adc12_08.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how
www.eeworm.com/read/430151/8763831

java dnasequence.java

/** * This class represents a DNA sequence of nucleotides 'A', 'T', 'C' and 'G' * as a sequence of characters in a {@link String} object. * * @author iCarnegie * @version 1.0.0 */ publi
www.eeworm.com/read/429478/8806456

txt channel 1.m.txt

%randbits(in) % This function creates a random sequence of 'in' bits valued at 0 and 1. function out = randbits(in) out = round(rand(1,in));
www.eeworm.com/read/429453/8807848

m detect.m

function bhat = detect(r) % bhat = detect(r) % % Computes the received bits given a received sequence of (phase-corrected) % QPSK symbols. Gray coding of the individual bits is assumed. Hence, the
www.eeworm.com/read/429452/8807920

java practical quiz 2.dnasequence.java

/** * This class represents a DNA sequence of nucleotides 'A', 'T', 'C' and 'G' * as a sequence of characters in a {@link String} object. * * @author iCarnegie * @version 1.0.0 */ publi
www.eeworm.com/read/428852/8833048

c msp430x54x_adc12_09.c

//****************************************************************************** // msp430FG5438 Demo - ADC12, Sequence of Conversions (non-repeated) // // Description: This example shows how to
www.eeworm.com/read/428216/8883132

h armvic.h

/****************************************************************************** * * $RCSfile: $ * $Revision: $ * * This module provides the interface definitions for setting up and * contr
www.eeworm.com/read/384211/8890064

cpp test4.cpp

#include void main() { int i,k,l=0; int h,j,line; int b[50]; int sequence[10][50]; do{ scanf("%d",&sequence[l][0]); for(i=1;i