资源列表
20040913103058_Huffman TreeAndCode
- 哈夫曼压缩的又一个例子程序-another example of procedures
bcl-1.2.0
- RLE又叫Run Length Encoding,是一个针对无损压缩的非常简单的算法。它用重复字节和重复的次数来简单描述来代替重复的字节。尽管简单并且对于通常的压缩非常低效,但它有的时候却非常有用(例如,JPEG就使用它)。 RLE可以使用很多不同的方法。基本压缩库中详细实现的方式是非常有效的一个。一个特殊的标记字节用来指示重复节的开始,而不是对于重复非重复节都coding run。因此非重复节可以有任意长度而不被控制字节打断,除非指定的标记字节出现在非重复节(顶多以两个字节来编码)的稀有情况下
压缩算法代码包comp.zip
- 压缩算法代码包
CompressCode(Many)
- N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
Counter
- 计数器功能的实现 有前后台的制作 数据库 很容易移植-Counter function before and after the realization of a production database platform is easy to transplant
Upload_Actual_JPEG
- 这个是用matalab编写的JPEG图象压缩编码,请大家指教-this is matalab prepared by the JPEG image compression coding, please enlighten
carGame
- AS3.0 小游戏源码,制作精美可以学习学习-as3.0 car game
Recp-c-code
- 功能强大的数值求解子程序库,包括各种常用的方法。-The numerical solution of a powerful subroutine library, including various commonly used methods.
cItem
- 奥运会成绩统计系统 有查找;删除;添加;更新;保存;等-Olympic achievements have to find the statistical system deleted add update preservation etc.
Basic-Compression-Lib-1.2.0
- Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
trainticket
- 这是个火车订票系统。简易的。我做课程设计的时候用的。-This is a train booking system. Simple. I do curriculum design of the time.
mode solver by TMM
- Mode solver by TMM approach