CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - LZ77

搜索资源列表

  1. lz77n

    0下载:
  2. LZ77无损压损算法,可以实现文本和音频文件的压缩和解压,已建好工程-LZ77 algorithm for lossless compression loss, can text and audio file compression and decompression, projects have been completed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7761177
    • 提供者:ct
  1. LZ773

    0下载:
  2. LZ77无损压缩算法,直接可以运行,压缩率一般,但运行速度快-LZ77 lossless compression algorithm can be run directly, compression ratio is generally, but it' s fast
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:379774
    • 提供者:ct
  1. LZ77compression

    0下载:
  2. LZ77 压缩、解压缩算法C++源代码-LZ77 compression, decompression algorithm C++ source code ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4964
    • 提供者:沈晓
  1. on-screen-control

    0下载:
  2. 一种基于小波变换、线性预测和LZ77算法的快速屏幕监控程序。VC++程序代码-Based on wavelet transform, linear prediction and the LZ77 algorithm fast on-screen control procedures. VC++ code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:159274
    • 提供者:L
  1. lzma

    0下载:
  2. To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:146283
    • 提供者:duximing
  1. LZ_77

    0下载:
  2. Data compression with LZ77 interface -LZ77 (Lempel-Ziv-1977) is a simple but surprisingly effective form of data compression that takes an entirely differnt approach from Huffman coding. LZ77 is a dictionary-based method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:11135
    • 提供者:pecker168
  1. compressionadepression

    0下载:
  2. A compression and depression algorithm, LZ77. There are two folder in this project, support compression several folders and files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14090793
    • 提供者:cyblocker
  1. LZSS

    0下载:
  2. 数据压缩算法,用C++代码实现的压缩算法,全面实现LZ77的算法实现过程。-COMPRESSION
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:42155
    • 提供者:陈广文
  1. Lempel-Ziv

    0下载:
  2. Lempel-Ziv 算法描述,压缩方法Lempel-Ziv压缩模式有许多不同的变量。基本压缩库有清晰的LZ77算法的实现(Lempel-Ziv,1977),执行的很好,源代码也非常容易理解。 -Lempel-Ziv algorithm described in
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2324
    • 提供者:项羽
  1. LZ77CODE

    0下载:
  2. c lz77 simple-lz77.c -- Simple LZ77 (Ziv-Lempel) encoding [compression] with ** fixed offset/legth sizes [fixed size window of 4096 {2**12} bytes, ** match lengths of 15 {2**4-1} bytes] and alternating pointers into the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7316
    • 提供者:tocut
  1. decompressed_LZ77

    0下载:
  2. Decompressed code of LZ77 algorithm. Thanks
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-07
    • 文件大小:1381
    • 提供者:Waqas Ahmad
  1. comp.zip

    0下载:
  2. 一个基于命令行操作的通用数据压缩程序,使用的是静态字典+LZ77+算术编码的算法。,Universal data compression program, a command-line-based operation is the static dictionary+LZ77+ arithmetic coding algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:18290
    • 提供者:suline
  1. zjjys

    0下载:
  2. 自己写的haffman和lz77的小程序,适合初学者,理由有我的心得体会,和一些 对应的资料分享给大家,-Write your own haffman and lz77 of small procedures, suitable for beginners, feelings and experiences of my reasons, and some corresponding data sharing to everyone,
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1380651
    • 提供者:张家金
  1. lz771

    0下载:
  2. LZ77算法的实现,很多的资源,可以作为学习-LZ77 algorithm achieved, a lot of resources can be used as learning
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:8202
    • 提供者:licclo
  1. DataCompress

    0下载:
  2. 数据压缩方面的介绍,说明huffman, rle, lz77等压缩的原理-Data compress introduction about huffman, RLE and Lz77
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:329742
    • 提供者:wanghongbin
  1. opensigcomp

    1下载:
  2. The Open SigComp library is freely available under version 2 of the Gnu General Public License (GPL). It is a sigcomp stack mainly based on rfc3320, rfc3485, rfc3486 and rfc4464.It also contains some codes for testing multiple compress algorithms
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-05-03
    • 文件大小:595968
    • 提供者:dosh
  1. chieflz3

    0下载:
  2. This package contains Borland Pascal and Delphi sources, for LZSS (LZ77) file compression and decompression. This works with single files, and archives. The sources compile for Dos, Dos DPMI, Win16, and Win32. The package supports Turbo/B
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:255735
    • 提供者:taazz
  1. PiLoader-master

    0下载:
  2. Pi马的一个简单例子 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Internet后会发送电
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:57932
    • 提供者:libguestfs
  1. LZW

    0下载:
  2. 数据压缩大作业,LZ77算法的实现,简单实用。-Data compression, LZ77 algorithm, simple and practical
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:48408
    • 提供者:程红
  1. blocksplitter

    0下载:
  2. Does blocksplitting on LZ77 data. The output splitpoints are indices in the LZ77 data. litlens: lz77 lit/lengths dists: lz77 distances llsize: size of litlens and dists maxblocks: set a limit to the amount of blocks. Set to 0 to mean no lim
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:geryrvy
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com