代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/308008/13711669
c fet140_adc12_09.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how t
www.eeworm.com/read/306970/13733889
h rtp_internal.h
/*
* RTP definitions
* Copyright (c) 2006 Ryan Martell
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/306455/13744809
m nedft.m
function [F,S,Stopit]=nedft(X,tk,fn,I,W)
% NEDFT - Nonuniform Extended Discrete Fourier Transform.
%
% Syntax
%
% a. Mandatory inputs/outputs
%
% F=nedft(X,tk,fn)
%
% Function NEDFT r
www.eeworm.com/read/306455/13744812
m demoedft.m
% Demoedft.m demonstrates performance of function EDFT by iterations and provide comparison with
% traditional discrete Fourier transform (DFT) output. EDFT call line is [F,S,Stopit]=edft(X,N,1,W),
www.eeworm.com/read/306455/13744813
m demonedft.m
% Demonedft.m demonstrates performance of NEDFT algorithm by iterations in case of nonuniform sampling and
% provide comparison with traditional nonuniform discrete Fourier transform (DFT) output. NE
www.eeworm.com/read/306455/13744814
m edft.m
function [F,S,Stopit]=edft(X,N,I,W)
% EDFT - Extended Discrete Fourier Transform.
%
% Function EDFT produce discrete N-point Fourier transform F and amplitude
% spectrum S of the data vector X.
www.eeworm.com/read/303668/13810557
c fet140_adc12_09.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how t
www.eeworm.com/read/302085/13842559
asm dataflsh.asm
;********************************************************************
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : October 2003
;
; File :
www.eeworm.com/read/152312/5674522
java challenge.java
package com.ibm.atp.auth;
/*
* @(#)Challenge.java
*
* IBM Confidential-Restricted
*
* OCO Source Materials
*
* 03L7246 (c) Copyright IBM Corp. 1996, 1998
*
* The source code for this pro
www.eeworm.com/read/152312/5674527
java response.java
package com.ibm.atp.auth;
/*
* @(#)Response.java
*
* IBM Confidential-Restricted
*
* OCO Source Materials
*
* 03L7246 (c) Copyright IBM Corp. 1996, 1998
*
* The source code for this prog