代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/396408/2420886
c s3tc.c
/*
* S3 Texture Compression (S3TC) decoding functions
* Copyright (c) 2007 by Ivo van Poorten
*
* see also: http://wiki.multimedia.cx/index.php?title=S3TC
*
* This file is part of FFmpeg.
*
*
www.eeworm.com/read/364434/2906003
svn-base s3tc.c.svn-base
/*
* S3 Texture Compression (S3TC) decoding functions
* Copyright (c) 2007 by Ivo van Poorten
*
* see also: http://wiki.multimedia.cx/index.php?title=S3TC
*
* This file is part of FFmpeg.
*
*
www.eeworm.com/read/390716/8450399
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/188533/8530545
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/379331/9200461
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/180505/9304080
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/176189/9512851
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/166765/10000038
m ceturbo.m
clc
clear
% This is the whole coding and decoding processing
% CE stop criterion
% ARQ
rate=1/3;
K=640;
m=3;
I=Sinterleaver(K+m);
Iteration=6;
Frame=2;
q=1e-3;
fid=fopen('result.txt','wb
www.eeworm.com/read/166765/10000088
asv ceturbo.asv
clc
clear
% This is the whole coding and decoding processing
% CE stop criterion
% ARQ
rate=1/3;
K=640;
m=3;
I=Sinterleaver(K+m);
Iteration=6;
Frame=20;
q=1e-3;
fid=fopen('result.txt',wb
www.eeworm.com/read/360262/10105331
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy