搜索资源列表

  1. lz77

    0下载:
  2. LZ: LZSS by Haruhiko Okumura.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8152
    • 提供者:dlrobin
  1. war

    0下载:
  2. 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:孙海滨
  1. lz77_source

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

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

    0下载:
  2. jzss压缩算法,的源程序代码!应用于java的压缩与解压工作
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13720
    • 提供者:杨帆
  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
  3. 所属分类:压缩解压

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

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a r
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:冰冰
  1. MLZSS

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

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:任燕
  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. F
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:241664
    • 提供者:jason..
  1. LZSSLIB

    0下载:
  2. Windows LZSS Compression library -Windows LZSS Compression library
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:lff
  1. lz77_source

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

    • 发布日期:2024-05-21
    • 文件大小:79872
    • 提供者:
  1. tkzyk

    0下载:
  2. 远程控制软件-偷窥者 本软件的最大特点是在服务器端与客户端之间有两个socket连接,一个用 于图像的的传送或者接收,另一个负责命令的处理,这样就保证了操作的流畅。 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:166912
    • 提供者:许凤
  1. lzw_lzss_LZHUF_LZARI

    0下载:
  2. 字典压缩算法,包括了长见的几种算法,C语言实现-Dictionary compression algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:575488
    • 提供者:lxz
  1. JwLzss

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

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:JohnnyWeng
  1. RenderBest

    0下载:
  2. lzss c++ realization
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:Aleksey
  1. RenderMesh

    0下载:
  2. lzss c++ realization
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-21
    • 文件大小:1013760
    • 提供者:Aleksey
  1. lzarray-0.1

    0下载:
  2. this zip file contains source code for LZSS algorithm in c language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:ankursatriani
  1. EDILZSS

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

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:gjoerulv
  1. mastrukov_lzss

    0下载:
  2. Its a LZSS algorithm for archieving your files... Made in C.... Enjoy)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:ASDF
  1. compress

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

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:叶紫
  1. LZSS

    0下载:
  2. lz77 source code asm && c++ visul c++ tralylya
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:dmitriy
« 1 2 3 4 56 7 »

源码中国 www.ymcn.org