代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/403956/11495401

h connectionmessageevent.h

//connectionMessageEvent.h /*///////////////////////////////////////////////////////////////// 李亦 2006-7-3 /*///////////////////////////////////////////////////////////////// #ifndef _CONNE
www.eeworm.com/read/400526/11575598

c f300_flashprimitives.c

//----------------------------------------------------------------------------- // F300_FlashPrimitives.c //----------------------------------------------------------------------------- // Copyrigh
www.eeworm.com/read/262192/11601766

m compconv2.m

% Program 5-10 % compconv2.m % % Function to perform convolution between signal and filter % % Programmed by H.Harada and M.Okita % function [iout, qout] = compconv2(idata, qdata, filter)
www.eeworm.com/read/262192/11601778

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/262192/11601796

m despread.m

% Program 5-8 % despread.m % % Data despread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = despread(idata, qdata, code1) % *************************************
www.eeworm.com/read/158463/11613141

m ip_07_04.m

% MATLAB script for Illustrative Problem 4, Chapter 7. mapping=[0 1 3 2 7 6 4 5]; % For Gray mapping M=8; E=1; sequence=[0 1 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0]; [e]=cm_dpske(E,M,mapping,sequence)
www.eeworm.com/read/158463/11613279

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift register sequence when the % shift register connections are given as input to th
www.eeworm.com/read/347709/11643939

c fet140_adc12_06.c

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

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/347709/11644990

c fet430_adc12_06.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Repeated Sequence of Conversions // // This example shows how to perform a repeate