CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - EZW

搜索资源列表

  1. EZW

    0下载:
  2. EZW编解码的实现-EZW the realization codecs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11336
    • 提供者:王立伟
  1. 图象处理及分形图象压缩

    1下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:211488
    • 提供者:王晶
  1. spiht123

    0下载:
  2. 一个重要的图像编码程序,是基于ezw基础上发展起来的-an important image coding process is based on ezw developed on the basis of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2026699
    • 提供者:徐默
  1. waverletcompression

    0下载:
  2. 实现了用SPIHT和EZW结合算术编码对图象进行压缩,为方便起见,处理的图象的长和宽相等,并且为2的整数次幂-achieved with SPIHT and arithmetic coding EZW combination of image compression, for the sake of convenience. the image of the same length and width, and for the two integer Powers
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:275027
    • 提供者:闫伟
  1. hufmanroi-ezw_unezw

    1下载:
  2. 修改后的roi编码,对roi进行huffman编码,对非roi区域进行ezw编码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:398564
    • 提供者:xiaohui203
  1. EZW编码与解码

    0下载:
  2. 嵌入式零树编码程序(包括编码,解码,vc语言开发)-application-embeded zero tree code program(including code,decode ,vc language developing.)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:104559
    • 提供者:aromazzll
  1. 基于小波零树的图像压缩方法

    0下载:
  2. 基于小波零树的图像压缩方法,采用最流行的ezw方法,将图像压缩,特点,压缩比高,质量好!-The method of image compression based on zero-tree adopts the most popular method -ezw.It can reach the high compression rate.And the compression effect is very good!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36582
    • 提供者:贾琦
  1. spiht_C++

    0下载:
  2. 用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见-VC EZW prepared by the encoding and decoding, encoding and decoding with the results of a detailed document that I wrote it myself, we hope to the point
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:12666
    • 提供者:许超雄
  1. ezw_C++

    0下载:
  2. 我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14231
    • 提供者:许超雄
  1. Try

    0下载:
  2. 该程序是我自己编的一个关于形成嵌入式零树小波扫描顺序的程序,对于大家肯定很有帮助,特别是那些刚刚接触到EZW算法的师弟们,可以加深理解,希望大家积极下载。-The program is one of my own about the formation of embedded zerotree wavelet sequence scanning process, certainly helpful for everyone, especially those who have just come
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:172333
    • 提供者:燕子
  1. MECS

    0下载:
  2. audio and speech compression,image restoration,ezw tree using trellis codes
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1793205
    • 提供者:bhuvana
  1. EZWJL

    0下载:
  2. jpeg2000中的EZW编解码算法的全部代码 -jpeg2000 codec in the EZW algorithm all the code
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:11614
    • 提供者:pengqils
  1. qianru_EZWJL

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -EZW example of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10748
    • 提供者:核武器
  1. EZW-8.8

    0下载:
  2. It is provide 8*8 EZW
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:72418
    • 提供者:Diyar457
  1. func_SPIHT_Main

    0下载:
  2. SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:4364
    • 提供者:sabari
  1. ezw-new-program

    0下载:
  2. Embedded Zero tree algorithm......... used for compression...significant positive , significant negative, isolated zero, zero tr-Embedded Zero tree algorithm......... used for compression...significant positive , significant negative, isolated zero,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:8917
    • 提供者:Sujitha
  1. EZW

    0下载:
  2. mbedded Zerotrees of Wavelet transforms (EZW) is a lossy image compression algorithm. At low bit rates, i.e. high compression ratios, most of the coefficients produced by a subband transform (such as the wavelet transform) will be zero, or very close
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:864374
    • 提供者:selvakumar
  1. ezw

    0下载:
  2. 经典的ezw算法,包含了完整的ezw算法,适合新手入门图像编码领域。-Classical ezw algorithm, including a full set of ezw algorithm, is suitable for the new image coding field.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-14
    • 文件大小:4118
    • 提供者:张旭帆
  1. a

    0下载:
  2. it is code for ezw Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:16522
    • 提供者:p Adinarayana
  1. fpahb

    0下载:
  2. 基于小波零树的图像压缩方法,采用最流行的ezw方法,将图像压缩,特点-The image compression method based on wavelet zerotree, adopts the most popular method of ezw image compression, the characteristics
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:rawsc
« 12 »
搜珍网 www.dssz.com