代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/101027/15856232

readme

H263-encode =========== Version 2.0, June 14, 1996 tmn is a very low bitrate video encoder producing H.263 bitstreams.
www.eeworm.com/read/101027/15856256

readme

H.263-decode ============ Version 2.0, June 14, 1996 tmndecode is a decoder and player for H.263 bitstreams. It can display
www.eeworm.com/read/100766/15864875

html indexallocation.html

Index allocation The index allocation attribute is the sequence of index buffers. Each index buffer is 800 bytes (2K). The structure of an index buffer is offset(length) D
www.eeworm.com/read/100613/15868763

txt rfc2560.txt

Network Working Group M. Myers Request for Comments: 2560 VeriSign Category: Standards Track
www.eeworm.com/read/100282/15877991

html indexallocation.html

Index allocation The index allocation attribute is the sequence of index buffers. Each index buffer is 800 bytes (2K). The structure of an index buffer is offset(length) D
www.eeworm.com/read/285689/8822929

c seqsprin.c

/***************************************************/ /* 打印栈(顺序存储)的结点值 */ /* 文件名seqsprin.c, 函数名print_sequence_stack() */ /*************************************************
www.eeworm.com/read/183282/9171998

m kuanjiange_seq.m

% kuanjiange_seq.m % 构造宽间隔跳频序列 % 生成宽间隔跳频序列 % sequence1 和 sequence2 是两个序列,所构造的宽间隔序列在两个序列间跳取而得,原理参看 % 《跳频通信》一书 P75-P77 % 仿真时:在进行判定时,要对大于跳频间隔 d 进行判定,d = 2. clear; clc % *****************
www.eeworm.com/read/442577/7649292

m symbol2bit.m

function [bit_sequence]=symbol2bit(symbol_sequence); %字符序列转换成bit序列 global signal; switch signal.modulation_type case 'BPSK' bit_sequence=symbol_sequence; case 'QPSK'
www.eeworm.com/read/324406/13264178

m symbol2bit.m

function [bit_sequence]=symbol2bit(symbol_sequence); %字符序列转换成bit序列 global signal; switch signal.modulation_type case 'BPSK' bit_sequence=symbol_sequence; case 'QPSK'
www.eeworm.com/read/319923/13439501

m cooperativediversity.m

%A.1 Main Sequence - main.m %Cooperative Diversity - Main Sequencetic % -------------- % Set Parametersnr_of_iterations = 10^3; SNR = [-10:2.5:15]; use_direct_link = 1; use_relay = 1; global