代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/101082/6251575

c destruct.c

#ifndef lint static char sccsid[] = "@(#)destruct.c 4.3 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** Self Destruct Sequence ** ** The computer starts up the self destruct sequence.
www.eeworm.com/read/101082/6251620

c destruct.c

#ifndef lint static char sccsid[] = "@(#)destruct.c 4.3 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** Self Destruct Sequence ** ** The computer starts up the self destruct sequence.
www.eeworm.com/read/101066/6256556

c strtod.c

/* strtod.c function for stdlib */ /* Copyright 1992-1995 Wind River Systems, Inc. */ /* modification history -------------------- 01e,11feb95,jdi doc fix. 01d,16aug93,dvs fixed value of endptr f
www.eeworm.com/read/101042/6259125

pod nseq.pod

=pod =head1 NAME nseq - create or examine a netscape certificate sequence =head1 SYNOPSIS B B [B] [B] [B] =head1 DESCRIPTION The B comma
www.eeworm.com/read/101022/6260727

java animation.java

/* * @(#)Animation.java 1.5 01/04/04 * * Copyright (c) 2000-2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the confidential and proprietary information of Sun * Microsyste
www.eeworm.com/read/165203/6279058

cpp example.cpp

// example.cpp // Examples of random number generation with MersenneTwister.h // Richard J. Wagner 15 May 2003 #include #include #include "MersenneTwister.h" using name
www.eeworm.com/read/132325/6315051

c fet140_adc12_08.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how
www.eeworm.com/read/327092/6345690

html 1068-1069.html

Linux Complete Command Reference:Special Files:EarthWeb Inc.-
www.eeworm.com/read/494296/6381879

s43 实验8_思考_adc12_6.s43

#include "msp430x44x.h" // Standard Equations ;****************************************************************************** ; MSP-Test44x Demo - ADC12, Repeated Sequence of Conversions
www.eeworm.com/read/493843/6391503

m ev.m

function Px = ev(x,p,M) %EV Frequency estimation using the eigenvector method %-- %USAGE Px = ev(x,p,M) % % The input sequence x is assumed to consist of p complex % exponentials in white noise.