搜索资源列表
huff_sc-1
- 哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder / decoder compression and decompression containing the source code (C language) and enforceability procedures
amr_decoder
- AMR解码的源代码,c语言,可以在vc下编译。-amr decoder
AAC_matlab
- HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。-High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.
CELP
- the implement of the encoder and the decoder of the CELP
H264
- This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
bwt
- Burrows Wheeler Transform_Encoder and Decoder
H.264
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
ldecod
- H.264基于baseline解码器的C++实现源码,适于初学者-H.264 decoder based on the baseline of the C++ to achieve source code, suitable for beginners
MQdecoder
- Verilog HDL 实现的JPEG200的MQ解码-JPEG2000 MQ DECODER BASED ON FPGA, Verilog HDL
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
AVS_encoder_decoder(PC)
- 这是一套规整的,标准AVS编码器和解码器代码。欢迎对视频编解码感兴趣的同学,来进行研究探讨。欢迎下载-This is a structured, standard AVS encoder and decoder code. welcome interested students to study, Welcome to download
viterbidec
- Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
PIE_decoder_model
- PIE(pulse interval decoder)- Its the PIE decoder that I built for my RFID project. Its an ambedded simulink model.
lzw_code_decode
- LZW decoder and encoder
huffmandecoder_latest.tar
- huffman decoder in groupmatchin algorithm
zonal_coding
- rar file contains frame separation, decoder, huffman table, compensated B frame and etc.,
Mp3-Huffman-DECODER
- Huffman Vhdl code for mp3 Decoder
Conv_en--Decoder
- encoderr/decoder computation algortithm. user may vary the code
Hi_H.264_DEC_SDK_V2.2.8.0
- 基于Linux开发的Hi3516A视频H264解码播放原厂SDK开发包(Linux based Hi3516A video H264 decoder, play the original SDK development kit)
Huffman-Decoder-master
- 用verilog编写的huffman解码程序(huffman decoder verilog)