代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/473751/6839220

h gold.h

#ifndef _GOLD_H #define _GOLD_H /* * $Log: gold.h,v $ * Revision 1.1 2000/05/03 14:30:04 bjc97r * Initial revision * */ #include "mseq.h" typedef struct { Mseq *mseq0; /* 1st m-sequence ge
www.eeworm.com/read/473751/6839235

h lgold.h

#ifndef _GOLDL_H #define _GOLDL_H /* * $Log: lgold.h,v $ * Revision 1.1 2000/05/03 14:30:04 bjc97r * Initial revision * */ #include "lmseq.h" #include "u2long.h" typedef struct { LMseq *ms
www.eeworm.com/read/395494/8170684

asv msk.asv

clear pack %************************************************************************** %input7为7位,特定码序列 input72=[1 0 1 0 0 0 0];%偶数路比特 input71=[0 1 0 0 0 0 1];%奇数路比特 %input7=[1 0 0 1 1 0 1 1 0 0
www.eeworm.com/read/102507/15779843

h gold.h

#ifndef _GOLD_H #define _GOLD_H /* * $Log: gold.h,v $ * Revision 1.1 2000/05/03 14:30:04 bjc97r * Initial revision * */ #include "mseq.h" typedef struct { Mseq *mseq0; // 1st m-sequence ge
www.eeworm.com/read/190429/8443672

txt rfc1662.txt

Network Working Group W. Simpson, Editor Request for Comments: 1662 Daydreamer STD: 51
www.eeworm.com/read/389318/8533785

m ubss_stat.m

% UBSS_STAT: Sup-, Av-, and Exp- functionals of the unknown break-point str. stability tests % % SYNTAX: [Sup, bpt, Av, Exp] = ubss_stat(stat) % % INPUT % stat : This matrix must have a sim
www.eeworm.com/read/188503/8535664

todo

IN PROGRESS - Remove obsolete i,j in macroblocks in favour of Coord.... - Replace appending subsampled luminance to luminance data with a 5-plane picture data model (YUVHQ) - MotionEst should b
www.eeworm.com/read/188503/8535705

hh encoderparams.hh

#ifndef _ENCODERPARAMS_HH #define _ENCODERPARAMS_HH /* encoderparams - class holding all the various control parameters for and individual encoder instance. For speed a lot of address offsets/si
www.eeworm.com/read/289027/8584342

txt readme.txt

Using MATLAB to Develop Portfolio Optimization Models ----------------------------------------------------- The following MATLAB .mat and .m files can be used to generate 3D efficient frontiers an
www.eeworm.com/read/388251/8623296

hpp svpcodegen.hpp

#pragma ident "$Id: SVPCodeGen.hpp 500 2007-04-27 12:02:53Z ocibu $" //============================================================================ // // This file is part of GPSTk, the GPS Toolkit.