代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/103915/15716261
h inflate.h
#include "common.h"
#include "api_int.h"
// decoding tables for dynamic blocks
#define LITERAL_TABLE_BITS 9
#define LITERAL_TABLE_MASK ((1
www.eeworm.com/read/100096/15885318
h efaxlib.h
#ifndef _EFAXLIB_H
#define _EFAXLIB_H
#include
#define EFAX_PATH_MAX 1024
/* T.4 fax encoding/decoding */
#ifndef uchar
#define uchar unsigned char
#endif
#define DEFPGLINES 66
www.eeworm.com/read/100093/15885335
h efaxlib.h
#ifndef _EFAXLIB_H
#define _EFAXLIB_H
#include
#define EFAX_PATH_MAX 1024
/* T.4 fax encoding/decoding */
#ifndef uchar
#define uchar unsigned char
#endif
#define DEFPGLINES 66
www.eeworm.com/read/363231/9964596
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0 1
Please enter the frame size (= info + tail, default: 400) 378
Please enter code generator: ( default: g = [1 1 1; 1 0 1
www.eeworm.com/read/161839/10366044
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0 0
Please enter the frame size (= info + tail, default: 400) 1024
Please enter code generator: ( default: g = [1 1 1; 1 0 1
www.eeworm.com/read/424063/10501781
m sviternd.m
function [sys, x0, str, ts] = sviternd(t, x, u, flag, code_param, tran_func, leng, tran_prob, plot_flag);
%SVITERND SIMULINK file for convolution decoding using viterbi algorithm.
% This file
www.eeworm.com/read/160559/10517940
cpp l3table.cpp
/*
* l3table.cpp
*
* Contains tables for MPEG Audio Layer III decoding
*
* Last modified : 08/02/97
*/
#include "all.h"
#include "l3table.h"
#ifdef __WIN32__
#pragma warning (disable: 430
www.eeworm.com/read/416320/11033386
m bound_awgn_r12_k3.m
% Name: bound_AWGN_conv_R12_K3.m
% Date: October 19, 2005
% Description:
% Bound for a binary K=3 rate-1/2 convolutional code with ML decoding.
% Binary modulation over an AWGN channel.
%
% Copy
www.eeworm.com/read/468365/6989172
m bound_awgn_r12_k3.m
% Name: bound_AWGN_conv_R12_K3.m
% Date: October 19, 2005
% Description:
% Bound for a binary K=3 rate-1/2 convolutional code with ML decoding.
% Binary modulation over an AWGN channel.
%
% Copy
www.eeworm.com/read/468370/6989277
m bound_awgn_r12_k3.m
% Name: bound_AWGN_conv_R12_K3.m
% Date: October 19, 2005
% Description:
% Bound for a binary K=3 rate-1/2 convolutional code with ML decoding.
% Binary modulation over an AWGN channel.
%
% Copy