CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LZW
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LZW - List
[
Special Effects
]
LZW234
DL : 0
LZW的压缩算法,比较简单,只能实现对输入字符串的实现码流-LZW compression algorithm is relatively simple, can only be realized on the importation string achieve bitstream
Date
: 2025-07-13
Size
: 1kb
User
:
chen
[
Compress-Decompress algrithms
]
LZ77
DL : 0
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
Date
: 2025-07-13
Size
: 5kb
User
:
耶涛
[
SCM
]
gif
DL : 0
自己写的单片机系统用GIF显示程序,GIF文件从FAT16中读出、可变长LZW解码并在LCD上显示出来-Write your own single-chip microcomputer system using GIF display program, GIF files from FAT16 in the read out variable length decoding LZW and displayed in the LCD
Date
: 2025-07-13
Size
: 3kb
User
:
jerrywang
[
Compress-Decompress algrithms
]
LZW_src
DL : 0
LZW 压缩算法想必大家都很熟悉 很多压缩壳就是使用此算法 -LZW compression algorithm must be very familiar with a lot of U.S. shell is compressed using this algorithm
Date
: 2025-07-13
Size
: 16kb
User
:
[
Compress-Decompress algrithms
]
lzwhuff
DL : 0
LZW和Huffman相结合,完成压缩功能-LZW and Huffman combined to complete the compression function
Date
: 2025-07-13
Size
: 4kb
User
:
胥
[
Compress-Decompress algrithms
]
lzw1
DL : 0
加入静态字典后的LZW压缩程序,实现SIP消息的压缩。-After adding a static dictionary of LZW compression process, realize SIP message compression.
Date
: 2025-07-13
Size
: 3kb
User
:
胥
[
mpeg mp3
]
lzw
DL : 0
比较好的visual c++ 源程序, 算法设计很好,有参考价值 -Relatively good visual c++ Source code, algorithm design a very good reference value has
Date
: 2025-07-13
Size
: 155kb
User
:
锅
[
Data structs
]
Patterns_src
DL : 0
快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.
Date
: 2025-07-13
Size
: 32kb
User
:
lichunlin
[
Picture Viewer
]
mtkgif-c
DL : 0
基于MTK平台GIF图像解码代码,包含LZW压缩算法和GIF的文件解码!-MTK platform based on the GIF image decoding code, including LZW compression algorithm and decoding GIF documents!
Date
: 2025-07-13
Size
: 6kb
User
:
王桂才
[
Compress-Decompress algrithms
]
LZWcode
DL : 0
LZW编码是压缩编码中复杂的, 压缩效率也较高。-LZW Compression Coding Coding is complex, and higher compression efficiency.
Date
: 2025-07-13
Size
: 1kb
User
:
文华
[
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
Date
: 2025-07-13
Size
: 18.59mb
User
:
王若
[
Compress-Decompress algrithms
]
lzwnhuffman
DL : 0
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
Date
: 2025-07-13
Size
: 7kb
User
:
sdfsdfwe
[
Compress-Decompress algrithms
]
TestLzw
DL : 0
该软件用lzw算法完成对文件的压缩和解压缩,在vc6。0下完成具体的测试-LZW algorithm of the software used to complete the document compression and decompression, in vc6. 0 under specific test
Date
: 2025-07-13
Size
: 1.29mb
User
:
马锁
[
Compress-Decompress algrithms
]
LZWCompression
DL : 0
LZW是一种常用的压缩算法,可以直接下载来对某些数据进行压缩-LZW is a commonly used compression algorithms can be directly downloaded to certain data compression
Date
: 2025-07-13
Size
: 4kb
User
:
王文
[
Compress-Decompress algrithms
]
compressprog
DL : 0
VC++开发的压缩程序lzw等-VC++ Development, such as LZW compression program
Date
: 2025-07-13
Size
: 66kb
User
:
cy
[
source in ebook
]
lzwalgothim
DL : 0
LZW压缩算法 一种新型的LZW压缩算法,请大家观看了-LZW compression algorithm a new type of LZW compression algorithm, please watch the U.S.
Date
: 2025-07-13
Size
: 35kb
User
:
fantianchen
[
Special Effects
]
C++code
DL : 0
其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!-Including 256 color images into grayscale images, LZW compression algorithm, showing DIB bitmaps, Huffman coding and realize the effect of image mosaic C++ Source!
Date
: 2025-07-13
Size
: 469kb
User
:
feijicheng
[
Special Effects
]
joinpic
DL : 0
图像分析(阈值分割,投影检测,差影检查等),图像的模糊,复原和噪声消除,图像编码(哈夫曼,香农,游程,LZW,jpeg)-Image analysis (threshold segmentation, projection detection, poor video inspection, etc.), the fuzzy image, recovery and noise reduction, image coding (Huffman, Shannon, run-length, LZW, jpeg)
Date
: 2025-07-13
Size
: 321kb
User
:
柳荫
[
Compress-Decompress algrithms
]
gifcode
DL : 1
利用lzw算法将.bmp图像文件压缩成.gif文件 点击打开载入图像,点击压缩后,显示压缩后图像,并将图像保存到同样的文件夹下 -Using LZW algorithm. Bmp image files compressed into. Gif file Click to open loading images, click on the compressed, showing the compressed images, and images saved to the same folder
Date
: 2025-07-13
Size
: 31kb
User
:
解旻
[
Multimedia program
]
Compression
DL : 0
LZW haffman LZ77 LZ78
Date
: 2025-07-13
Size
: 1.17mb
User
:
OK
«
1
2
...
5
6
7
8
9
10
11
12
13
14
15
...
39
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.