代码搜索:Decoding

找到约 6,356 项符合「Decoding」的源代码

代码结果 6,356
www.eeworm.com/read/137626/5823226

h gzip.h

/* $Id: gzip.h,v 1.1 2004/05/28 11:55:26 jonas Exp $ */ #ifndef EL__ENCODING_GZIP_H #define EL__ENCODING_GZIP_H #include "encoding/encoding.h" #ifdef CONFIG_GZIP extern struct decoding_backend gzip
www.eeworm.com/read/381890/9067149

changelog

Changes for libdmtx ----------------------------------------------------------------- version 0.6.0 [November 2008] dmtxread now scans all major image formats [Olivier] New encoding/decoding Ruby
www.eeworm.com/read/374506/9401475

readme

UUDEVIEW FOR UNIX Version 0.5.20 Welcome to UUDeview, a package of a very smart decoder and an encoder for Base64 (MIME), uu
www.eeworm.com/read/469885/6928805

txt rfc3984.txt

Network Working Group S. Wenger Request for Comments: 3984 M.M. Hannuksela Category: Standards Track
www.eeworm.com/read/483783/6595070

bak channel coding.tex.bak

\documentclass[10pt,a4paper]{article} \usepackage{amsmath, mathrsfs} \usepackage{amssymb, graphicx, epsfig, subfigure} \title{\textbf{Channel coding}} \author{Jinkyu Kang} \date{2008.01.20}
www.eeworm.com/read/483783/6595077

tex channel coding.tex

\documentclass[10pt,a4paper]{article} \usepackage{amsmath, mathrsfs} \usepackage{amssymb, graphicx, epsfig, subfigure} \title{\textbf{Channel coding}} \author{Jinkyu Kang} \date{2008.01.20}
www.eeworm.com/read/402294/11538660

todo

Problems are listed in approximate order of priority. - character set support: We should have a global cache of character to file name mappings. - When displaying MIME headers, rfc 2047 decoding i
www.eeworm.com/read/234368/14115028

txt rtp payload format for h.264 video.txt

Network Working Group S. Wenger Request for Comments: 3984 M.M. Hannuksela Category: Standards Track
www.eeworm.com/read/153824/5644866

readme

snacc ASN.1 Compiler Release 1.1 - (updated Jul 93) ----------------------------------------------------- This package provides the C/yacc/lex source code for snacc, an ASN.1 to C or C++ compiler.
www.eeworm.com/read/176193/9512788

m iterative_detecion_decoding_2x2.m

function biterr=iterative_detecion_decoding_2x2(ComSymbol,orig,H11,H21,H12,H22,NoisePwr,qam,iteration,tailpattern) % Only support 16 QAM biterr=zeros(1,iteration); blocksize=length(ComSymbol)