代码搜索:DSD

找到约 119 项符合「DSD」的源代码

代码结果 119
www.eeworm.com/read/397090/8069272

file check.file

123 2345 2345234 356 daf dasf dfg dfg dfsdfas dsd scvsd sd vdb werwe
www.eeworm.com/read/397085/8069368

file check.file

123 2345 2345234 356 daf dasf dfg dfg dfsdfas dsd scvsd sd vdb werwe
www.eeworm.com/read/376485/2710383

js .js

document.write("");
www.eeworm.com/read/478337/6714796

txt envelopedetector.txt

clear all clc cla load('c:\DSD_hom2\input.mat'); load('c:\DSD_hom2\lpf_coe.mat'); n=linspace(0,935,936); f=linspace(-350000,350000,936); figure(1); subplot(1,2,1); plot(n,RFdata); tit
www.eeworm.com/read/375534/9357161

m af2.m

Dsd=5;%db数 Dsr=4; Drd=1; Qsd=sqrt(10^(Dsd/10)); Qsr=sqrt(10^(Dsr/10)); Qrd=sqrt(10^(Drd/10)); N=10000; max_snr=25; %snr=0:0.5:max_snr; BER=zeros(1,max_snr); ber=zeros(1,max_snr); %m=0;
www.eeworm.com/read/149137/12401015

bak szkdsp1.c.bak

void KDSAPRO(void)//FRESH DSPDAT { if(dsdanew) { dsdanew=0; TMPL=DSPAH>>4; TMPH=TMPL; if(!TMPL) { DSDA3=0; } else { DSD
www.eeworm.com/read/149137/12401142

c szkdsp1.c

void KDSAPRO(void)//FRESH DSPDAT { if(dsdanew) { dsdanew=0; TMPL=DSPAH>>4; TMPH=TMPL; if(!TMPL) { DSDA3=0; } else { DSD
www.eeworm.com/read/375532/7154546

m dt.m

clear; P0=0.5; Dsd=1; Qsd=sqrt(10^(Dsd/10)); N=100; SNR_dB=0:35; SNR=10.^(SNR_dB/10); sigma2=sqrt(1./(10.^(SNR./10))); simutimes=10000;%simulation times for k=1:length(sigma2) for m=1:s
www.eeworm.com/read/359806/10124112

m af3.m

%29/8/2008 ZHANGSONG %根据论文《AF三跳协作分集...》编写仿真程序 %=========================================== function BER=AF3(Dsd,Ds1,D12,D2d) Qsd=sqrt(10^(Dsd/10)); Qs1=sqrt(10^(Ds1/10)); Q12=sqrt(10^(D12/10)); Q2d=sq
www.eeworm.com/read/427414/8947439

c lsusb.c

/* * libusb example program to list devices on the bus * Copyright (C) 2007 Daniel Drake * * This library is free software; you can redistribute it and/or * modify it under the t