代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/174038/9611323
cpp huffman.cpp
/**************************************************************************
This file contains T.4 decoding data
Contents are :
a) two binary trees for decoding MH fax run-length codes
b) on
www.eeworm.com/read/172253/9715857
cpp huffman.cpp
/**************************************************************************
This file contains T.4 decoding data
Contents are :
a) two binary trees for decoding MH fax run-length codes
b) on
www.eeworm.com/read/172253/9716321
cpp huffman.cpp
/**************************************************************************
This file contains T.4 decoding data
Contents are :
a) two binary trees for decoding MH fax run-length codes
b) on
www.eeworm.com/read/171979/9727926
m eob3.m
function varargout = eob3(arg1, arg2, arg3, arg4)
% eob3 End Of Block Encoding (or decoding) into (from) three sequences
% The EOB sequence of numbers (x) is splitted into three sequences,
www.eeworm.com/read/415924/11048749
m dcode2.m
function [err] = dcode2(M,V,Mary,nsymb,snr)
%Routine to do coding / decoding for differential stbc
%Possible Symbol Set
Set=[0:Mary-1]';
Smap=dmodce(Set,1,1,'psk',Mary)/sqrt(2);
%Generate Sym
www.eeworm.com/read/268787/11121960
m eob3.m
function varargout = eob3(arg1, arg2, arg3, arg4)
% eob3 End Of Block Encoding (or decoding) into (from) three sequences
% The EOB sequence of numbers (x) is splitted into three sequences,
www.eeworm.com/read/413931/11136771
readme
MMS Decoder 0.77
===========================================================================
This class was written as a schoolproject by Jonatan Heyman 2003 & 2004.
Current supports:
- Almos
www.eeworm.com/read/268448/11139666
m main.m
tic
% A main script to test the functions..
G=[[0,1,1;1,0,1;1,1,0;1,1,1],eye(4)];
sig=uint8(wavread('elen849_1.wav')*255);
%Play the original speech
wavplay(sig,8000);
%Plot the original spe
www.eeworm.com/read/147382/12555604
cpp huffman.cpp
/**************************************************************************
This file contains T.4 decoding data
Contents are :
a) two binary trees for decoding MH fax run-length codes
b) on
www.eeworm.com/read/202947/15369089
cpp huffman.cpp
/**************************************************************************
This file contains T.4 decoding data
Contents are :
a) two binary trees for decoding MH fax run-length codes
b) on