搜索资源列表
Bitmap2Rle
- 1、分析BMP格式文件头 2、将BMP格式装换为RLE格式 -1, analysis BMP format file header 2, the BMP format to RLE format
YOUCHENG
- C语言实现游程编码级解码过程,并附有注释。-C language-level RLE decoding process, together with the Notes.
RLEcoding
- 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
RLE
- Run Length Encoding Algorithm Sample written in C#