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

搜索资源列表

  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. myPicTools

    0下载:
  2. C#编写的图片压缩工具,可以自由设定压缩比和图片宽高,很值得看的东西!-Written in C# image compression tool that can freely set the compression ratio and image width and height, it is something worth seeing!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:479688
    • 提供者:刘典武
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. ADSP2185

    0下载:
  2. 用ADSP2185实现高速、大压缩比视频图像压缩 用ADSP2185实现高速、大压缩比视频图像压缩-With ADSP2185 high-speed, large compression ratio video image compression with ADSP2185 high-speed, large compression ratio video image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:136460
    • 提供者:
  1. dayasuo

    0下载:
  2. 大压缩比嵌入式遥感图像压缩 大压缩比嵌入式遥感图像压缩-Embedded large remote sensing image compression ratio compression ratio compression embedded large remote sensing image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:236428
    • 提供者:李强
  1. shipintuxiang

    0下载:
  2. 视频图像高压缩比编码算法研究 视频图像高压缩比编码算法研究-Video coding algorithm for high compression ratio of video encoding algorithm with high compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:374313
    • 提供者:王剑
  1. shipin

    0下载:
  2. 视频图像高压缩比编码算法研究 视频图像高压缩比编码算法研究-Video coding algorithm for high compression ratio of video encoding algorithm with high compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:261242
    • 提供者:
  1. 7z453

    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-07
    • 文件大小:1454723
    • 提供者:david
  1. RLE

    0下载:
  2. 基于小波的图像压缩方法——游程编码,其中包括计算PSNR值,压缩比和运行时间。-Wavelet-based image compression method- RLE, including the calculation of PSNR value, the compression ratio and running time.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:417513
    • 提供者:程擎
  1. lzma920

    0下载:
  2. 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:645415
    • 提供者:张军
  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 platfor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1503485
    • 提供者:sunlijun
  1. LZMA

    0下载:
  2. 新的LZMA算法,由EXE安装算法改进,添加到了旧的LZMA中,文档保持未改进前原样,但压缩比是ZIP的2倍(新7-zip)-The new LZMA algorithm, the EXE installer algorithm improvements, added to the old LZMA, the document remains unmodified ago it was, but it is a ZIP compression ratio of 2 times (new 7-zi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:714955
    • 提供者:Person Johnson
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com