Introduction - If you have any usage issues, please Google them yourself
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.