代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/213940/15121999
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
www.eeworm.com/read/212967/15144342
h convert_internal.h
/*
* convert_internal.h
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free
www.eeworm.com/read/212790/15149645
asm rfft32br.asm
;========================================================================
;
; File Name : rfft_brc.asm
;
; Originator : Advanced Embeeded Control
; Texas Instruments
;
www.eeworm.com/read/210161/15205724
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
www.eeworm.com/read/209378/15220965
m get_gold.m
function [gold_seq]=get_gold(connections1,connections2)
sequence1=ss_mlsrs(connections1);
sequence2=ss_mlsrs(connections2);
% cyclically shift the second sequence and add it to the first one
L=2^l
www.eeworm.com/read/207278/15275921
m acimp.m
function p = acimp(b, a, N)
%ACIMP Calculate autocorrrelation sequence of an impulse
%----- response given the coefficients of H(z) = B(z)/A(z).
%
% Usage: p = acimp(b, a, N);
%
%
www.eeworm.com/read/206473/15294422
txt table.txt
bookBrowse:
Id number(3),primary key
studentName varchar2(40),not null
bookName varchar2(40),not null
borrowDate Date,
returnDate Date,
www.eeworm.com/read/206047/15301036
txt table.txt
bookBrowse:
Id number(3),primary key
studentName varchar2(40),not null
bookName varchar2(40),not null
borrowDate Date,
returnDate Date,
www.eeworm.com/read/168845/5430301
hpp list.hpp
/*=============================================================================
Copyright (c) 1998-2003 Joel de Guzman
Copyright (c) 2001 Daniel Nuffer
Copyright (c) 2002 Hartmut Kaiser
www.eeworm.com/read/168845/5430318
ipp list.ipp
/*=============================================================================
Copyright (c) 1998-2003 Joel de Guzman
Copyright (c) 2001 Daniel Nuffer
Copyright (c) 2002 Hartmut Kaiser