Welcome![Sign In][Sign Up]
Location:
Search - lz

Search list

[Compress-Decompress algrithmsAR002

Description: 使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
Platform: | Size: 14209 | Author: Don | Hits:

[Other resourcelz

Description: 一个用vc开发的五子连珠的小游戏,运用了Directdraw-with a vc Wuzilianzhu development of the small game, using a Directdraw
Platform: | Size: 117496 | Author: 张建民 | Hits:

[Other resource精通Jbuilder9光盘代码

Description: Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.- Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
Platform: | Size: 1850177 | Author: 吴绪林 | Hits:

[Applicationsinfoweb

Description: LZ 文章信息管理系统 进入后台添加数据! 后台默认用户名和密码为:admin 先在后台系统管理中的基本设置修改相关信息。 信息添加顺序:先添加设计模板 -> 再添加文章分类 -> 最后添加文章信息-information management system to add data into the background! Background default user name and password : admin first management system in the background of the basic set up to amend the relevant information. Add sequence information : first design templates add -
Platform: | Size: 965085 | Author: wuli | Hits:

[Compress-Decompress algrithms23952

Description: My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP 's console mode utility. It's a hybrid of Lempel-Z iv 77 and Adaptive Huffman encoding (Huffman LZ HiP ZIP = 77) with a word prefix hash algorithm et c.
Platform: | Size: 53517 | Author: 郭春阳 | Hits:

[Compress-Decompress algrithmslz_comp2

Description: 几种LZ系列算法:LZARI, LZHUF, LZSS 由于其简单的算法和很高的速度,常被用于BIOS中模块压缩-LZ algorithm : LZARI, LZHUF. LZSS due to its simple algorithm and high speed, often used for BIOS compression module
Platform: | Size: 18320 | Author: 张森宁 | Hits:

[File Operatedstile-0.2

Description: 一个可以切割遥感图片的程序代码。需安装FWTools获得GDSL库支持 命令格式为dstile.exe tile lztsd ×× --wwcache --overviews oout_putfile file_source(图片来源)-a remote sensing images can be cut to the program code. FWTools need to be installed to support the order GDSL format dstile.exe tile lz tsd XX -- wwcache -- overviews oout_putfile fil e_source (Photo source)
Platform: | Size: 84652 | Author: lijingfu | Hits:

[Multimedia programffmp

Description: linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc -L./libavformat - lavfo rmat -L./libavcodec - lavcodec -L./libavutil - lavutil - lm - lz - ldl -L/usr/lib - lSDL - lpthre ad
Platform: | Size: 4870 | Author: 孙勇 | Hits:

[Compress-Decompress algrithmsLZ77

Description: LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。
Platform: | Size: 5364 | Author: 耶涛 | Hits:

[Crack Hacklz77

Description: LZ: LZSS by Haruhiko Okumura.
Platform: | Size: 8152 | Author: dlrobin | Hits:

[Compress-Decompress algrithmslz

Description: lz77压缩解压缩完整代码.可以学习到字典压缩的基本理论和实际操作,是很好的学习材料.
Platform: | Size: 4805 | Author: 闻涛 | Hits:

[Compress-Decompress algrithmsbcl-1.2.0

Description: 基本压缩解压功能大全.包括Huffuman算法,RLE算法,LZ算法,rice算法,shannon算 法.带有测试文件.
Platform: | Size: 249339 | Author: hyeewang | Hits:

[Compress-Decompress algrithmslzcode

Description: lz编码与解码的c++实现,对文本的操作效果不错,对不是很复杂的位图也有效。
Platform: | Size: 8278 | Author: 鱼雷导弹 | Hits:

[Compress-Decompress algrithmsop003

Description: LZ编码,使用字典压缩法,对一个资料值的集合(资料样式),分配一个比原值还要更短的码。
Platform: | Size: 3809 | Author: elvis | Hits:

[Othercompress_code

Description: 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
Platform: | Size: 93301 | Author: sky | Hits:

[Compress-Decompress algrithmslz.rar

Description: LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is no copyright issues) own understanding, with three weeks to achieve the most basic functions, very easy to understand. When the amount of data is smaller, the amount of data after compression may be increased large data compression reducing data. After testing, word documents, bmp/​ ​ jpg image compression decompression are no problem. Pure C code, linux and windows can be compiled to run under
Platform: | Size: 2048 | Author: 丁力 | Hits:

[OtherLZ

Description: LZ系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ系列算法同样可以逼近信息熵的极限。-LZ Series algorithm uses an ingenious way dictionary data compression technology in the field of general and can be theoretically proved LZ series approximation algorithms can also limit the information entropy.
Platform: | Size: 9216 | Author: 姚凯莉 | Hits:

[OtherLZ

Description: lz 编码,自带图片,求图像的lz编码,绝壁有效-it s a answer to lz codes.
Platform: | Size: 61440 | Author: 诸葛睿博 | Hits:

[OtherLZ

Description: LZ的matlab代码,含有主函数、编码和解码-LZ s code
Platform: | Size: 2048 | Author: 张娟 | Hits:

[Compress-Decompress algrithmsLZ

Description: algorithm Lempel-Zive in c++
Platform: | Size: 130048 | Author: dariakopitok | Hits:
« 1 2 34 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net