代码搜索:detector
找到约 1,321 项符合「detector」的源代码
代码结果 1,321
www.eeworm.com/read/290576/8475216
vhd detector.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use WORK.UART_PACKAGE.ALL;
-- 实体声明
entity detector is
port (
clk : in std_logic;
reset_n : in std_logic;
RxD : in std_logic;
new_data
www.eeworm.com/read/387417/8685170
vhd detector.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use WORK.UART_PACKAGE.ALL;
-- 实体声明
entity detector is
port (
clk : in std_logic;
reset_n : in std_logic;
RxD : in std_logic;
new_data
www.eeworm.com/read/287327/8693793
~cpp detector.~cpp
www.eeworm.com/read/287327/8693799
cpp detector.cpp
www.eeworm.com/read/381138/9107887
vhd detector.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use WORK.UART_PACKAGE.ALL;
-- 实体声明
entity detector is
port (
clk : in std_logic;
reset_n : in std_logic;
RxD : in std_logic;
new_data
www.eeworm.com/read/362112/10017811
vhd detector.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use WORK.UART_PACKAGE.ALL;
-- 实体声明
entity detector is
port (
clk : in std_logic;
reset_n : in std_logic;
RxD : in std_logic;
new_data
www.eeworm.com/read/424420/10452321
m detector.m
function [indata_est,training1_est, training2_est]=detector(inphase_symbols,training_length1,training_length2,model)
% [indata_est,training1_est, training2_est]=detector(inphase_symbols,training_le