搜索资源列表

  1. MyCompressPrj

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

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:yewenyu
  1. LZSS

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

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:陈广文
  1. Cllzzf_como

    0下载:
  2. 对LZSS压缩进行改进, 提高了LZSS对对连续编码的效果.相当于LZSS + RLE. -LZSS compression and thus improve the LZSS the effect of continuous coding. Equivalent LZSS+ the RLE.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:hjmhjm11
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:hjmhjm11
  1. lzss_modified

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

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:3035136
    • 提供者:xiaoyong xie
  1. Data_Compression_eee_Cutting

    0下载:
  2. 在MSP430上進行資料壓縮,採用LZ-Data compression on the MSP430 using LZSS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:高敬昕
  1. LZSS_Compress

    0下载:
  2. LZSS压缩、解压缩算法。支持数组类操作,嵌入式验证。-LZSS compression, decompression algorithms. Support for array manipulation, embedded validation.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:刘颖兴
  1. lzss_string

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

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

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:王东强
  1. lzss_V10

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

    • 发布日期:2024-05-17
    • 文件大小:3525632
    • 提供者:默许东
  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例程

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

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

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:dnwoke
  1. pqrxb

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上(Test of LZSS algorithm VC code, including LZSS algorithm implementation for C code from the Internet)
  3. 所属分类:组合框控件

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:EW%2524336234
« 1 2 3 4 5 67 »

源码中国 www.ymcn.org