代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/229875/14314030
m wcdmadespread.m
function [y,z]=WCDMADespread(unscrambled_signal,chan_code,N)
%******************************************************************************
%function [y,z]=WCDMADespread(unscrambled_signal,chan_cod
www.eeworm.com/read/229127/14352205
c alg41.c
#include
#include
#include
/*
original element sequence:
0 1 1 2 3 5 8 13 21 34
sequence after applying replace_if < 10 with 0:
0 0 0 0 0 0 0 13
www.eeworm.com/read/126507/14418839
c alg41.c
#include
#include
#include
/*
original element sequence:
0 1 1 2 3 5 8 13 21 34
sequence after applying replace_if < 10 with 0:
0 0 0 0 0 0 0 13
www.eeworm.com/read/225703/14523164
c sample3.c
/*
* sample3.c
* Copyright (C) 2003 Regis Duchesne
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
www.eeworm.com/read/225703/14523165
c sample1.c
/*
* sample1.c
* Copyright (C) 2003 Regis Duchesne
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
www.eeworm.com/read/225703/14523251
c header.c
/*
* header.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 2003 Regis Duchesne
* Copyright (C) 1999-2000 Aaron Holtzman
www.eeworm.com/read/124583/14558097
c main.c
/*
** Copyright (C) ARM Limited, 2000. All rights reserved.
*/
/*
** This application flashes the LEDs on the ARM Integrator board.
** It reads the board's switches to determine the flash speed
www.eeworm.com/read/220657/14794175
m wcdmadespread.m
function [y,z]=WCDMADespread(unscrambled_signal,chan_code,N)
%******************************************************************************
%function [y,z]=WCDMADespread(unscrambled_signal,chan_cod
www.eeworm.com/read/120385/14804325
c alg41.c
#include
#include
#include
/*
original element sequence:
0 1 1 2 3 5 8 13 21 34
sequence after applying replace_if < 10 with 0:
0 0 0 0 0 0 0 13