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

搜索资源列表

  1. Lzss_VC

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52732
    • 提供者:匿阳
  1. compc++

    0下载:
  2. 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106119
    • 提供者:周自强
  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. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1164704
    • 提供者:haochao
  1. lzss.rar

    1下载:
  2. 这是一个关于lzss压缩的C的源代码,This is a study on lzss compressed C source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-07-06
    • 文件大小:1958
    • 提供者:钱嗣康
  1. lzss_

    0下载:
  2. LZss压缩算法源代码,很好,有需要的朋友,希望很好学习利用它。-very good source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:28216
    • 提供者:jqz
  1. LZSS

    0下载:
  2. source code the LZSS algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:580173
    • 提供者:nguyen
  1. lzss

    0下载:
  2. lzss压缩源程序 能快速进行压缩解压-lzss compression to compress the source code to quickly extract
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:3062
    • 提供者:邹福
  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. 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

    0下载:
  2. Code example for LZSS alg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3273
    • 提供者:Unmasked
  1. LZSS

    0下载:
  2. lz77 source code asm && c++ visul c++ tralylya
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3129
    • 提供者:dmitriy
  1. lllzzf_com1z

    0下载:
  2. lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 能用于于嵌入式代码压缩.压缩率比LZSS要大, 速度与LZSS稍慢, 如果不用huffman,, 速度与LZSS差不多. -lzss+ RLE+ huffman. huffman coding in order to maintain a relatively fast speed, only the Flag can be used in the embedded code comp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:20000
    • 提供者:hjmhjm11
  1. lzss

    0下载:
  2. 中九海尔文件用LZSS解压缩源代码程序,与大家分享-Nine Haier file compressed with LZSS solution source code program to share with you
  3. 所属分类:ELanguage

    • 发布日期:2017-11-28
    • 文件大小:7881
    • 提供者:增川
  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. Desktop

    0下载:
  2. LZSS,LZW算法代码。文件传输加密验证工程项目。实现对传前后MD5验证。-LZSS, LZW algorithm code. File transfer encrypted authentication projects. Pass before and after the MD5 authentication.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:884736
    • 提供者:王一山
  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

    0下载:
  2. Lempel–Ziv–Storer–Szymanski compression encoder verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:Lin
  1. algofithm

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上-Test of LZSS algorithm VC code, including LZSS algorithm implementation for C code the Internet
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:40960
    • 提供者:dnwoke
  1. lzss

    0下载:
  2. lzss源码 可以直接使用 compress为压缩 dedompress为解压缩(LZSS source code can be uncompressed using compress directly for compressed dedompress)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:ykh
« 12 »
搜珍网 www.dssz.com