代码搜索:通信信号

找到约 10,000 项符合「通信信号」的源代码

代码结果 10,000
www.eeworm.com/read/447711/7546325

m program_13_21.m

% 当前延拓模式是补零 % 装载原始信号 load sumlichr; x = sumlichr; subplot(211), plot(x); title('原始信号') % 使用wpdencmp函数进行信号分解 % 寻找默认值(参见ddencmp函数) [thr,sorh,keepapp,crit] = ddencmp('cmp','wp',x) % 使用全局阈值进行压缩 [
www.eeworm.com/read/433460/7928313

vhd steady_switch.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity steady_switch is port( key,clk: in std_logic;--key为按键输入信号,clk为同步时钟信号 en:out std_logic);--en为输出控制信号 end; a
www.eeworm.com/read/333563/12672128

bak lcd.c.bak

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_12864 //RS 信号接在 VFRAME(GPC7) //RW 信号接在 VCLK(GPC6) //E 信号接在 VLINE(G
www.eeworm.com/read/333563/12672138

c lcd.c

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_DELAY 1000 //RS 信号接在 (GPC7) //RW 信号接在 (GPC6) //E 信号接在 (GPC5) #
www.eeworm.com/read/241134/13028822

bak lcd.c.bak

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_12864 //RS 信号接在 VFRAME(GPC7) //RW 信号接在 VCLK(GPC6) //E 信号接在 VLINE(G
www.eeworm.com/read/241134/13028838

c lcd.c

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_DELAY 1000 //RS 信号接在 (GPC7) //RW 信号接在 (GPC6) //E 信号接在 (GPC5) #
www.eeworm.com/read/306212/13749178

bak lcd.c.bak

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_12864 //RS 信号接在 VFRAME(GPC7) //RW 信号接在 VCLK(GPC6) //E 信号接在 VLINE(G
www.eeworm.com/read/306212/13749182

c lcd.c

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_DELAY 1000 //RS 信号接在 (GPC7) //RW 信号接在 (GPC6) //E 信号接在 (GPC5) #
www.eeworm.com/read/301991/13844975

bak lcd.c.bak

#include "..\inc\uTypes.h" #include "..\inc\44b0x.h" #include "..\inc\console.h" #include "..\inc\sysUtils.h" #define LCM_12864 //RS 信号接在 VFRAME(GPC7) //RW 信号接在 VCLK(GPC6) //E 信号接在 VLINE(G
www.eeworm.com/read/489816/6461840

m program_13_21.m

% 当前延拓模式是补零 % 装载原始信号 load sumlichr; x = sumlichr; subplot(211), plot(x); title('原始信号') % 使用wpdencmp函数进行信号分解 % 寻找默认值(参见ddencmp函数) [thr,sorh,keepapp,crit] = ddencmp('cmp','wp',x) % 使用全局阈值进行压缩 [