代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/255742/12061012
h eostparsetreedepthinit.h
// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
//-----------------------------------------------------------------------------
// eoStParseTreeDepthInit.h :
www.eeworm.com/read/152755/12087420
m exp5_c6.m
function [out] = exp5_c6(power)
% EXP5_C6 ..... Experiment 5 step C6.
%
% EXP5_C6( POWER ) performs the procedure outlined in step C6 of
% experiment at the POWER level and returns the followi
www.eeworm.com/read/152278/12125746
m wcdmadespread.m
function [y,z]=WCDMADespread(unscrambled_signal,chan_code,N)
%******************************************************************************
%function [y,z]=WCDMADespread(unscrambled_signal,chan_cod
www.eeworm.com/read/340650/12141355
psm led_ctrl.psm
; KCPSM3 Program - LED control with Pulse Width Modulation (PWM).
;
; Design provided for use with the design 'low_cost_design_authe
www.eeworm.com/read/253867/12180106
c alg41.c
#include
#include
#include
/*
original element sequence:
0 1 1 2 3 5 8 13 21 34
sequence after applying replace_if < 10 with 0:
0 0 0 0 0 0 0 13
www.eeworm.com/read/253864/12181779
m gc2dec.m
%Function to convert a gray coded sequence to a decimal sequence
function dec = gc2dec(gra)
% Description: This function converts a gray coded string to its equivalent
% decimal representation.
www.eeworm.com/read/339441/12236227
c msp430x54x_adc12_06.c
//******************************************************************************
// msp430FG5438 Demo - ADC12, Repeated Sequence of Conversions
//
// Description: This example shows how to perfor
www.eeworm.com/read/150781/12262543
h krb5_asn.h
/* krb5_asn.h */
/* Written by Vern Staats for the OpenSSL project,
** using ocsp/{*.h,*asn*.c} as a starting point
*/
/* ======================================================
www.eeworm.com/read/338643/12290915
m xgmp2.m
% xgmp2.m
% Scope: This MATLAB program generates second order Gauss-Markov sequence,
% plots the generated sequence and determines and plots the
%
www.eeworm.com/read/252197/12293916
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU).
% a=input sequence.
% n=number of quantization