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

搜索资源列表

  1. lzari_huf

    0下载:
  2. In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character \"e\" appears more frequently than \"x\", and a <position, length> pair of length 3 might be commoner than one of length
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4636
    • 提供者:冰冰
  1. JwLzss

    0下载:
  2. 範例中展示了Lzss的資料壓縮與解壓縮的基本原理的實作-Example shows the Lzss of data compression and decompression of the basic principles of implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:28635
    • 提供者:JohnnyWeng
  1. lzarray-0.1

    0下载:
  2. this zip file contains source code for LZSS algorithm in c language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:34884
    • 提供者:ankursatriani
  1. EDILZSS

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:17079
    • 提供者:gjoerulv
  1. mastrukov_lzss

    0下载:
  2. Its a LZSS algorithm for archieving your files... Made in C.... Enjoy)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3888
    • 提供者:ASDF
  1. compress

    0下载:
  2. 用Huffman、Lzss、Lzw对图片进行压缩和解压缩-With Huffman, Lzss, Lzw on image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:10150
    • 提供者:叶紫
  1. MyCompressPrj

    0下载:
  2. 一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:55004
    • 提供者:yewenyu
  1. LZSS

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

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

    0下载:
  2. lzss算法 由文件输入修改为字符串指针输入方便对SIP消息进行压缩-the lzss algorithm modified file input string pointer input convenience compress SIP messages
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-21
    • 文件大小:206398
    • 提供者:潘毅
  1. compress_test

    0下载:
  2. 主要利用测井样本数据测试lzma,zlib,lzw和lzss四种压缩算法的测试性能,并附有测试代码及说明和测试结果-The main use of sample data logging test lzma, zlib, lzw compression algorithm and lzss four kinds of test performance, along with test code and descr iption and test results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:3034722
    • 提供者:xiaoyong xie
  1. lzss_string

    1下载:
  2. lzss,实现了字符串压缩 解压实现,只是在奥村的LZSS.c上稍稍修改-Implemented LZSS, the string compression decompression, just in the village of LZSS. C on modified slightly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-07-06
    • 文件大小:455680
    • 提供者:gjt
  1. LZSS

    0下载:
  2. Storer和Szymanski修改了Lempel和Ziv的压缩算法,这是该压缩算法的c语言实现。-Storer and Szymanski modified Lempel and Ziv compression algorithm, which is the compression algorithm c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3383
    • 提供者:xiangwei
  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. encryption

    0下载:
  2. 简单的以后加密函数,包含lzss压缩,可以直接运行-Simple after the encryption function, including LZSS compression, can be directly run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4250
    • 提供者:王东强
  1. lzss_V10

    0下载:
  2. LZSS压缩解压缩简单明了版本!里面包含VC6的工程和VS2008的工程,直接使用。-LZSS compression and decompression simple version! Which contains engineering and VS2008 project VC6 directly use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3525289
    • 提供者:默许东
  1. yasuo1

    0下载:
  2. 无损压缩技术,对HUFFMAN算法、ARITHMETIC算法、LZSS以及在LZSS基础上进行改进的LZSSD, LZSSB, LZHUF算法-Lossless compression technology, LZSSB HUFFMAN algorithm, ARITHMETIC algorithm, LZSS and LZSS on the basis of the improved LZSSD algorithm, LZHUF,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:testtt
  1. BHDGI

    0下载:
  2. LZ: LZSS by Haruhiko Okumura()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:sprver
  1. fask

    0下载:
  2. LZ: LZSS by Haruhiko Okumura()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:graow
« 1 2 3»
搜珍网 www.dssz.com