代码搜索:数字示波

找到约 10,000 项符合「数字示波」的源代码

代码结果 10,000
www.eeworm.com/read/192685/8326896

html 12339.html

Re: 数字转成国字的程式 Re: 数字转成国字的程式
www.eeworm.com/read/192685/8344862

html 5414.html

原因出在 0.693 这个数字 原因出在 0.693 这个数字
www.eeworm.com/read/192685/8349586

html 8614.html

Re:Re: 有关字串及数字 Re:Re: 有关字串及数字
www.eeworm.com/read/192685/8353778

html 5483.html

Re: 原因出在 0.693 这个数字 Re: 原因出在 0.693 这个数字
www.eeworm.com/read/192685/8356852

html 8607.html

Re: 有关字串及数字 Re: 有关字串及数字
www.eeworm.com/read/410936/11263822

pas unit3.pas

unit Unit3; interface uses unit2, SysUtils; { special: 0-10; '#'=1(结束、开始符号) 出错=2 numbers: 11-20; 整数数字=11 小数数字=12 operators: 21-60;
www.eeworm.com/read/135115/13956826

asp saferequest.asp

www.eeworm.com/read/286004/8795328

lst 超声波发射程序.lst

C51 COMPILER V8.01 砡蒧波发射程序 11/21/2006 21:22:30 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE 砡蒧波发射程序 OBJECT MODULE PLACED IN 超声波发射程
www.eeworm.com/read/464881/7061697

asv tired.asv

%实时检测QRS复波,采样率1000HZ %filename='D:\数据\刘新光.mat'; %实时检测QRS复波,采样率1000HZ filename='D:\数据\蔡刿.mat'; load(filename); ecgdata=data(:,2); ecg=ecgdata(1:2000); %------------------------------------- t=0
www.eeworm.com/read/391780/8377338

m ms21_4.m

%双线性变换法设计数字带阻 %数字滤波器指标 ws1=0.3*pi;ws2=0.7*pi; %数字滤波器的阻带截止频率 wp1=0.2*pi;wp2=0.8*pi; %数字滤波器的通带截止频率 Rp=1;As=20; %输入滤波器的通阻带衰减指标 ripple=10^(-Rp/20); %计算通带衰减对应的幅度值 Attn=10^(-As/20);