资源列表
Mp3-Huffman-DECODER
- Huffman Vhdl code for mp3 Decoder
LZW
- 用c++实现的LZW算法的压缩编码与解压-Coding and decoding of LZW
coding
- surf and sift feature in matlab
Run_Length
- Run_Length,提供可以使用編碼的一個小程式 只要編譯執行就可以使用-Run_Length, can use the encoder to provide a small program as long as the compiler can use to implement
lz7js
- LZ77算法的JS实现注释的非常完整,所以就不多说了,有兴趣的可以仔细研究下:-JS LZ77 algorithm to achieve the very integrity of the Notes, it is not to say, are interested can examine are:
MC_A3
- LBG compressing Algorithm.
2012302034_3
- VB 能进行简单的四则运算,加减乘除,和取模运算-VB can perform simple arithmetic, addition, subtraction, and modulo
youcheng
- 游程编码的主要部分,对简单的变化缓慢,重复出现的数据有很好的压缩效果
VCpicture
- VC中picture控件动态换背景及控件被picture盖住解决方案
rtp
- 基于H.264的RTP程序包,具有参考价值-This module contains the RTP packetization, de-packetization, and the handling of Parameter Sets, see VCEG-N52 and accompanying documents.
TM1628c
- led灯驱动led drive IC SM1628 example program-led drive IC SM1628 example program
LZW
- LZW算法的C语言实现!能够实现对原始数据的压缩!