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

搜索资源列表

  1. huffman_src

    0下载:
  2. I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7401
    • 提供者:毛磊
  1. PEShrinker0.45

    0下载:
  2. 一个压缩率很好的壳!-a good compression ratio shell!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:31561
    • 提供者:二点
  1. cunrar_demo

    0下载:
  2. In one of my latest projects, I was fiddling around with existing decompression classes, for Zip. I noticed though, that RAR had a far better compression ratio for certain files, and that the existing DLL handled everything itself, including the late
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13481
    • 提供者:liuyw
  1. lzma

    0下载:
  2. lzma的压缩算法再嵌入式系统上的实现,lzma是一个对bin类型文件压缩比很高的压缩算法,一般压缩后的文件大小是原理的1/3-LZMA compression algorithm embedded system again on the realization LZMA was a bin file types high compression ratio of compression algorithm, the general compressed file size is the pri
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7391
    • 提供者:木头
  1. 小波压缩代码

    0下载:
  2. 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:郭指挥
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. xvidcore-1[1].1.0

    1下载:
  2. jpeg完整程序基于vc编程 可有效调节压缩比-jpeg integrity procedures based on vc programming can effectively adjust the compression ratio
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:805510
    • 提供者:张华栋
  1. COMPRESS_BMP

    0下载:
  2. 这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This p
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:60879
    • 提供者:宦夏
  1. upx101w

    0下载:
  2. 非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari / los, djgpp2/coff, dos / com, do
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115987
    • 提供者:黄河
  1. upx101d

    0下载:
  2. 同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-is also a very good executable file compression software, including support for the format atari / los, djgpp2/coff
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:177060
    • 提供者:黄河
  1. huffman解压缩

    0下载:
  2. 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3378
    • 提供者:陈帅
  1. 免费的jpeg2000软件jasper的c源代码.tar

    1下载:
  2. 免费的jpeg2000软件jasper的c源代码,可以调节压缩比例。-free JPEG2000 software jasper c source code compression ratio can be adjusted.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1101110
    • 提供者:张赢
  1. LZMA465

    0下载:
  2. LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression. LZMA is default and general compression method of 7z format in 7-Zip compression program (www.7-zip.org).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-02-13
    • 文件大小:288122
    • 提供者:happyusermhx
  1. JPEGEncoderDecoder.zip

    0下载:
  2. JPEG是当今比较流行的编码标准,能很好的提高视频的压缩比,具有很好的实时性压缩性。,MPEG is more popular in today' s coding standards, the improvement of good video compression ratio, an excellent real-time compression.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:63093
    • 提供者:张峰
  1. 7z

    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-04-09
    • 文件大小:1399019
    • 提供者:李白
  1. matlab-2

    0下载:
  2. 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:8990
    • 提供者:wanghui
  1. Linux

    0下载:
  2. ARM Linux 的移植过程及分析 全称Adaptive Multi-Rate和Adaptive Multi-Rate Wideband,主要用于移动设备的音频,压缩比比较大,但相对其他的压缩格式质量比较差,由于多用于人声,通话,效果还是很不错的。-ARM(Adaptive Multi-Rate和Adaptive Multi-Rate Wideband),MODEM interface card and the audio interface circuits, analog cir
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:380003
    • 提供者:Lo.a
  1. ZIPx

    0下载:
  2. 新改进过的7-zip算法(Power by 7-zip org),将DMG的部分算法引入ZIP,压缩比大幅提高,是RaR的2倍,ZIP的1.4倍(程序的各种说明没改变,仍是7-zip原版。)-New and improved over the 7-zip algorithm (Power by 7-zip org), part of the algorithm is introduced DMG ZIP, a substantial increase in compression ratio i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1780727
    • 提供者:Person Johnson
  1. LZW-decompression

    0下载:
  2. 这是一个LZW解压的matlab子函数程序和主函数,要结合我第一个上传的LZW压缩来看,这样有助于理解,效果很少明显,压缩率80 以上,不懂的跟我联系,我交你!!!我弄懂了!-It is a realisation of lzw decompression.Its compression ratio is beyond 80 .Its compression source is the first file which I have uploaded.If you have some ques
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1441
    • 提供者:天龙
  1. lzma-sdk-4.32

    0下载:
  2. Lzma的全称是Lempel-Ziv-Markov chain Algorithm,和bzip2/gzip一样,是一款压缩/解压软 件.它比bzip更加快速与高效。就我们所知, gzip压缩比率低于bzip2 (还有 lzma).-Compression ratio results are very dependent upon the data used for the tests. Usually, 7-Zip compresses to 7z format 30-70 better th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:203272
    • 提供者:田浩
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com