代码搜索:Carrier
找到约 2,152 项符合「Carrier」的源代码
代码结果 2,152
www.eeworm.com/read/366543/9809609
vhd carrier.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity Carrier is
port(
clk : in std_logic;
C_Sin1 : out std_logic;
C_Sin2 : out std_logic;
led : out std_l
www.eeworm.com/read/366543/9809640
bsf carrier.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/424420/10452280
m carrier.m
function [spb]=carrier(sbb,fc,fs,T)
% [spb]=carrier(sbb,fc,fs,T)
%
% Output:
% spb - Passband signal
%
% Input:
% sbb - Baseband signal
% fc - Carrierfrequency
% fs
www.eeworm.com/read/465339/7053192
mdb carrier.mdb
www.eeworm.com/read/465339/7053225
mdb carrier.mdb
www.eeworm.com/read/420843/7125690
pdf carrier.pdf
www.eeworm.com/read/443710/7625794
vhd carrier.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
USE IEEE.STD_LOGIC_ARITH.ALL ;
ENTITY CARRIER IS
PORT( --CARRIER : IN STD_LOGIC ;
CLK : IN STD_LOGIC ;
www.eeworm.com/read/443710/7625802
bsf carrier.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/240989/13180746
m carrier.m
function [spb]=carrier(sbb,fc,fs,T)
% [spb]=carrier(sbb,fc,fs,T)
%
% Output:
% spb - Passband signal
%
% Input:
% sbb - Baseband signal
% fc - Carrierfrequency
% fs