Description: In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for the test file.It has detailed explanation in the main function.
- [gabor] - gabor feature extraction process to achi
- [arith] - A from A to Z contains a space character
- [arith] - Vc++ realize adaptive arithmetic coding
File list (Check if you may need any files):
arith
.....\arith.h
.....\arith_decode.c
.....\arith_decode.exe
.....\arith_encode.c
.....\arith_encode.dsp
.....\arith_encode.exe
.....\test.txt
.....\算术码的基本原理.ppt