Welcome![Sign In][Sign Up]
Location:
Search - rle c

Search list

[Special EffectsRLE

Description: RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
Platform: | Size: 2752 | Author: zhangpin | Hits:

[Compress-Decompress algrithmsRLE

Description: c语言环境下的 RLE编码的串行程序
Platform: | Size: 301364 | Author: 王娅 | Hits:

[Compress-Decompress algrithmsrlezip

Description: C++编的用rle编码压缩文件的程序,包括解压-C series with eps, Coding document procedures, including extracting
Platform: | Size: 3072 | Author: 刘涛 | Hits:

[GDI-Bitmapcompc++

Description: 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth some image format, then read these codes you will be of great help, which is the foundation. (Package includes the algorithm are : lzari, lzhuf, lzss, 4,558,302, lz77, Huffman, rle8, rle16). Tools : Definitive C.
Platform: | Size: 105472 | Author: 周自强 | Hits:

[GDI-BitmaphuffmanLZWRLE

Description: 本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
Platform: | Size: 734208 | Author: et | Hits:

[Compress-Decompress algrithmsCompressCode(Many)

Description: N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
Platform: | Size: 105472 | Author: 张 虎 | Hits:

[Game ProgramImageProcessingProficientinVisualC++Programming.ra

Description: 请将您需要的文件或目录拷贝到硬盘中。当\Source目录下的源文件被拷贝到硬盘上时,源文件的属性可能变为只读的,在编译之前应该将它们的属性改为可读写的。 \Source目录中的vcip.dsw包含了全书的所有项目,在Visual C++中打开它就能控制全部的代码。 光盘中各目录的内容如下所示: \Bin 本书所有示例的可执行文件,可直接在光盘中运行 \Images 用于图像处理测试的图像文件 \Source\ShowDIB 第2章2.5节示例的源程序 \Source\ViewDIB 第3章3.4节示例的源程序 \Source\EffectShow 第4章4.10节示例的源程序 \Source\TransformShow 第5章5.7节示例的源程序 \Source\ColorProcess 第6章6.10节示例的源程序 \Source\ImageProcess 第7章7.14节示例的源程序 \Source\Huffman 第8章8.1节示例的源程序 \Source\LZW 第8章8.1节示例的源程序 \Source\RLE 第8章8.1节示例的源程序 \Source\ViewImage 第8章8.7节示例的源程序 \Source\ImageLib 第9章9.1节图像工具库ImageLib的源程序 \Source\ImageBoard 第9章9.2节图像处理工具ImageBoard的源程序 -I would be grateful if you need to copy files or directories to your hard disk. When \ Source directory of the source file is copied to a hard disk, the file may become read-only attribute. the compiler should be before they can attribute to read and write. \ Source directory vcip.dsw the book contains all the items Visual C open it can control all of the code. CD-ROM directory of all the contents are as follows : \ Bin book example of all executable files, directly run the CD \ Images for image processing test image file \ Source \ Sho wDIB Chapter 2 2.5 Example of the source \ Source \ ViewDIB Chapter 3 3.4 advised cases of the source \ Source \ EffectShow Chapter 4 4.10 example of the source \ So urce \ TransformShow Chapter 5 5.7 Examples of the source \ Source \ C Chapter 6 olorProces
Platform: | Size: 49998848 | Author: 王笑 | Hits:

[Compress-Decompress algrithmsRLC

Description: 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。-The use of C language RLE image compression, superior performance, code is simple, easy to achieve.
Platform: | Size: 1024 | Author: 荆瑞 | Hits:

[Special EffectsRLE

Description: RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-RLE.c the demo provides a run-length coding method of compression and decompression functions, and to realize the image file compression and decompression
Platform: | Size: 2048 | Author: zhangpin | Hits:

[Compress-Decompress algrithmsRLE

Description: c语言环境下的 RLE编码的串行程序-c language environment RLE encoded serial procedures
Platform: | Size: 301056 | Author: 王娅 | Hits:

[Compress-Decompress algrithmsSTBGWX

Description: Lzw数据压缩算法的源代码,使用c语言实现的 .包括Huffuman算法,RLE算法,LZ算法-Data compression algorithm Lzw source code, use the c language of implementation. Huffuman algorithm include, RLE algorithm, LZ algorithm
Platform: | Size: 1192960 | Author: wuxin | Hits:

[Windows Developrle-0.2

Description: This archive contains simple and readable ANSI C implementations of run length encoding and decoding (RLE).
Platform: | Size: 26624 | Author: Han | Hits:

[Compress-Decompress algrithmsRLE_Arithmetic

Description: RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。-RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because the game use more pictures in this algorithm, so write a simple C# version of the game because a lot of tools use C# to prepare, and the Internet is, and although the code is hardly a detailed explanatory note. Source There are test data, available for testing.
Platform: | Size: 34816 | Author: jorn ham | Hits:

[GUI DevelopRLE

Description: 本程序是对数据的压缩和解压进行操作,用的是visoual c++ 6.0编译器。-This program is a data compression and decompression to operate, using a visoual c++ 6.0 compiler.
Platform: | Size: 142336 | Author: za19881212 | Hits:

[Compress-Decompress algrithmsCompressionLZ77-LZ78-HUF-ARI-LZW-RLE

Description: 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
Platform: | Size: 1624064 | Author: wupeng | Hits:

[.netRLE

Description: Run length encoding program
Platform: | Size: 1024 | Author: Siva | Hits:

[Windows Developrle

Description: rle algoritm on borland c++ 3.1-rle algoritm on borland c++ 3.1
Platform: | Size: 1024 | Author: sylar156 | Hits:

[OtherRLE

Description: rle code par la langue c
Platform: | Size: 3072 | Author: 1google | Hits:

[CSharpRLEcoding

Description: 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), the experimental compression efficiency is very good. Basically, the Internet did not see the binary using c# coding to compress the image with the trip, because I am doing a project just to use this algorithm, like lazy search of a source, unfortunately, is not found, it is only their hands to write a . After a debugging program can run. Want to help you
Platform: | Size: 388096 | Author: 韦一 | Hits:

[Special EffectsRLE

Description: 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
Platform: | Size: 1024 | Author: 圆豌豆 | Hits:
« 12 »

CodeBus www.codebus.net