资源列表
xiongmao
- 熊猫烧香源代码,啊记得哈就是大家爱上的卡拉撒打算打算打算打算的-Panda source code, ah, remember you love card, ha is going to plan.
robertgordonarith.cpp
- 今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!-Today saw a pretty good compression algorithm program, hoping to increase our programming ability to be helpful!
bianmayuanli
- 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
MMF_JPEG_encoder
- 对bmp位图图片实现JPEG压缩,代码是纯C语言的,经过代码优化-accomplish the JPEG method using C code for the picture of bitmap, and the code was optimized
HuffmanCode
- Huffman编码原理的详细讲解...以及如何利用Huffman树对文件进行压缩和文件解压等等....希望对大家有所帮助-Huffman coding principle explanation... And how to use Huffman tree on files compressed and file decompression, etc...
RaveParteIII_source
- Exemplo de utilizaç ã o do Rave Report 2
huffman_coding_decoding
- 一个类似于压缩软件的程序,能够对任意文件进行Huffman编码,最后生成一个压缩文件-a similar compression software, it will be for arbitrary document Huffman coding, Finally generating a compressed files
123456
- 学生成绩管理系统 课程设计
cabToolSource
- 因为工作上需要,所以接触到cab压缩文件,网上也有一些前辈写的相识cab压缩的程序,不过不是使用麻烦就是功能欠缺。所以我写了这个程序方便使用,本程序具有可配置,功能强的特点,能压缩单个文件以及复杂的文件夹,使用简单。-Because the work requires, so access to the cab compressed files, the Internet also has written a number of predecessors met cab compression
resizer
- resizer控件-Resizer Controls
huffmancoding
- 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder