代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/402848/11526923

m lmmse_estimation.m

function output=lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr); %trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果 beta=17/9; [N,NL]=size(input); Rhh=zeros(N,N); fo
www.eeworm.com/read/402018/11543977

txt readme.txt

fifo.vhd 512×8bid的FIFO dds_dds_rom.vhd 创建LPM_ROM Dds_dds.vhd DDS的VHDL描述 voltage2.gdf顶层设计--ad.vhd A/D控制 --code.vhd A/D近似算法 --division1.vhd 分频器 w
www.eeworm.com/read/401191/11562905

c timer.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/400005/11586316

hif dividend4.hif

Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version 31 1877 OFF OFF OFF OFF ON ON OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- St
www.eeworm.com/read/262069/11608145

m lmmse_estimation.m

function output=lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr); %trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果 beta=17/9; [N,NL]=size(input); Rhh=zeros(N,N); fo
www.eeworm.com/read/157944/11654171

m add_start_seq.m

function [start_sequence,delayvec_length,sync]=add_start_seq(max_delay,window_length,pulsetype,fs,T) % [start_sequence,delay_length,sync]=add_start_seq(max_delay,window_length,pulsetype,fs,T,sync_f
www.eeworm.com/read/347110/11699747

c timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------
www.eeworm.com/read/260217/11739162

c timer.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/259053/11824754

log 20071127.log

23:02:48:078 中国移动通信CMPP3.0服务端模拟器 功能特点: 1.遵照CMPP3.0协议实现,模拟了短信网关和DSMP,支持CONNECT,SUBMIT,DELIVER,QUERY,CANCEL,TERMINATE消息。 2.支持多个客户端登录,支持单连接和双连接类型,支持标准CMPP和亚信API. 3
www.eeworm.com/read/258575/11853505

m bpsk_spread.m

%*********************BINARY PHASE SHIFT KEYING ******************* % % Simulation of BPSK system in presence of Additive White Guassian Noise % and Rayleigh fading and Dopper shift and using SPREA