搜索资源列表

  1. lzw_VB

    0下载:
  2. LZW数据压缩算法-LZW data compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:李恒
  1. InvCompress

    0下载:
  2. 使用的数据压缩算法-use of data compression algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:2688000
    • 提供者:方旭光
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:张吗恩
  1. LZWsuanfa

    0下载:
  2. 实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:1200128
    • 提供者:
  1. 用于文件压缩的huffman算法

    0下载:
  2. 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-06
    • 文件大小:58368
    • 提供者:包尔林
  1. zip压缩算法

    0下载:
  2. 压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:100352
    • 提供者:王强
  1. GolombCode1

    0下载:
  2. 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王晓鹏
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:唐吉卓
  1. audioCompression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:刘柏麟
  1. audioDepression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:刘柏麟
  1. LZWcompression

    0下载:
  2. lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:张珊
  1. huffman

    0下载:
  2. 基于单片机的数据压缩算法的实现-Huffman算法-Based on single-chip data compression algorithm Algorithm-Huffman
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:caichangxin
  1. LZ77

    0下载:
  2. LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algor
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:耶涛
  1. 7z457

    0下载:
  2. 7zip源码,里面有很多数据压缩算法,希望能给学习数据压缩的人带来一点帮助。-7zip source, there are many data compression algorithms, hope that I can learn from data compression to help bring about a little person.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:620544
    • 提供者:AskGodId
  1. 小波变换实现数据压缩

    0下载:
  2. 基于小波变换的数据压缩算法,实现了基于EZW算法的一个软件系统。-Based on wavelet transform data compression algorithm, the realization of the EZW algorithm based on a software system.
  3. 所属分类:波变换

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:罗毅
  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:74752
    • 提供者:ting yang
  1. lzwc

    0下载:
  2. 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:王艳群
  1. TestLZARICompress

    0下载:
  2. 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
  3. 所属分类:文件操作

    • 发布日期:2024-05-06
    • 文件大小:1760256
    • 提供者:guishan
  1. LZW数据压缩算法源代码

    0下载:
  2. LZW数据压缩算法源代码,LSW是一种高效的数据压缩算法,压缩文件包含有压缩和解压缩程序的C语言源代码。
  3. 所属分类:压缩解压

    • 发布日期:2016-01-15
    • 文件大小:2079561
    • 提供者:gongbc
  1. 面向无线传感器网络的流数据压缩技术

    0下载:
  2. 关于数据压缩算法,提高通讯效率方面的论文(A paper on data compression algorithm and improvement of communication efficiency)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:278528
    • 提供者:裕达
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org