代码搜索:信号链
找到约 10,000 项符合「信号链」的源代码
代码结果 10,000
www.eeworm.com/read/338068/12326048
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/338068/12326145
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/233800/14136096
vhd demodulation.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
entity demodulation is
port(clk :in std_logic; --系统时钟
start :in std_logic; --同步信号
x :in std_logic;
www.eeworm.com/read/129893/14218579
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/129893/14218654
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/217392/14967039
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/217392/14967112
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/217300/14969965
c p8-5.c
#include
#include
void (*signal(
int sig,
void (*handler) (int))) (int)
{
struct sigaction act, oact;
/* 检查信号*/
if (handler == SIG_ERR || sig < 1 |
www.eeworm.com/read/216800/14991928
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/216800/14992005
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%