代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/233441/6788055

c alg50.c

#include #include #include #include class print_elements { public: void operator()( string elem ) { cout
www.eeworm.com/read/475062/6801053

java role.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/473087/6856034

java role.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/395497/8170622

asv rz_dpsk_pulse.asv

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395497/8170626

m rz_dpsk_pulse.m

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395495/8170649

m nrz_dpsk_pulse.m

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/294899/8194438

m wbsignal.m

%wbsignal.m Generates wide band random sequence.Represents one info bit len_code = 128; %length of random sequence code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1} sa
www.eeworm.com/read/395102/8196352

c p4.c

/* Protocol 4 (sliding window) is bidirectional and is more robust than protocol 3. */ #define MAX_SEQ 1 /* must be 1 for protocol 4 */ typedef enum {frame_arrival, cksum_err, timeout} event_type;
www.eeworm.com/read/294461/8224213

c alg50.c

#include #include #include #include class print_elements { public: void operator()( string elem ) { cout
www.eeworm.com/read/294132/8250855

m t_seq_gen.m

function T_SEQ = T_SEQ_gen(TRAINING) % % T_SEQ_GEN: % This function generates the MSK-mapped version of the % training sequence used in the GSMsim package. % % SYNTAX: T_SEQ = T