Introduction - If you have any usage issues, please Google them yourself
C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
Packet : 67506260jpeg.rar filelist
RLE.c
Zigzag.c
Dct.c
Idct.c
IQuantization.c
IRLE.c
Izigzag.c
Main.c
Quantization.c