代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/427736/1966926
c 7zdecode.c
/* 7zDecode.c -- Decoding from 7z folder
2008-11-23 : Igor Pavlov : Public domain */
#include
#include "../../Bcj2.h"
#include "../../Bra.h"
#include "../../LzmaDec.h"
#include "7
www.eeworm.com/read/427735/1967797
c 7zdecode.c
/* 7zDecode.c -- Decoding from 7z folder
2008-11-23 : Igor Pavlov : Public domain */
#include
#include "../../Bcj2.h"
#include "../../Bra.h"
#include "../../LzmaDec.h"
#include "7
www.eeworm.com/read/420803/2062075
readme
Freeware Advanced Audio (AAC) Decoder including SBR decoding
http://www.audiocoding.com/
FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
FAAD2 includes code for SBR (HE A
www.eeworm.com/read/262041/4317154
h gss_asn1.h
/*
* linux/include/linux/sunrpc/gss_asn1.h
*
* minimal asn1 for generic encoding/decoding of gss tokens
*
* Adapted from MIT Kerberos 5-1.2.1 lib/include/krb5.h,
* lib/gssapi/krb5/gssa
www.eeworm.com/read/475366/6779067
txt stbc-msk.txt
Please enter the decoding algorithm.(0:Log-MAP: default 0)??? Operation terminated by user during ==> main at 10
www.eeworm.com/read/392497/8339560
m huffdecode1.m
function [valq,runq]= huffDecode1(X,MatAC)
%huffman decoding
i=1;
j=1;
p=1;
v=1;
aa=[];
xSize=length(X);
while i~=xSize+1
basecode=X(p:i);
%aa=strcat(aa,basecode);
k=str
www.eeworm.com/read/392497/8339753
m huffdecode1.m
function [valq,runq]= huffDecode1(X,MatAC)
%huffman decoding
i=1;
j=1;
p=1;
v=1;
aa=[];
xSize=length(X);
while i~=xSize+1
basecode=X(p:i);
%aa=strcat(aa,basecode);
k=str
www.eeworm.com/read/170884/9781273
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/412276/11207262
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/335938/12489306
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