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

搜索资源列表

  1. haffman

    0下载:
  2. 对输入的字符进行哈弗曼编码,生成编码表,计算压缩比等-haffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:921071
    • 提供者:Grace
  1. yuyin

    0下载:
  2. 语音聊天的部分代码,adpcm语音编解码,压缩比4:1.测试通过,好用。-The adpcm program,can use to speak.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3401
    • 提供者:Tiko
  1. wavelet1

    0下载:
  2. 二维小波分析用于图像压缩,压缩比高,压缩速度快-Two-dimensional wavelet analysis for image compression, compression ratio, compression speed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:703
    • 提供者:王亚男
  1. huffmancode

    0下载:
  2. 哈弗曼编码的多媒体文件压缩,计算压缩比,输出编码结果-Hafu Man coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2443
    • 提供者:timber2011
  1. code

    0下载:
  2. 数字图像哈弗曼编码,包括压缩和解压。压缩比、信噪比-Encoded digital image Hafu Man
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24932
    • 提供者:lvliang
  1. 2011204125

    0下载:
  2. 数字图像的赫夫曼编码,包括编码和解码,信噪比,压缩比-Huffman coding of digital images, including encoding and decoding, signal to noise ratio, compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:87185
    • 提供者:lvliang
  1. unzip

    0下载:
  2. 解压缩,很好用,压缩比高,性能好,源代码,资源自给-Decompression, easy to use, compression ratio, performance, source code, resource self-sufficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:40793
    • 提供者:hanbing
  1. Jpeg

    0下载:
  2. 这个源代码是实现将bmp格式的图像转变为jpeg格式的图片,可以人为规定压缩比,在运行时输入,内附测试图像。-The source code is the realization of the bmp format images into jpeg format images, the compression ratio can be artificially provided, in the run-time input, enclosing the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7760246
    • 提供者:wangyunhe
  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 7zip and for LZMA, the former is a platfo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1526111
    • 提供者:xkyzmr
  1. LFM_time

    0下载:
  2. 一个关于线性调频信号的时域滤波表示,体现了压缩比,可以给初学者做参考-A linear FM signals in time domain filtering, reflecting the compression ratio can be a reference for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:738
    • 提供者:Grace He
  1. lz77

    0下载:
  2. 对LZ77算法的一定改进,能实现较高的压缩比。主要用于文字压缩-A certain improvement of the LZ77 algorithm can achieve higher compression ratio. Mainly used for text compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1327635
    • 提供者:chen
  1. dct

    0下载:
  2. 在8*8子图像块前提下,不同压缩比对图像压缩效果的影响-8* 8 sub-image block under the premise of different compression than the image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2749
    • 提供者:cen
  1. huffman-code-and-decode

    0下载:
  2. 哈夫曼编解码器 可顺利编码、译码、生成哈夫曼树、计算压缩比-huffman coding and decoding machine
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1567910
    • 提供者:lisijiang
  1. source

    0下载:
  2. 1.计算256灰度级lenna图像中的相对冗余信息. 2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna. 2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24828
    • 提供者:Xucheng
  1. huffman

    0下载:
  2. 采用huffman编码树,实现对txt文件的压缩和解压。先根据输入文件建立huffman编码树,然后对输入文件进行压缩和另存,然后对另存后的文件重新解压,输出压缩比-huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:兰兰
  1. H2.61

    0下载:
  2. 一个简化的H.261视频编码方案,最后显示两张图压缩编码后的压缩比-a simple h.261 video coding method, and finally display the compress rate of two pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:191917
    • 提供者:由希樱
  1. pictransfer

    0下载:
  2. 实现图片格式不同转换,不同压缩比转换,采用DElphi编写。-image format transfer and compression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1297587
    • 提供者:黛玉
  1. jpeg2000_matlab

    0下载:
  2. JPEG 2000是基于小波变换的图像压缩标准,由Joint Photographic Experts Group组织创建和维护。JPEG 2000通常被认为是未来取代JPEG(基于离散余弦变换)的下一代图像压缩标准。JPEG 2000文件的副档名通常为.jp2,MIME类型是image/jp2。 JPEG 2000的压缩比更高,而且不会产生原先的基于离散余弦变换的JPEG标准产生的块状模糊瑕疵。JPEG 2000同时支持有损数据压缩和无损数据压缩。另外,JPEG 2000也支持更复杂
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:97159
    • 提供者:yan
  1. PCM-Voice

    0下载:
  2. 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:93390
    • 提供者:闫文庆
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:203927
    • 提供者:胡帆
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com