搜索资源列表

  1. EZW源码(Matlab实现)

    0下载:
  2. 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。

    程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。

  3. 所属分类:matlab例程

    • 发布日期:2008-12-29
    • 文件大小:132281
    • 提供者:thebestxie
  1. EZW

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

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:王立伟
  1. 9.3-EZW编码

    0下载:
  2. ezw的编码,可用于文件压缩的 我花了好多时间的哦-ezw coding can be used to document compression I spent a lot of time oh
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:杨洋
  1. EZW算法

    0下载:
  2. 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:陈翔宇
  1. Reversible EZW-Based Image Comp

    0下载:
  2. 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:28672
    • 提供者:
  1. EZW-MATLAB

    0下载:
  2. 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128* 128 faster than when slower
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:lin
  1. ezw

    0下载:
  2. shapiro在1993年提出了改进的零树编码算法以适应这种孤立零点的情况,称为嵌入零树小波编码算法,简称位EZW算法。-Shapiro in 1993, put forward an improved zero-tree coding algorithm to adapt to such isolation against the situation, known as the embedded zerotree wavelet co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:jiarend
  1. ezw

    1下载:
  2. 这是个图象编码压缩里的ezw算法,是按照ezw流程实现的,非常不错的一个程序-This is a compression image coding in the EZW algorithm, in accordance with the EZW process achieved a very good program
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:24576
    • 提供者:kevin
  1. ezw

    1下载:
  2. ezw编码,外加haar基变换,简单明了,适合初学者-EZW coding, plus the base haar transform, simple and clear, suitable for beginners
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:154624
    • 提供者:wangyun
  1. EZW

    0下载:
  2. EZW算法的matlab代码,希望对大家有用-EZW algorithm matlab code, everyone would like to be useful
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:飞龙
  1. EZW

    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中的内容,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:yang
  1. EZW

    0下载:
  2. EZW的matlab程序 基于小波变换对图像进行压缩编码的研究-EZW the matlab procedure based on wavelet transform image coding research
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:32768
    • 提供者:zhengzheng
  1. ezw

    0下载:
  2. ezw程序,主要对图像进行小波变换,然后基于ezw算法进行编码-EZW process, mainly on the image wavelet transform, and then based on the EZW coding algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:129024
    • 提供者:草原
  1. EZW

    0下载:
  2. 这是EZW压缩的原始程式码, 是用JAVA写的程式码。-This is the EZW compression source code is written using JAVA code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:SHIN
  1. EZW

    0下载:
  2. 本代码经过本人多次调试运行过,绝对可用。用户可根据里面的(执行步骤)这一文件运行程序。该ezw代码基于raster扫描顺序(有别于常用的morton扫描顺序)来编写的。-I have this code after debugging run-off is absolutely available. Users can be inside (steps) of the document run the program. EZW code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:75776
    • 提供者:独行士
  1. EZW

    0下载:
  2. 1.基于EZW的图像编码改进算法 2.基于EZW的嵌入式图像编码算法的研究 3.改进的嵌入小波算法在遥感图像压缩中的应用-1. EZW-based image coding to improve the algorithm 2. EZW-based embedded image coding algorithm 3. Improved embedded wavelet image compression algorithms in re
  3. 所属分类:技术管理

    • 发布日期:2024-05-05
    • 文件大小:451584
    • 提供者:china_jiji
  1. EZW

    0下载:
  2. C语言编写的EZW编解码算法,其中编码扫描的方式为先入先出原则-C language EZW codec algorithm, which scans the code for the principle of FIFO
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:王志伟
  1. EZW

    0下载:
  2. 该源码是书《Visual C++实现MPEG JPEG编解码技术》第三章实现EZW零树编码的算法实现-The source is the book " Visual C++ to achieve MPEG JPEG codec technology" Chapter III to achieve EZW zerotree coding algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:chenhyu
  1. EZW-vc

    1下载:
  2. 嵌入零树小波编码算法的vc源代码,EZW算法的主扫描以及辅扫描编码,图像文件的输入输出-source codes of EZW
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:964608
    • 提供者:陈雷
  1. EZW

    0下载:
  2. EZW technique for image compression
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:13312
    • 提供者:dina
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org