CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LZW RLE Huffman
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LZW RLE Huffman - List
[
GDI-Bitmap
]
huffmanLZWRLE
DL : 0
本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
Update
: 2008-10-13
Size
: 30.63kb
Publisher
:
et
[
Compress-Decompress algrithms
]
CompressCode(Many)
DL : 0
N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
Update
: 2010-07-10
Size
: 103.33kb
Publisher
:
张 虎
[
Game Program
]
ImageProcessingProficientinVisualC++Programming.ra
DL : 0
请将您需要的文件或目录拷贝到硬盘中。当\\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
Update
: 2008-10-13
Size
: 47.68mb
Publisher
:
王笑
[
Compress-Decompress algrithms
]
Compression
DL : 1
几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
Update
: 2008-10-13
Size
: 1.1mb
Publisher
:
王若
[
GDI-Bitmap
]
compc++
DL : 0
这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有: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.
Update
: 2025-02-17
Size
: 103kb
Publisher
:
周自强
[
GDI-Bitmap
]
huffmanLZWRLE
DL : 1
本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
Update
: 2025-02-17
Size
: 717kb
Publisher
:
et
[
Compress-Decompress algrithms
]
CompressCode(Many)
DL : 1
N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
Update
: 2025-02-17
Size
: 103kb
Publisher
:
张 虎
[
Compress-Decompress algrithms
]
data_compression
DL : 0
Update
: 2025-02-17
Size
: 161kb
Publisher
:
白极
[
Game Program
]
ImageProcessingProficientinVisualC++Programming.ra
DL : 0
请将您需要的文件或目录拷贝到硬盘中。当\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
Update
: 2025-02-17
Size
: 47.68mb
Publisher
:
王笑
[
Compress-Decompress algrithms
]
Compression
DL : 0
几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform -Several commonly used compression algorithm This procedure includes the following features: 1, Arithmetic coding2, Huffman coding3, LZ77 coding4, LZ78 coding5, LZW6, RLE7, DCT8, Furie transform
Update
: 2025-02-17
Size
: 18.59mb
Publisher
:
王若
[
Compress-Decompress algrithms
]
+Compress
DL : 0
Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi : base64/crc32/fibonacci/mtf/freq/adddif/bwt/fix12/fix128/flatter/ huffman/lzw/lzs/rle/lbe/hash/vbc/scrambler, e tanti tanti altri.-Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi : base64/crc32/fibonacci/mtf/freq/adddif/bwt/fix12/fix128/flatter/ huffman/lzw/lzs/rle/lbe/hash/vbc/scrambler, e tanti tanti altri.
Update
: 2025-02-17
Size
: 167kb
Publisher
:
vittorio
[
Compress-Decompress algrithms
]
Compress
DL : 0
一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
ebeaza
[
Compress-Decompress algrithms
]
LZ77-LZ78-HUF-ARI-LZW-RLE
DL : 0
此程序包括哈夫曼算法、算术算法、RLE算法、LZ77及LZ78算法、LZW算法等。-This program includes Huffman algorithm, arithmetic algorithms, RLE algorithm, LZ77 and LZ78 algorithm, LZW algorithm.
Update
: 2025-02-17
Size
: 2.36mb
Publisher
:
左岸风景
[
Compress-Decompress algrithms
]
clib
DL : 0
压缩库文件v1.2,讲解压缩源码中各种接口程序原型-Clib features RLE, Huffman, LZW, LZ77, and Deflate compression methods.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
guliqun
[
3D Graphic
]
Entropy-coding-source-program
DL : 0
熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。 哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母,根节点代表使用的位元。除这个对每个要编码的数据产生一个特别的表格的方法外还有使用固定的编码表的方法。比如加入要编码的数据中符号出现的机率符合一定的规则的话就可以使用特别的变长编码表。这样的编码表具有一定的系数来使得它适应实际的字母出现机率。-Entropy coding (entropy encoding) is a kind of use data of statistical information compression without semantic data flow of nondestructive coding. This chapter first introduces the basic concept of entropy, and then introduce Shannon- occupies (Shannon- Fano) coding, Huffman (Huffman) coding, arithmetic coding (arithmetic coding), stroke encoding (RLE) and LZW encoding used entropy coding method. Huffman encoding suggest a bit carry into integer algorithm, but this algorithm in specific cases not to achieve the best results. Therefore some improved, providing the best integer bit number. This algorithm using binary tree to set up a code. The binary tree terminal node representing the code letters, on behalf of the root node used bits. In addition to this for each to coded data to create a special form of the method and use fixed code table method. Such as join to coding data symbols appear probability accord with certain rules words can use special variable ChangBian chart. This code
Update
: 2025-02-17
Size
: 17.82mb
Publisher
:
杨飞帆
[
Special Effects
]
Image-Processing3
DL : 0
BMP格式图像的简单处理,主要是图像压缩,包括Huffman、RLE和LZW三种-Simple processing BMP format images, mainly image compression, including Huffman, RLE and LZW three kinds
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘
[
ELanguage
]
Entropy-coding
DL : 0
熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。-Entropy coding (entropy encoding) is a kind of the compressed by using the data statistics of the semantic data flow lossless coding.This chapter first introduce the basic concept of entropy, then introduce Shannon- he (Shannon- Fano) coding, Huffman (Huffman coding, arithmetic coding, arithmetic coding), run length encoding (RLE) and entropy coding methods such as LZW encoding.
Update
: 2025-02-17
Size
: 56kb
Publisher
:
widy
[
Windows Develop
]
Thys
DL : 0
本文件中包含对图像的Huffman变换,以及LZW和RLE编码,-This file contains the image of Huffman transformation, and LZW and RLE coding,
Update
: 2025-02-17
Size
: 33kb
Publisher
:
grgik
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.