CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Lzss

搜索资源列表

  1. LZSS.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:580173
    • 提供者:
  1. LZSS.cpp.rar

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:1491
    • 提供者:
  1. LZSS.h.rar

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:705
    • 提供者:
  1. lzhuff

    0下载:
  2. LZSS压缩算法-LZSS Compression Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:30008
    • 提供者:Don
  1. okumura

    0下载:
  2. LZHUF、LZSS、LZARJ压缩算法-LZHUF, LZSS, LZARJ Compression Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:18154
    • 提供者:Don
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4380
    • 提供者:任燕
  1. LZSS

    0下载:
  2. 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3708
    • 提供者:任燕
  1. MLZSS

    0下载:
  2. 用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7304
    • 提供者:任燕
  1. lzss_

    0下载:
  2. lzss是一个比较著名的压缩算法,改进了lz77。此源代码希望对大家有用。-lzss is one of the more well-known compression algorithms, improved lz77. This source of hope may be useful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28216
    • 提供者:sun
  1. lz_comp2

    0下载:
  2. 几种LZ系列算法:LZARI, LZHUF, LZSS 由于其简单的算法和很高的速度,常被用于BIOS中模块压缩-LZ algorithm : LZARI, LZHUF. LZSS due to its simple algorithm and high speed, often used for BIOS compression module
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:18320
    • 提供者:张森宁
  1. WinBig1976112242006

    0下载:
  2. WinBig. A file archive utility written in VB. Compression and decompression routines are LZSS. Full source code included. -WinBig. A file archive utility written in V B. Compression and decompression routines are LZSS. Full source code included.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:241999
    • 提供者:jason..
  1. LZ77

    2下载:
  2. LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5364
    • 提供者:耶涛
  1. lz77_source

    1下载:
  2. 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章\"滑动窗口压缩\",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79917
    • 提供者:xxxxxiao
  1. LZSSCompression

    0下载:
  2. LZSS压缩算法的C++实现,全部是个人完成。利用了二叉树优化,程序的性能很好。-the implement of the LZSS compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5407
    • 提供者:puzhang
  1. compress_all

    0下载:
  2. 压缩解压代码,包括LZSS,LZW,Huffman,Arithmetic,LZARI,LZARI多种算法。-Compression decompression code, including LZSS, LZW, Huffman, Arithmetic, LZARI, LZARI a variety of algorithms.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:20403
    • 提供者:郭平湘
  1. LZSS-haier

    0下载:
  2. 海尔卫星接收机用的算法,和标准LZSS有点区别。-Haier satellite receiver with algorithms, and standard LZSS a little different.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3437
    • 提供者:hua
  1. v0_10

    0下载:
  2. LZSS压缩算法,用C++编写,直接可以运行,速度很快-LZSS compression algorithm, written in C++, you can directly run, very fast
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-29
    • 文件大小:12277964
    • 提供者:ct
  1. LZSS

    1下载:
  2. lzSS压缩算法,lz系列,检索重复字符串-lzss compresse algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-05-21
    • 文件大小:3072
    • 提供者:gong
  1. Compress-Binary-by-LZSS

    0下载:
  2. 该代码使用lzss压缩算法来压缩单片机程序,节约嵌入式方案的Flash容量。用法:lzss e/d sourcefile destfile, e/d是二选一,压缩和解压。-This code is use to compress binary file, for reducing flash size.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:45838
    • 提供者:Dean
  1. lzss

    0下载:
  2. lzss的使用例子,例子里是只用了压缩函数-lzss examples of the use of decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:546066
    • 提供者:vicky
« 1 23 »
搜珍网 www.dssz.com