搜索资源列表
RLC
- 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
huffmancode
- 哈夫曼编码、游程编码、算术编码的Visual C++的源代码,欢迎下载
RLC.rar
- Run-length encoding游程编码,实现对二值图像的压缩与解压缩。,Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
youchengbianma
- 数据压缩 游程编码 用c++实现,能运行的,绝对正确-Run-length encoding data compression
encoding
- 运用C++按照一维游程编码原理进行数据的压缩转换-Using C++ in accordance with the principle of one-dimensional run-length encoding data compression conversion
youcheng
- 用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment
JPEG
- 基于C++语言的JPEG编码,添加符号(游程长度、占用位数等)用霍夫曼编码,幅度值用修改的二进制正常编码-JPEG encoding on C++ language, add a symbol (run length, take bits, etc.) using Huffman coding, the amplitude values are modified normal binary code
siftedkey
- 游程编码C++代码,可以用于信号的无损压缩,并且其压缩比能接近理论极限值-run-length encoding for C++,with a high compression ratio
testrle
- 游程编码RLE文件压缩与解压缩,c语言编写-RLE compression and decompression