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
[
File Operate
]
lzw_ya_suo_jie_ya
DL : 0
文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
Date
: 2025-07-06
Size
: 3.52mb
User
:
张三
[
Compress-Decompress algrithms
]
LZW111
DL : 0
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
Date
: 2025-07-06
Size
: 2kb
User
:
caohan12
[
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.
Date
: 2025-07-06
Size
: 103kb
User
:
张 虎
[
Compress-Decompress algrithms
]
compress11
DL : 0
这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
Date
: 2025-07-06
Size
: 12kb
User
:
zc
[
Compress-Decompress algrithms
]
compress123
DL : 0
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
Date
: 2025-07-06
Size
: 8kb
User
:
zc
[
Crack Hack
]
clzw
DL : 0
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
Date
: 2025-07-06
Size
: 7kb
User
:
肖志文
[
Compress-Decompress algrithms
]
lzwdemo
DL : 0
我最近写的一个LZW的压缩与解压缩程序。可能有个别地方尚有缺陷,望请指正。 -I recently wrote an LZW compression and decompression procedures. Some individual places are still shortcomings, look please correct me.
Date
: 2025-07-06
Size
: 623kb
User
:
spyware
[
Crack Hack
]
codearithmetic
DL : 0
单钥密码算法 AES DES IDEA LZW RC5-single-key DES Cipher AES IDEA LZW RC5
Date
: 2025-07-06
Size
: 5.24mb
User
:
王向平
[
Compress-Decompress algrithms
]
39709574c-LZW
DL : 0
压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
Date
: 2025-07-06
Size
: 3kb
User
:
xxx
[
Wavelet
]
lzwalgorithm
DL : 0
tradition LZW alogrithm of image proce-tradition of image proce
Date
: 2025-07-06
Size
: 3kb
User
:
keith
[
Data structs
]
wujun2
DL : 0
一种经典的LZW编码算法,在TURBOC中可以运行实现-a classic LZW coding algorithm, which can run TURBOC achieve
Date
: 2025-07-06
Size
: 3kb
User
:
wujun
[
Compress-Decompress algrithms
]
lzw5
DL : 0
lzw,主要实现了压缩算法,代码比较精炼,大家可以下载,编译运行-lzw, the main compression algorithm, code more refined, we can download, compile operation
Date
: 2025-07-06
Size
: 1kb
User
:
wei
[
Compress-Decompress algrithms
]
8.14LZWCompress
DL : 0
LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW compression decompress
Date
: 2025-07-06
Size
: 7kb
User
:
[
Compress-Decompress algrithms
]
yarrow-full.ps
DL : 0
an improving lzw algorithm
Date
: 2025-07-06
Size
: 98kb
User
:
di_jin
[
ComboBox
]
qiulj
DL : 0
自己制作的关于lzw压缩的程序,采取了最先进的方法 -produce their own lzw compression on the procedures taken to the most advanced methods
Date
: 2025-07-06
Size
: 29kb
User
:
[
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
Date
: 2025-07-06
Size
: 47.68mb
User
:
王笑
[
Compress-Decompress algrithms
]
LDSToolkit1.1
DL : 0
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety. -Lossless Data Compression Toolkit Versio n 1.1 of the lossless data compression toolkit b y Nico deVries. The C sources in this toolkit inc lude an LZW compressor, AR002 archiver. PPM like a compressor using arithmetic compres sion, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
Date
: 2025-07-06
Size
: 94kb
User
:
jason..
[
Compress-Decompress algrithms
]
LZWcompression
DL : 0
lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
Date
: 2025-07-06
Size
: 3kb
User
:
张珊
[
Compress-Decompress algrithms
]
LZW_example
DL : 0
mfc下的LZW算法,可实现压缩和解压缩 界面友好-mfc the LZW algorithm can achieve compression friendly interface
Date
: 2025-07-06
Size
: 26kb
User
:
yiyo
[
Compress-Decompress algrithms
]
fsafsdfsd
DL : 0
实现对数据的LZW的方法进行压缩和解压缩 fs-realization of the LZW data compression method for reconciliation compression fs
Date
: 2025-07-06
Size
: 16kb
User
:
张满
«
1
2
...
4
5
6
7
8
9
10
11
12
13
14
...
39
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.