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

搜索资源列表

  1. coding

    0下载:
  2. 此代码是在保持信噪比的情况下,进一步提高了压缩比。灰度级的减少,势必会降低信噪比,但因为是处以比较小的整数,并没有引起熵值的剧烈变化,编码后信噪比基本不变。-This code is to maintain the signal to noise ratio of the case, to further improve the compression ratio. Gray-scale reduction, will inevitably reduce the signal to noise
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:75384
    • 提供者:zj
  1. yssf

    0下载:
  2. lz77.pas为borland公布的算法,但其核心实现是C语言.相对别的压缩算法压缩比很高-lz77.pas algorithm for the borland released, but its core achieved a C language. compared to other compression algorithms compression ratio is high
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:305399
    • 提供者:yv
  1. arith_coder-3

    0下载:
  2. 算术编码 信源编码的一种好的编码方法 具有很高的压缩比-Arithmetic Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:148002
    • 提供者:
  1. pca_data_compress

    0下载:
  2. matlab实现lena图的压缩,可以选择压缩比,并附有实验的结果和分析-matlab implementation lena map compression, you can choose the compression ratio, together with the experimental results and analysis
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:335002
    • 提供者:鱼儿
  1. x264_encrypt

    0下载:
  2. H.264加密算法,针对目前流行的数字版权多媒体技术方面的研究成果,算法对不同内容多媒体文件进行加密,基本没有影响压缩比,效果较好,很有价值的代码!-H.264 encryption algorithm, digital rights for the popular multi-media technology research, algorithm to encrypt multimedia files of different content, basic does not affect t
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-16
    • 文件大小:24914875
    • 提供者:jactor
  1. lzma912

    0下载:
  2. 7-Zip 是一款拥有极高压缩比的开源压缩软件。而lzma是其核心算法,拥有当前最优秀的压缩比与压缩效率。非常值得一看-7-Zip is a compression ratio of open source with a high compression software. The lzma is the core algorithm, with the most excellent compression ratio and compression efficiency. Is worth a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:707815
    • 提供者:homerlu
  1. code

    0下载:
  2. 自制压缩、解压小工具,比RAR的效率还要高一点的。呵-Self-compression, decompression of small tools, even higher than the efficiency of RAR point. Oh. .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:199320
    • 提供者:kefan
  1. 3d

    0下载:
  2. 一个高压缩比动画,我猜可能是用算法直接班级的,-A high compression ratio animation, I guess is the direct algorithm class,
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:63804
    • 提供者:hexingyuan
  1. Raptatorial

    0下载:
  2. 本软件能监视Ms Word的运行(如果你愿意,可以设成对电脑全面监控),并且能自动保存屏幕内容,可以自己设置图像压缩比,存储位置等。一些参数用ini文件存放。 为了尽量减少内存的使用,一些功能用dll封装。本软件的开发语言:delphi 7.0,操作系统:winXp(sp1)。没有用到第三方控件.我已经在98,2000下做过测试,运行顺利。 本软件运行之后能注册系统热键,请按下热键Ctrl+Alt+B弹出设置参数对话框,或者结束本软件的运行,初始密码为空。 -Ms Word of t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1304612
    • 提供者:wenyunfeng
  1. ADPCM

    0下载:
  2. ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩-ADPCM (Adaptive Differential Pulse Code Mod
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1337
    • 提供者:zhang
  1. ImageCompress

    0下载:
  2. 利用主分量分析技术进行图像压缩,实验证明该算法具有很好的压缩比-Using principal component analysis for image compression, experimental results show that the algorithm has very good compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:933
    • 提供者:邓俊俊
  1. HuffmanTree

    0下载:
  2. C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:205279
    • 提供者:byd
  1. jpeg

    0下载:
  2. 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:28115
    • 提供者:邢旭
  1. square_coding

    0下载:
  2. 用matlab实现了图像通信中的方块编码,并针对不同的块大小与压缩比进行了比较。-Matlab realize image communication with the block coding, and for different block sizes and compression ratios are compared.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:287423
    • 提供者:朱洁丽
  1. jpgeimage

    0下载:
  2. 无损图片压缩大师可以压缩市面上大部分图片格式的压缩软件,一个2M的jpg数码照片,可以压缩到200KB 左右,压缩后的图片比之前缩小了10倍左右,而且压缩后的图片质量基本没什么变化,实现无损压缩-123
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:970829
    • 提供者:biyu
  1. 7z920-CP

    0下载:
  2. 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。-The code is mainly 7zip and 7zip LZMA, the former is a platform f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1398677
    • 提供者:wuzhigui
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:38163
    • 提供者:钟离
  1. 7z920-CP

    0下载:
  2. 7z920-CP 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。 -7z920-CP 7zip 7zip and the code is mainly LZMA, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1399964
    • 提供者:jiangyukun
  1. tuxiangyasuo

    0下载:
  2. 利用Matalab软件分别编写子函数实现数字图像压缩及解压缩处理,并统计分析压缩处理算法所能够实现的压缩比及解压图像和原始图像间的均方根误差。-Functions were written by Matalab software for digital image compression and decompression processing, and statistical analysis of compression algorithms to achieve the compressi
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:624927
    • 提供者:zhang
  1. TestCompress

    0下载:
  2. VC++演示LZARI压缩算法的使用效果,从事编程的朋友大概都听说过这个算法吧,据说压缩比还是可以的,虽然比不上WinRAR那么牛,但是在安全压缩方面也想当不错-VC++ demonstrates the use of effective compression algorithm LZARI engaged in programming the algorithm friends heard about it, said compression ratio is still possible,
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:25332
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com