Description: The application of arithmetic coding matlab version 1. Can carry out arithmetic coding of characters 2. At the beginning of the string do not have to develop the size of 3. Coding and high precision, to reach more than 8 decimal
To Search:
- [arithmetic.encoding] - arithmetic coding examples of the applic
- [Ex-07] - small MATLAB : MATLAB string on the oper
- [chap_10] - Including the Shannon coding, Huffman co
- [LM_huffman] - This procedure in the MATLAB environment
File list (Check if you may need any files):
算术编码源代码
..............\ac_simple1.c
..............\ac_simple2.c
..............\ac_simple3.c
..............\arithmetic_coder.pdf
..............\arith_coder
..............\...........\bits.1
..............\...........\bits.c
..............\...........\char.1
..............\...........\char.c
..............\...........\coder.c
..............\...........\coder.h
..............\...........\hashtable.c
..............\...........\hashtable.h
..............\...........\Makefile
..............\...........\readme.txt
..............\...........\stats.c
..............\...........\stats.h
..............\...........\word.1
..............\...........\word.c
..............\lowp-ac
..............\.......\bit_io.c
..............\.......\code.h
..............\.......\code_mul.c
..............\.......\code_sft.c
..............\.......\decode.c
..............\.......\decpic.c
..............\.......\encode.c
..............\.......\encpic.c
..............\.......\lowp_ac.doc
..............\.......\Makefile
..............\.......\model.c
..............\.......\model.h
..............\.......\readme.txt
..............\.......\redundancy.c
..............\.......\tstpic
..............\problem.txt