CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 无损压缩

搜索资源列表

  1. 词典编码

    0下载:
  2. 词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码-Dictionary Coding in multimedia data is generally larger than that in order to better the transmission on the network, using a lossless compression coding
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9043
    • 提供者:引力
  1. 无损压缩中的熵编码

    0下载:
  2. 用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90218
    • 提供者:wangxiujun
  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. huffmancodeanddecode

    0下载:
  2. 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:xhyang
  1. 1

    0下载:
  2. 图象压缩技术, 由于图像和视频本身的数据量非常大,给存储和传输带来了很多不便,所以图像压缩和视频压缩得到 了非常广泛的应用. 数据压缩方法种类繁多,可以分为无损压缩和有损压缩两大类.无损压缩利用数据的统计冗余进行压 缩,可完全恢复原始数据而不引人任何失真,但压缩率受到数据统计冗余度的理论限制,一般为211到 5-1.有损压缩方法利用了人类视觉对图像中的某些频率成分不敏感的特性,允许压缩过程中损失一定的 信息 虽然不能完全恢复原始数据,但是所损失的部分对理解原始图像的影响较小
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:207872
    • 提供者:yangmengling
  1. ECGcompression1

    0下载:
  2. 针对心电数据的特殊性,提出一种实用的心电数据无损压缩算法,在获得较大的压缩率的同时保证压缩和解压的速度。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:164718
    • 提供者:jingjing
  1. bkreader

    0下载:
  2. 图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:394944
    • 提供者:TL
  1. 用C语言编写程序实现Zip或者Rar无损压缩算法

    0下载:
  2. 用C语言编写程序实现Zip或者Rar无损压缩算法
  3. 所属分类:Windows编程

    • 发布日期:2009-09-01
    • 文件大小:7641
    • 提供者:bjvictor
  1. LZO

    0下载:
  2. LZ0无损压缩算法核聚变实验数据采集系统中的应用-Lossless compression algorithm LZ0 nuclear fusion experimental data acquisition system
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:156846
    • 提供者:吴义军
  1. 2.3compress

    0下载:
  2. 用动态规划压缩文件,是无损压缩。压缩的效率不是很高,可是有一定的借鉴意义-Using dynamic programming compressed file is lossless compression. Compression efficiency is not high, but must have reference
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:719
    • 提供者:wuweihua
  1. ECGCompressLossless

    0下载:
  2. 心电数据无损压缩代码 用到了游程编码 Golomb编码 差分编码等-Lossless Compression of ECG data the code uses a run-length coding Golomb coding differential coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:44147
    • 提供者:pantao
  1. lzw

    0下载:
  2. 实现多媒体流数据无损压缩LZW编码、解码算法,界面简单,可以自定义字典。-Multimedia streaming data about LZW encoding, decoding algorithm, the interface is simple, and can customize the dictionary.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1517144
    • 提供者:guizi
  1. Thuffh

    0下载:
  2. 利用matlab编程环境,采用算术编码的方式实现现字符串的无损压缩 ,经测试可直接使用。 -Matlab programming environment using arithmetic coding to achieve lossless compression is now a string, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:35970
    • 提供者:潜在
  1. JPEG-LS

    0下载:
  2. 进行jpeg-ls无损压缩的源程序,按照标准进行的无损压缩-Source lossless compression jpeg-ls
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:6024
    • 提供者:sun
  1. 改进lzw数据压缩实现

    1下载:
  2. matlab实现LZW无损压缩 以及matlab实现LZW无损压缩的改进,适合相关领域的人使用,亲测可用(LZW lossless compression implemented by MATLAB And MATLAB to achieve LZW lossless compression improvements, suitable for people in related fields, pro test available)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:切开的
  1. 一种针对二进制数据的多字符组合无损数据压缩方法

    0下载:
  2. 针对二进制数据压缩方面的专利文献,供参考(Patent literature for binary data compression for reference)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:370688
    • 提供者:裕达
  1. VGA图像无损压缩

    0下载:
  2. 针对vga接口输出的雷达图像的无损压缩编码算法。(A lossless compression coding algorithm for radar images.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:圆豌豆
  1. [Cmsmb.Cc]图片无损压缩工具

    0下载:
  2. 该模板、插件和素材资源仅供大家研究学习,切勿由于任何商业用途,请尊重作者购买正版(The template, plug-in and material resources are only for study and study, not for any commercial use, please respect the author to buy a positive edition.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1346560
    • 提供者:射雕
  1. practice

    0下载:
  2. 本程序使用LZW算法对图像进行压缩。压缩编码是一种先进的数据压缩技术,属于无损压缩编码。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。(This program uses the LZW algorithm to compress the image. Compression coding is an advanced data compression technology. It belongs to lossless compression coding.
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:310272
    • 提供者:UDCN
  1. 用gdcm压缩dcm文件(无损)

    1下载:
  2. 用c++写的dcm文件无损压缩代码,可在vs2015上创建工程使用
  3. 所属分类:Windows编程

« 12 »
搜珍网 www.dssz.com