所属分类:
压缩解压
开发工具:Visual C++
文件大小:11KB
下载次数:470
上传日期:2006-01-15 16:48:11
说明: ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。
(ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.)
文件列表:
EZWvc
.....\EZW.C
.....\EZW.H
.....\FIFO.C
.....\FIFO.H
.....\LIST.C
.....\LIST.H
.....\MATRIX2D.C
.....\MATRIX2D.H
.....\readme.txt
.....\UNEZW.C