代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/406177/11448422
pdf 01-conditional random fields- probabilistic models for segmenting and labeling sequence data.pdf
www.eeworm.com/read/359616/10133762
m jafarkhani.m
function DSTBC
Nt=2;%发射天线数为2
Nr=1;%接收天线数为1
min_snr=0;%最小的信噪设定为15
max_snr=10;%最大的信噪设定为15
symbol_per_frame=130;%每一帧的符号数为130个
tot_frame_tx=zeros(1,(max_snr-min_snr)/2+1);
www.eeworm.com/read/323119/13349951
def udf_example.def
LIBRARY MYUDF
DESCRIPTION 'MySQL Sample for UDF'
VERSION 1.0
EXPORTS
metaphon_init
metaphon_deinit
metaphon
myfunc_double_init
myfunc_double
myfunc_int
sequence_init
sequence_deinit
www.eeworm.com/read/136989/5831711
h bd_long_seq.h
// bd_long_seq.h,v 1.13 2002/01/29 20:21:08 okellogg Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/Param_Test
//
// = FILE
www.eeworm.com/read/136989/5831772
h bd_short_seq.h
// bd_short_seq.h,v 1.13 2002/01/29 20:21:08 okellogg Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/Param_Test
//
// = FIL
www.eeworm.com/read/218733/14907957
m jafarkhani.m
function DSTBC
Nt=2;%发射天线数为2
Nr=1;%接收天线数为1
min_snr=0;%最小的信噪设定为15
max_snr=10;%最大的信噪设定为15
symbol_per_frame=130;%每一帧的符号数为130个
tot_frame_tx=zeros(1,(max_snr-min_snr)/2+1);
www.eeworm.com/read/192089/8407603
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/389607/8510819
txt 新建 文本文档 (7).txt
% Lab 06
% WiCom_3
% By Kashif Shahzad
% 01-ET-31
% 3rd July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Direct Sequence Spread Spectrum
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
www.eeworm.com/read/289731/8532087
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