Welcome![Sign In][Sign Up]
Location:
Search - decoder

Search list

[matlabDTMF

Description: 用matlab实现的DTMF解码3种算法-Using the DTMF decoder matlab realize three kinds of algorithm
Platform: | Size: 23552 | Author: dreampp | Hits:

[ARM-PowerPC-ColdFire-MIPSgif_decoder

Description: gif decoder,此代码是用于ARM9-gif decoder, this code is used for ARM9
Platform: | Size: 4096 | Author: jerry | Hits:

[BooksSS7_decoder

Description: example of SS7 file analyzer & decoder
Platform: | Size: 11264 | Author: bprs_75 | Hits:

[mpeg mp3MP3_dec_protocol

Description: 国立交通大学做的一篇MP3解码原理和实现的硕士论文,从理论到实践论述了MP3的解码实现过程和原理。-National Chiao Tung University to do an MP3 decoder and the realization of the principle of the master
Platform: | Size: 2691072 | Author: yangfacai | Hits:

[Compress-Decompress algrithmsH264-v1_code.0

Description: Nokia H.264/AVC Encoder/Decoder Usage Manual
Platform: | Size: 407552 | Author: xuqian | Hits:

[Communication-MobileSEAL_det_v1.0

Description: A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems
Platform: | Size: 21504 | Author: xzl | Hits:

[Multimedia programXviD_src

Description: divx源码 XviD is a high performance and high quality MPEG-4 video de-/encoding solution. The XviD package currently consists of three parts: - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI -divx source XviD is a high performance and high quality MPEG-4 video de-/encodingsolution.The XviD package currently consists of three parts:- xvidcore: the main MPEG-4 de-/encoding library, and simple example programs-dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS .- vfw: video for windows GUI
Platform: | Size: 865280 | Author: baggio | Hits:

[mpeg mp3mpeg2audio_dec

Description: mpeg2 audio decoder c source code w/o player -mpeg2 audio decoder c source code w/o player
Platform: | Size: 425984 | Author: shewin | Hits:

[SCMldpcber

Description: This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). -This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
Platform: | Size: 7168 | Author: 武博 | Hits:

[Post-TeleCom sofeware systemschannel-coding

Description: 实现了信道编码,包括内编码(维特比),外编码,内译码,外译码,实现了近似的信道传输模型,并计算出信噪比等指标-Realize a channel coding, including within the coding (Viterbi), outside the coding, decoding within outer decoder to achieve a similar channel transmission model and calculate the signal to noise ratio and other indicators
Platform: | Size: 16384 | Author: yinbo | Hits:

[Data structsha

Description: 哈夫曼编/译码器 问题描述:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Huffman encoder/decoder problem description: given a message to Huffman encoding, a given Huffman code decoding. Request message is stored in one file, the encoded results are stored in the document 2, a given code is stored in the document 3, the result of decoding is stored in the document 4.
Platform: | Size: 3072 | Author: 王亮 | Hits:

[matlabturbomatlabcode

Description: turbo code encoder/decoder Matlab code
Platform: | Size: 21504 | Author: 洪瑞徽 | Hits:

[VHDL-FPGA-Verilogmancheester_v

Description: 用Verilog HDL实现的曼彻斯特编码器和解码器。-Using Verilog HDL realize the Manchester encoder and decoder.
Platform: | Size: 9216 | Author: wangyunshann | Hits:

[source in ebook77

Description: \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。 -H.263 codec source code directory is stored in H.263 video encoder and decoder program code. Broadcast tools directory is stored in YUV format for broadcast video tools. Compressed video storage directory is a good writer has compressed video data stream of 263 documents. Raw video storage directory is used to test the Demo Video, YUV format.
Platform: | Size: 2160640 | Author: 韩义 | Hits:

[source in ebook88

Description: 书上的源程序。不能一次性上传,只好分开了,大家别误会! bin 目录下是已编译成功的编解码器程序以及相应说明 \ldecod 目录下是H.264视频解码器程序代码。 \lencod 目录下是H.264视频编码器程序代码。 \rtpdump 目录下是H.264实时传输协议应用的一个简单例子程序。-Source book. From a one-time should not have to separate, the U.S. Do not misunderstand! bin directory is compiled codec successful procedures, as well as the corresponding notes ldecod directory is H.264 video decoder program code. lencod directory is a H.264 video encoder program code. tpdump directory H.264 Real-time Transport Protocol is a simple example application procedures.
Platform: | Size: 2137088 | Author: 韩义 | Hits:

[Windows CEAACDecoder

Description: 自己整理的一个AAC解码器,可以在EVC下跑的-Their finishing an AAC decoder, you can run under the EVC
Platform: | Size: 14336 | Author: 罗生 | Hits:

[Audio programdecoder

Description: G729/decoder which run on linux systems. It is very usefulness for audio devlopers.
Platform: | Size: 14336 | Author: | Hits:

[VHDL-FPGA-VerilogVHDL

Description: VHDL程序集锦,很多有用程序,英文版其中有汉明码编译码,优先译码等等。-VHDL Collection procedures, many useful procedures, the English version of them hamming code encoding and decoding, the priority decoder and so on.
Platform: | Size: 168960 | Author: 萍果 | Hits:

[Streaming Mpeg4H.264

Description: 本书在介绍数字视频和视频编码的基本原理基础上,论述了H264的特点、编码器原理、解码器原理以及编解码器的实现方案。-This book, introducing digital video and video encoding based on the basic principles, discusses the characteristics of H264, encoder principle, the principle of the decoder and codec realization of the program.
Platform: | Size: 11018240 | Author: 许菀纯 | Hits:

[matlabLDPC_BSN

Description: This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). -This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
Platform: | Size: 118784 | Author: 张强 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

CodeBus www.codebus.net