搜索资源列表

  1. compressed_LZ77

    0下载:
  2. The compressed source code of the LZ77 algorithm-The compressed source code of the LZ77 algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:Waqas Ahmad
  1. decompressed_LZ77

    0下载:
  2. Decompressed code of LZ77 algorithm. Thanks
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者: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. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者: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. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:1380352
    • 提供者:张家金
  1. lz771

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

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:licclo
  1. DataCompress

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

    • 发布日期:2024-05-17
    • 文件大小:329728
    • 提供者:wanghongbin
  1. opensigcomp

    0下载:
  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 testin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小: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.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:256000
    • 提供者:taazz
  1. PiLoader-master

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

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:libguestfs
  1. LZW

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

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:程红
  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 b
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:geryrvy
  1. deflate

    0下载:
  2. Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.-Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:songbzlie
  1. LZ77

    0下载:
  2. 文本数据LZW压缩和解压缩程序,适用于二进制文本和十六进制文本数据的压缩处理-Text data LZW compression and decompression procedures, applicable to binary text and sixteen binary text data compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:刘敏丽
  1. LZ77_1

    0下载:
  2. Package include hardware implementation of Lz77 algorithm
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:206848
    • 提供者:sawaira
  1. compress

    0下载:
  2. 无损压缩算法代码—— compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:Vinley
  1. huf

    0下载:
  2. 无损压缩算法代码—— Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:Vinley
  1. 2788313

    0下载:
  2. 讲述了LZ77算法的基本原理,适合初学者()
  3. 所属分类:大数据

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:cqincidental
  1. LZ77

    0下载:
  2. descr iption of code lzx avec spill
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:issamos
  1. LFWABZ

    0下载:
  2. 讲述了LZ77算法的基本原理,适合初学者()
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:finehzyq
« 1 2 ... 5 6 7 8 9 10»

源码中国 www.ymcn.org