代码搜索:interleaver
找到约 865 项符合「interleaver」的源代码
代码结果 865
www.eeworm.com/read/174371/9590379
m interleaver.m
function interleaved_output=interleaver(input)
%Interleaver
%
%interleaving is used to disperse burst errors
%
%DS-UWB PHY 802.15
%
%Author: Liu Hantao
%
%====================================
www.eeworm.com/read/173695/9641366
py interleaver.py
######################################################################
#### ####
#### interleaver.py
www.eeworm.com/read/146541/12639976
c interleaver.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/146541/12640185
h interleaver.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/192215/8398655
inc ram_interleaver.inc
--Copyright (C) 1991-2006 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any outpu
www.eeworm.com/read/192215/8398658
cmp ram_interleaver.cmp
--Copyright (C) 1991-2006 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any outpu
www.eeworm.com/read/192215/8398664
bsf ram_interleaver.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/192215/8398668
vhd ram_interleaver.vhd
-- megafunction wizard: %RAM: 2-PORT%CBX%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: ram_Inte
www.eeworm.com/read/390716/8450396
m tx_interleaver.m
% Interleaver
function interleaved_bits = tx_interleaver(in_bits, sim_options)
global sim_consts;
interleaver_depth = sim_consts.NumDataSubc * get_bits_per_symbol(sim_options.Modulation);
www.eeworm.com/read/188533/8530542
m tx_interleaver.m
% Interleaver
function interleaved_bits = tx_interleaver(in_bits, sim_options)
global sim_consts;
interleaver_depth = sim_consts.NumDataSubc * get_bits_per_symbol(sim_options.Modulation);