-
-
-
-
-
-
-
[
Visual C++ (VC++)]
fast_ac.rar
fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can use it in image/video codec, or other codec.
-
-
-
-
[
Visual C++ (VC++)]
adaptive_huffman.rar
adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who research huffman code.