代码搜索:振幅键控
找到约 1,248 项符合「振幅键控」的源代码
代码结果 1,248
www.eeworm.com/read/13308/272483
c 继电器控制原理.c
/*-----------------------------------------------
名称:独立按键控制继电器开关
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:对应的继电器接口需用杜邦线连接到uln2003继电器控制端
-----------------------------
www.eeworm.com/read/15244/444119
c 继电器控制原理.c
/*-----------------------------------------------
名称:独立按键控制继电器开关
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:对应的继电器接口需用杜邦线连接到uln2003继电器控制端
-----------------------------
www.eeworm.com/read/28786/873638
c 继电器控制原理.c
/*-----------------------------------------------
名称:独立按键控制继电器开关
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:对应的继电器接口需用杜邦线连接到uln2003继电器控制端
-----------------------------
www.eeworm.com/read/24995/940187
51 c
/*-----------------------------------------------
名称:独立按键控制继电器开关
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:对应的继电器接口需用杜邦线连接到uln2003继电器控制端
-----------------------------
www.eeworm.com/read/28525/1000746
c 继电器控制原理.c
/*-----------------------------------------------
名称:独立按键控制继电器开关
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:对应的继电器接口需用杜邦线连接到uln2003继电器控制端
-----------------------------
www.eeworm.com/read/388457/8608151
m p5_1.m
% Program P5_1
% Illustration of the Sampling Process
% in the Time-Domain
clf;
t = 0:0.0005:1;
f = 13;
xa = cos(2*pi*f*t);
subplot(2,1,1)
plot(t,xa);grid
xlabel('时间, msec');ylabel('振幅');
t
www.eeworm.com/read/388457/8608158
asv p5_1.asv
% Program P5_1
% Illustration of the Sampling Process
% in the Time-Domain
clf;
t = 0:0.0005:1;
f = 13;
xa = cos(2*pi*f*t);
subplot(2,1,1)
plot(t,xa);grid
xlabel('时间, msec');ylabel('振幅');
t
www.eeworm.com/read/387887/8649558
m p5_1.m
% Program P5_1
% Illustration of the Sampling Process
% in the Time-Domain
clf;
t = 0:0.0005:1;
f = 13;
xa = cos(2*pi*f*t);
subplot(2,1,1)
plot(t,xa);grid
xlabel('时间, msec');ylabel('振幅');
t
www.eeworm.com/read/387887/8649566
asv p5_1.asv
% Program P5_1
% Illustration of the Sampling Process
% in the Time-Domain
clf;
t = 0:0.0005:1;
f = 13;
xa = cos(2*pi*f*t);
subplot(2,1,1)
plot(t,xa);grid
xlabel('时间, msec');ylabel('振幅');
t
www.eeworm.com/read/167689/9955796
h cstring.h
unsigned char flash *p0=" ◇欢迎使用◇ ";
unsigned char flash *p1=" 键控声光 ";
unsigned char flash *p2=" DEMO模型系统 ";
unsigned char flash *p3=" V.1.0303.0 ";
unsigned char flash *ablank=" ";