代码搜索:信号链

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

代码结果 10,000
www.eeworm.com/read/389033/8552384

cpp main.cpp

/************************************************************************ * file name: main.cpp * description: 使用类摸板,使你的信号可以方便地更改为各种数据类型。 * * modification history * ------------------
www.eeworm.com/read/289166/8570537

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/431300/8689687

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public way As Long 'way=-1 终止信号 way=0 短时命令 way=99 长时命令 Public lastinfo As String
www.eeworm.com/read/386476/8745040

asm pca1.asm

;===================================================================== ; 文件名称: PCA1.ASM ; 功能描述: 使PCA工作于高速输出模式. 产生1KHz的方波信号. 测P1.3 ;==================================================================
www.eeworm.com/read/428105/8895013

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/381319/9097888

m exa030307.m

%--------------------------------------------------------------------------------------- % exa030307.m, for example 3.3.7 and fig 3.3.7 % 说明多普勒信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到
www.eeworm.com/read/381319/9097991

m exa030306.m

%--------------------------------------------------------------------------------------- % exa030306.m, for example 3.3.6 and fig 3.3.6 % 说明高斯线性调频信号的WVD; % % 注:在该程序中,用到了子程序 tfrpwv.m, %
www.eeworm.com/read/281861/9128761

vhd rom256_8.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY rom256_8 IS PORT( addr: IN INTEGER RANGE 0 TO 255; --地址信号 clk : IN STD_LOGIC; --时钟 d
www.eeworm.com/read/380070/9166663

m exa030307.m

%--------------------------------------------------------------------------------------- % exa030307.m, for example 3.3.7 and fig 3.3.7 % 说明多普勒信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到
www.eeworm.com/read/380070/9166746

m exa030306.m

%--------------------------------------------------------------------------------------- % exa030306.m, for example 3.3.6 and fig 3.3.6 % 说明高斯线性调频信号的WVD; % % 注:在该程序中,用到了子程序 tfrpwv.m, %