代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/329424/12955258

m dopllecommseries.m

%张润宁论文中多普勒补偿问题,【2.^6-1=63】位m-序列(加噪声) %改变fd的值可以改变多普勒频率的大小 %改变SNR的值可以改变信噪比的大小 clear all; T=0.2*10.^-6; %子脉冲宽度T B=1/T; %子脉冲带宽B=1/T fd=0*B
www.eeworm.com/read/141322/13022970

h global.h

/* global.h, global variables, function prototypes */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/328362/13032032

oracle

create table books ( ID number(3), BookName varchar2(20), Press varchar2(20), Author varchar2(20), PressDate Date, Price number(5,2), Com varchar2(20), books_count number(2), borrowed_count n
www.eeworm.com/read/140916/13052621

c ckuscr.c

char *loginv = "Script Command, V2.0(007) 5 Jul 85"; /* C K U S C R -- Login script for logging onto remote system */ /* This module should work under all versions of Unix. It calls externally
www.eeworm.com/read/140560/13074379

c fet140_adc12_06.c

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

h w_mw.h

/* $Name: fa35_03_06 $ - $Id: w_mw.h,v 1.18 2007/06/29 17:11:42 wrp Exp $ */ /* 21-July-2000 - changes for p2_complib/p2_workcomp: there are now two sequence numbers; the old (worker) seqnm, a
www.eeworm.com/read/327242/13092289

h mw.h

/* Concurrent read version */ /* $Name: fa35_03_06 $ - $Id: mw.h,v 1.24 2007/10/05 12:58:38 wrp Exp $ */ #include #include "param.h" #include "aln_structs.h" #ifndef FSEEK_T_DEF #ifn
www.eeworm.com/read/327242/13092540

h p_mw.h

/* Concurrent read version */ /* $Name: fa35_03_06 $ - $Id: p_mw.h,v 1.19 2008/01/11 14:49:39 wrp Exp $ */ #ifndef FSEEK_T_DEF #ifndef USE_FSEEKO typedef long fseek_t; #else typedef off_t fseek_t; #
www.eeworm.com/read/241891/13110471

err moon-7e967394b5.err

InnoDB: The first specified data file .\ibdata1 did not exist: InnoDB: a new database to be created! 070924 2:53:58 InnoDB: Setting file .\ibdata1 size to 10 MB InnoDB: Database physically writes
www.eeworm.com/read/241537/13136965

h hw_ints.h

//***************************************************************************** // // hw_ints.h - Macros that define the interrupt assignment on Stellaris. // // Copyright (c) 2005-2007 Luminary M