Description: Using Visual C++ realization of the arithmetic coding to encode the entire input as a number of sources, one to satisfy (0.0 ≤ n < 1.0) of a small number of n, then the number of decoder output. Input and output files on disk directly. This procedure in VC6. 0 run passed.
- [lzw15] - Lzw1.5
- [java] - The example of using java to compress fi
- [arithmeticcoding.Rar] - Arith-N Compression Algorithm
- [CALIC] - An accepted lossless and near lossless i
- [ FastAC] - source code for arithmetic coding, vc co
- [arithmeticencodingdecoding] - 1. A vc++ environment arithmetic coding
- [base64] - base64 encoding decoding source code. Us
- [J2000_C] - On the JPEG2000 compression standard tem
- [arithmetic] - Arithmetic coding algorithm c realize im
- [wince] - This is a series of embedded windowsce t
File list (Check if you may need any files):
self_arith
..........\arith.h
..........\Debug
..........\.....\file_count.obj
..........\.....\self_arith.exe
..........\.....\self_arith.ilk
..........\.....\self_arith.pch
..........\.....\self_arith.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\.....\算术编码的编码与解码.obj
..........\file_count.cpp
..........\self_arith.dsp
..........\self_arith.dsw
..........\self_arith.ncb
..........\self_arith.opt
..........\self_arith.plg
..........\算术编码的编码与解码.cpp