代码搜索:干扰信号
找到约 10,000 项符合「干扰信号」的源代码
代码结果 10,000
www.eeworm.com/read/449775/7496535
c c2.c
/**************************************************************
* 平凡单片机工作室
* http://www.mcustudio.com
* Copyright 2003 pingfan's mcustudio
* All rights Reserved
*作者:周坚
*C2.c 对外部信号计数
www.eeworm.com/read/435895/7782000
c ctrl_8816.c
#include "p18cxxx.h"
extern unsigned char TX8816; //信号,请求232返回8816设置消息
void ctrl_8816()
{
TX8816=1; //请求优先发送
}
www.eeworm.com/read/396354/8111773
vhd digital_clk.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity digital_clk is
port(clk:in std_logic;----------------------------------------------时钟信号
set12:in st
www.eeworm.com/read/246744/12706445
m ism.m
%非相干信号子空间(ISM)算法
clc
clear all
close all
M=8; %阵元数
N=1024; %快拍数
ts=0.0125; %时域采样间隔
f0=10
www.eeworm.com/read/245207/12810254
h fsmsmall.h
/***************************************************************************
**Filename : FsmSmall.H 事件分发和状态转换头文件
* Programmer : Haven
**Date : 2007.9.24
**DESCRIPTION: 定义了预留的事件信号,状态转换和初始转换的宏定
www.eeworm.com/read/144013/12823571
m exa010301.m
%---------------------------------------------------------------------------------------
% exa010301.m, for example 1.3.1
% 说明 高斯信号的时间中心、频率最小、时宽和带宽;
% 注:在该程序中,用到了子程序 loctime,locfreq.m,
%
www.eeworm.com/read/144013/12823822
m exa030504.m
%---------------------------------------------------------------------------------------
% exa030504.m, for example 3.5.4 and fig 3.5.4
% 两个高斯信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到显
www.eeworm.com/read/142086/12966010
m exa010301.m
%---------------------------------------------------------------------------------------
% exa010301.m, for example 1.3.1
% 说明 高斯信号的时间中心、频率最小、时宽和带宽;
% 注:在该程序中,用到了子程序 loctime,locfreq.m,
%
www.eeworm.com/read/142086/12966258
m exa030504.m
%---------------------------------------------------------------------------------------
% exa030504.m, for example 3.5.4 and fig 3.5.4
% 两个高斯信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到显
www.eeworm.com/read/138571/13231239
vhd lineby.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_signed.all;
entity lineby is
port(
clk:in std_logic;
cp:in std_logic;--复位信号
y:out