代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/378081/9252227

txt r3_3.txt

可以阅读一下这个使用协议。用鼠标点击
www.eeworm.com/read/290107/8505268

asv pd_simulate.asv

Atten_Coef = 1.8e-6; fs = 10e6; fc = 1e6; i = 1/fs:1/fs:2048/fs; s = exp(-i/Atten_Coef); s1 = SignalDelay(s,300,2.0); s = exp(-1.3*i/Atten_Coef) - exp(-2.2*i/Atten_Coef); s2 = SignalDelay(s,60
www.eeworm.com/read/290107/8505271

m pd_id.m

tic clear; clc; fp = fopen('E:\HomisGentor\pddata\PD071227094422843.dat','r'); count = 600000; threshold1 = 0.05; threshold2 = 2.48e-3; threshold3 = 0.0005; N = 10; offset = 600000*3; stat
www.eeworm.com/read/290107/8505286

asv pd_id.asv

tic clear; clc; fp = fopen('G:\gzb现地单元数据\PD071227094503109.dat','r'); count = 600000; threshold1 = 0.05; threshold2 = 2.48e-3; threshold3 = 0.0005; N = 10; status = fseek(fp,offset,'bof')
www.eeworm.com/read/290107/8505295

m pd_simulate.m

Atten_Coef = 1.8e-6; fs = 10e6; fc = 1e6; i = 1/fs:1/fs:2048/fs; s = exp(-i/Atten_Coef); s1 = SignalDelay(s,300,2.0); s = exp(-1.3*i/Atten_Coef) - exp(-2.2*i/Atten_Coef); s2 = SignalDelay(s,60
www.eeworm.com/read/289769/8528257

c pd6710.c

#include "def.h" #include "option.h" #include "2410addr.h" #include "2410lib.h" #include "2410slib.h" #include "pd6710.h" /* DESCRIPTIONS OF THE S3C2410X BOARD EINT3(GPF3)=nIRQ_PCMCI
www.eeworm.com/read/289769/8528311

h pd6710.h

#ifndef __PD6710_H__ #define __PD6710_H__ void Test_PD6710(void); #define PD6710_MEM_BASE_ADDRESS (0x10000000) //nGCS2 #define PD6710_IO_BASE_ADDRESS (0x11000000) #define rPD671