Description: BMP for the entropy coding of image compression, including Huffman coding, arithmetic coding, run-length encoding.
To Search:
File list (Check if you may need any files):
熵编码源程序\ACDialog.cpp
............\ACDialog.h
............\AC_De.h
............\AC_En.h
............\code_example\bird.acc
............\............\bird.huf
............\............\bird.raw
............\............\bird.run
............\............\bird_De.raw
............\............\girl256.huf
............\............\girl256.raw
............\............\girl256_De.raw
............\Debug\ACDialog.obj
............\.....\ACDialog.sbr
............\.....\entropyCoding.bsc
............\.....\entropyCoding.exe
............\.....\entropyCoding.ilk
............\.....\entropyCoding.obj
............\.....\entropyCoding.pch
............\.....\entropyCoding.pdb
............\.....\entropyCoding.res
............\.....\entropyCoding.sbr
............\.....\entropyCodingDoc.obj
............\.....\entropyCodingDoc.sbr
............\.....\entropyCodingView.obj
............\.....\entropyCodingView.sbr
............\.....\HuffencodeDialog.obj
............\.....\HuffencodeDialog.sbr
............\.....\MainFrm.obj
............\.....\MainFrm.sbr
............\.....\RunlengthDialog.obj
............\.....\RunlengthDialog.sbr
............\.....\StdAfx.obj
............\.....\StdAfx.sbr
............\.....\vc60.idb
............\.....\vc60.pdb
............\entropyCoding.aps
............\entropyCoding.clw
............\entropyCoding.cpp
............\entropyCoding.dsp
............\entropyCoding.dsw
............\entropyCoding.h
............\entropyCoding.opt
............\entropyCoding.plg
............\entropyCoding.rc
............\entropyCodingDoc.cpp
............\entropyCodingDoc.h
............\entropyCodingView.cpp
............\entropyCodingView.h
............\HuffencodeDialog.cpp
............\HuffencodeDialog.h
............\huff_de.h
............\huff_en.h
............\MainFrm.cpp
............\MainFrm.h
............\openfile.h
............\ReadMe.txt
............\res\entropyCoding.ico
............\...\entropyCoding.rc2
............\...\entropyCodingDoc.ico
............\...\Toolbar.bmp
............\Resource.h
............\RunlengthDialog.cpp
............\RunlengthDialog.h
............\Runlength_en.h
............\StdAfx.cpp
............\StdAfx.h
............\code_example
............\Debug
............\res
熵编码源程序