CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 压缩率

搜索资源列表

  1. compress_folders

    0下载:
  2. 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:77.95kb
    • 提供者:聂波
  1. LZSS

    0下载:
  2. 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.62kb
    • 提供者:任燕
  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 compression ratio, the experi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10.14kb
    • 提供者:唐吉卓
  1. ppmd_src

    0下载:
  2. 一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究.-a compression algorithm, named PPMD, higher compression ratio, and can make its own decisions and build, please algorithm research colleagues to study together.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.39kb
    • 提供者:丁国银
  1. lzwyasuo三次差分编码 和一次LZW压缩matlab源码

    1下载:
  2. 三次差分编码 和一次LZW压缩matlab源码,绝对正确,而且压缩率很高,80 以上,要是有不懂的,可以咨询我。-This is a realisation of lzw compression.If you have some problems ,you can contact with me.
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:788byte
    • 提供者:天龙
  1. DCT

    0下载:
  2. 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:200.22kb
    • 提供者:桂树
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3.69mb
    • 提供者:罗天银
  1. Project

    0下载:
  2. 通过输入文本文件(待压缩文件)的文件名(.txt)向指定目标文件夹输出压缩文件(文本文件),同时计算出文件压缩率。附加解压功能。-By entering text file (to be compressed file) of the file name (. Txt) to the designated destination folder output compressed file (text file), at the same time to calculate the rate of
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:liumang
  1. 7z465

    0下载:
  2. 7zip的源码,著名的压缩软件,压缩率胜于zip-7zip source, well-known compression software
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:鲍刚
  1. a

    0下载:
  2. huffman 压缩,应用haffman树进行,压缩和解压缩,压缩率很好。-huffman compression, application haffman tree, compression and decompression, compression rates are good.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.51kb
    • 提供者:lihong
  1. TIchinese_A1066

    0下载:
  2. 视频压缩和解码,采用H.264标准,效果比以前标准提高50 的压缩率-H.264
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:508.31kb
    • 提供者:王波
  1. huffman

    0下载:
  2. huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:566byte
    • 提供者:王国良
  1. Zip_Compression

    0下载:
  2. 一个简单的文件/文件夹的压缩/解压缩软件,可以实现良好的压缩率和效率-A simple file/folder compression/decompression software, you can achieve a good compression ratio and efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:121.14kb
    • 提供者:Tony
  1. Compress

    0下载:
  2. 按照用户输入的压缩率,完成对灰度图的压缩-Compression ratio in accordance with user input to complete the compression of grayscale
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:139.11kb
    • 提供者:Raystar
  1. mainLZ77

    0下载:
  2. 本程序主要实现LZ77的编码以及解码,并且对压缩率进行了说明,简单明了-The main achievement of LZ77 encoding process and decoding, and are described on the compression ratio, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.24kb
    • 提供者:jack
  1. image-segmentation-DCT

    1下载:
  2. 基于matlab,利用DCT方法实现图像压缩,对比不同压缩率情况下图像的大小-image segmentation DCT
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:658byte
    • 提供者:刘进
  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
    • 文件大小:630.29kb
    • 提供者:张军
  1. EXP6_Compress

    1下载:
  2. 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:ShirleyQ1543
  1. zstd-1.2.0

    0下载:
  2. facebook开发的zstd压缩算法,解压需求小,速度快,压缩率还不错(Zstd compression algorithm developed by Facebook)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-18
    • 文件大小:1.41mb
    • 提供者:zjzdy
  1. 赫夫曼算法C++

    0下载:
  2. 赫夫曼压缩算法的C++实现,可用于对字符串的压缩并计算压缩率(Huffman compression algorithm C++)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-10
    • 文件大小:392kb
    • 提供者:12xx11
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com