CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ezw source
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ezw source - List
[
Mathimatics-Numerical algorithms
]
EzwCode
DL : 0
零树编码源码-Zerotree coding source
Update
: 2025-02-17
Size
: 13kb
Publisher
:
[
Wavelet
]
zyhEZW
DL : 0
小波变换源程序,EZW算法-source wavelet transform, EZW Algorithm
Update
: 2025-02-17
Size
: 124kb
Publisher
:
[
Streaming Mpeg4
]
My EZW2
DL : 0
本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.
Update
: 2025-02-17
Size
: 510kb
Publisher
:
tyc
[
Console
]
ezw_C++
DL : 0
我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
Update
: 2025-02-17
Size
: 205kb
Publisher
:
许超雄
[
Data structs
]
常用的小波源程序
DL : 0
本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.
Update
: 2025-02-17
Size
: 921kb
Publisher
:
何亮
[
Wavelet
]
ewz
DL : 0
本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.
Update
: 2025-02-17
Size
: 418kb
Publisher
:
杨世清
[
Wavelet
]
常用小波源程序
DL : 0
本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; in \ ezw2 \ unezw \ debug find the executable decoding procedures main wavelet transform gong can
Update
: 2025-02-17
Size
: 918kb
Publisher
:
师花
[
Wavelet
]
vcxbbm
DL : 0
本目录存放的小波编码实现的源程序:打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序;在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet Coding of the source : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.
Update
: 2025-02-17
Size
: 124kb
Publisher
:
黎明
[
Compress-Decompress algrithms
]
EZWVCcode
DL : 0
介绍EZW编解码算法的全部代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -introduced EZW coding of all the code, the source code includes six documents : EZW.H- EZW EZW.C document for the first-EZW for documents MATRIX2D.H M ATRIX2D.C-encoder data definitions and outcome data operation FIFO.H FIFO.C-side scanning Type definitions : first-in-first-out principle LIST.H LIST.C-zero-tree structure definition and operation UNEZW.C- EZW Solutions Device
Update
: 2025-02-17
Size
: 9kb
Publisher
:
爱玛
[
matlab
]
ezwmatlab
DL : 0
小波变换的matlab源程序,有两个版本,这是第二板。-wavelet transform Matlab source, there are two versions, which is the second plate.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
whitecloud13
[
Wavelet
]
EZWCode
DL : 0
小波零数编码的源程序,对于学习小波用于图像编码的同学有一定帮助-Wavelet zerotree coding source for the study of wavelet image coding for the students to have a certain extent, help
Update
: 2025-02-17
Size
: 156kb
Publisher
:
zxwzxw123
[
Compress-Decompress algrithms
]
ezwmatlab2
DL : 0
嵌入式小波零树EZW处理灰度图像的MATLAB源代码-Embedded wavelet zerotree EZW deal with gray-scale images MATLAB source code
Update
: 2025-02-17
Size
: 163kb
Publisher
:
LL
[
Compress-Decompress algrithms
]
EZW
DL : 0
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 For the source code contains six files: EZW.H- EZW encoder header files EZW.C- EZW encoder document MATRIX2D.H MATRIX2D.C- encoder data definition and data manipulation FIFO.H FIFO.C-- scanning definition: the principle of FIFO LIST.H LIST.C- definition of zero-tree structure and operation of UNEZW.C- EZW decoder here, readers should have a focus EZW.C and LIST.C content, fully understand the zero- tree concept.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
yang
[
JSP/Java
]
EZW
DL : 0
这是EZW压缩的原始程式码, 是用JAVA写的程式码。-This is the EZW compression source code is written using JAVA code.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
SHIN
[
Compress-Decompress algrithms
]
EZW_picture_compress
DL : 0
采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
Kevin Guo
[
Picture Viewer
]
EZW
DL : 0
该源码是书《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
Update
: 2025-02-17
Size
: 11kb
Publisher
:
chenhyu
[
Compress-Decompress algrithms
]
EZW-matlab
DL : 0
该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
雪莱
[
Wavelet
]
EZW-vc
DL : 1
嵌入零树小波编码算法的vc源代码,EZW算法的主扫描以及辅扫描编码,图像文件的输入输出-source codes of EZW
Update
: 2025-02-17
Size
: 942kb
Publisher
:
陈雷
[
Special Effects
]
EZW
DL : 0
此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed image compression source.
Update
: 2025-02-17
Size
: 259kb
Publisher
:
waker
[
matlab
]
EZW
DL : 0
小波变换的EZW源码,官方代码,绝对能运行,绝对是经典代码-source code of EZW, the wavelet transformation.
Update
: 2025-02-17
Size
: 97kb
Publisher
:
梁坚强
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.