代码搜索:Scrambling

找到约 114 项符合「Scrambling」的源代码

代码结果 114
www.eeworm.com/read/451710/7457849

m main.m

clc;clear numbits=168; %------------------输入符号数 channelname=1; %------------------信道类型 Nid=0; %------------------小区组号 Ns=2; %------------
www.eeworm.com/read/300509/3846749

java scramblingtypes.java

package security; public interface ScramblingTypes { /** No scrambling */ public static final int NO_SCRAMBLING = 0; /** Scrambling in the wavelet domain (i.e. code-block's sign bit-pla
www.eeworm.com/read/286908/8737872

c~ scramble.c~

/******************************************************************** * * image scrambling tool * ********************************************************************/ #include
www.eeworm.com/read/286908/8737968

c scramble.c

/******************************************************************** * * image scrambling tool * ********************************************************************/ #include
www.eeworm.com/read/461042/1555417

m mcarrierdescramblerdlrx.m

%*************************************************************************** % 802.16-2004 OFDMA PHY - mCarrierDescramblerDLRx function % % Description: Carrier scrambling function that receive
www.eeworm.com/read/461042/1555415

m mcarrierscrambler.m

%*************************************************************************** % 802.16-2004 OFDMA PHY - mCarrierScrambler function % % Description: Carrier scrambling function that receives data
www.eeworm.com/read/416916/11009753

readme

Introduction ============ libdvbcsa is a free and portable implementation of the DVB Common Scrambling algorithm with decryption and encryption capabilities. It comes in two flavors: a classical s
www.eeworm.com/read/152785/12085054

history

Rockbox History * Dec 2001 Bj鰎n Stenberg set up and announced the mailing list for Archos Open Source Jukebox software hacking dicsussions. People started to join up. The scrambling algorithm
www.eeworm.com/read/458682/7291339

sh rot14.sh

#!/bin/bash # A version of "rot13" using 'eval'. # Compare to "rot13.sh" example. setvar_rot_13() # "rot13" scrambling { local varname=$1 varvalue=$2 eval $varname='$(echo "$varvalue
www.eeworm.com/read/339483/12230436

sh rot14.sh

#!/bin/bash # A version of "rot13" using 'eval'. # Compare to "rot13.sh" example. setvar_rot_13() # "rot13" scrambling { local varname=$1 varvalue=$2 eval $varname='$(echo "$varvalue