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

Search list

[Compress-Decompress algrithmsLZ77算法源代码

Description: 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
Platform: | Size: 5412 | Author: hjxm | Hits:

[Other resourceLZ77 Codec

Description: LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
Platform: | Size: 8219 | Author: 王博 | Hits:

[Compress-Decompress algrithms压缩文件算法(lz77)

Description: 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
Platform: | Size: 5279 | Author: 王昆 | Hits:

[Compress-Decompress algrithmslz77

Description: 一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
Platform: | Size: 13843 | Author: 朱建栋 | Hits:

[Compress-Decompress algrithmsLZ77

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

[Graph programLZ77

Description: 讲述了LZ77算法的基本原理,适合初学者
Platform: | Size: 9914 | Author: Andrew Fan | Hits:

[Compress-Decompress algrithmslz77

Description: lz77算法(\"A Universal Algorithm for Sequential Data Compression\")的一种简洁直观的实现。
Platform: | Size: 79997 | Author: chen yong | Hits:

[Compress-Decompress algrithmslz77

Description: lz77编码压缩源代码(C语言版) 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K
Platform: | Size: 3014 | Author: 潘玉丽 | Hits:

[Compress-Decompress algrithmssimple-lz77

Description: simple-lz77压缩算法,主要是应用此算法进行文件的压缩,方便存储,方便应用
Platform: | Size: 5044 | Author: 欧阳康 | Hits:

[Compress-Decompress algrithmsLZ77

Description: 使用LZ77算法实现文件压缩 点击文件-压缩,选择要压缩文件,在同一目录中生成后缀名为.lz77的压缩文件 点击文件-解压,选择要解压文件(.lz77),在同一目录中生成源文件
Platform: | Size: 55211 | Author: 解旻 | Hits:

[Compress-Decompress algrithmsLZ77

Description: LZ77压缩算法的VC++实现。多媒体课程设计
Platform: | Size: 4953 | Author: 唐文龙 | Hits:

[Compress-Decompress algrithmslz77

Description: lz77编码算法c程序实现!!第一次船请大家海涵
Platform: | Size: 2950 | Author: xudongshu | Hits:

[Compress-Decompress algrithmslz77压宿酸法

Description: lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
Platform: | Size: 3025 | Author: 李能 | Hits:

[matlablz77

Description: lz77算法matlab实现
Platform: | Size: 3025 | Author: z734668796@126.com | Hits:

[SourceCodelz77

Description: lz77 的C语言实现算法
Platform: | Size: 39424 | Author: fcktony@163.com | Hits:

[Remote ControlTOUKUI-1.5

Description: 本人开发一个远程控制软件,有如下功能: 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Internet后会发送电脑IP地址. 11.可以保存配置. 12.可以对传送的图像进行压缩,压缩算法有LZW(推荐)、LZ77、LZSS等. 13.可以指定获得桌面的颜色数目,有单色、16色、256色和真彩,以保证在可以桌面图像更新的速度要求. -I am developing a remote control software, has the following features: 1. Can be peeping into the contents of each other s desktop. 2. Can use the mouse to control the other computer. 3. You can use the keyboard to control the other computer. 4. The client can create more window. 5. can run a command. 6. can lock/unlock each other s computer. 7. will allow the other computer (forced) write-off/restart/shutdown. 8. can send/delete/move each other s computer documents. 9. where necessary, can also turn off the service program. 10. an increase of automatic letter functions. 11. configuration can be saved. 12. can send the image compression
Platform: | Size: 152576 | Author: | Hits:

[Compress-Decompress algrithmsLZ77

Description: Lz77 compression code
Platform: | Size: 12288 | Author: nonohnono | Hits:

[Compress-Decompress algrithmsLz77

Description: 关于lz77压缩算法的压缩与解压缩,有需要的请下载!-the compression and decompression of lz77
Platform: | Size: 37888 | Author: mayuchao | Hits:

[matlabLZ77

Description: lz77编码,从文件读取,进行编码,最终以二进制的形式输出到文本。无延伸-lz77 encoding read from the file, encoded in binary form the final output to the text. No extension
Platform: | Size: 2048 | Author: jack | Hits:

[Crack Hacklz77

Description: lz77压缩源码,很基础,可以模仿着写其他的-lz77 compression source
Platform: | Size: 3072 | Author: sss | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net