代码搜索:Scrambling
找到约 114 项符合「Scrambling」的源代码
代码结果 114
www.eeworm.com/read/170225/5406436
c datagram.c
/*
$Id: datagram.c,v 1.18 2004/10/17 22:20:35 rasc Exp $
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de (rasc)
www.eeworm.com/read/470102/6924673
c psfdemux_drm.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2006. All rights reserved.
*
*/
/*
* ***********************************************************
* This is UGLY, #including this file isnt the way to go
www.eeworm.com/read/429478/8806461
txt spread.m.txt
% Spreading::::::::::::::::::::
%%%% Generate data/modulation Vector - called d %%%%%%%%%%%%%%
Spreaded_Data=d
d=(sign(rand(1,1000))+1)/2;
for n = 1:length(d)
Spreaded_Data(:,1+(n-1)*length
www.eeworm.com/read/298894/7927245
m get_ep.m
%
% EP stands for error protection
%
% EP contains the ths, scrambling and interleaver_state
%
% function [ep,symbol_start] = get_ep(PACKET_LENGTH, ...
% SYMBOL_LEN
www.eeworm.com/read/485265/6556963
m get_ep.m
%
% EP stands for error protection
%
% EP contains the ths, scrambling and interleaver_state
%
% function [ep,symbol_start] = get_ep(PACKET_LENGTH, ...
% SYMBOL_LEN
www.eeworm.com/read/451716/7457711
asv main.asv
clc;clear
numbits=168; %------------------输入符号数
channelname=1; %------------------信道类型
Nid=0; %------------------小区组号
Ns=2; %------------
www.eeworm.com/read/451716/7457719
m main.m
clc;clear
numbits=168; %------------------输入符号数
channelname=1; %------------------信道类型
Nid=0; %------------------小区组号
Ns=2; %------------
www.eeworm.com/read/451714/7457787
asv main.asv
clc;clear
numbits=168; %------------------输入符号数
channelname=1; %------------------信道类型
Nid=0; %------------------小区组号
Ns=2; %------------
www.eeworm.com/read/451714/7457795
m main.m
clc;
clear all;
numbits=168; %------------------输入符号数
channelname=1; %------------------信道类型
Nid=0; %------------------小区组号
Ns=2; %-----
www.eeworm.com/read/451710/7457842
asv main.asv
clc;clear
numbits=168; %------------------输入符号数
channelname=1; %------------------信道类型
Nid=0; %------------------小区组号
Ns=2; %------------