资源列表
full-search-ME
- matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
op001
- 霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。
main
- huffman编码,包括huffman解码什么的,写得还算详细,自己看看吧-huffman coding, including huffman decode something, write fairly detailed look at it yourself
Tongxunlu
- 这是一个简单的通迅录,它具备基本的添加,修改,删除,保存等功能-This is a simple Tongxun recorded, and it has the basic add, modify, delete, save and other functions
adpcm.zip
- adcpm
webpack
- 桑尼中国文件打包程序 网站内容打包下载-Sonny China paper package program package to download website content
Huffman
- self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
huffman
- 读入一段数据,对该数据采用哈夫曼算法进行信源编码
FINAL.c
- This code is clustering in wsn based on fuzzy logic and you can see network life time in this experiment and number of cluster head per round
lzwcod.cpp
- LZW coder and decores. C++ classes to encode and decode algorithm
3971017DCT
- 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8