-
-
huffman.zip
matlab实现huffman编码 1. norm2huff.m (encoder function)
2. huff2norm.m (decoder function)
3. frequency.m (private function)
4. huffcodes2bin.m (binary rapresentation of huffman codes)
5. huffman_bench1.m (benchmark)
6. huffman_demo1.m (demo file)
...
-
-
ffmpeg.rar
Video encoder. Support nearly every video format.
-
-
viterbi.rar
介绍了viterbi译码器的编解码器的设计,包括decoder.v,encoder.v.control.v,ram.v等,压缩 包里面有pdf说明
-
ezwmatlab2.zip
the implementation of an Embedded Zerotree Wavelet encoder or EZW encoder
-
tmn-3.2.0.rar
tmn is a very low bitrate video encoder producing H.263 bitstreams.
-
-
AVS1.0(rm52c).rar
AVS编码器和解码器,用于多媒体编码与压缩(升级版本)-AVS encoder and decoder for multimedia coding and compression (update)
-
-