资源列表
huffman
- 读入一段数据,对该数据采用哈夫曼算法进行信源编码
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.
adpcm.zip
- adcpm
webpack
- 桑尼中国文件打包程序 网站内容打包下载-Sonny China paper package program package to download website content
Tongxunlu
- 这是一个简单的通迅录,它具备基本的添加,修改,删除,保存等功能-This is a simple Tongxun recorded, and it has the basic add, modify, delete, save and other functions
main
- huffman编码,包括huffman解码什么的,写得还算详细,自己看看吧-huffman coding, including huffman decode something, write fairly detailed look at it yourself
op001
- 霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。
full-search-ME
- matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
QQDemo
- Java 实现网络聊天室 定义端口号后 用TCP实现数据包发送-QQ JAVA
DCT_2D.rar
- 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
整数DCT变换 bin DCT zscan
- 整数DCT变换