搜索资源列表
HuffmanDIB
- VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
hufyufeng
- 关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
entropycoding
- 熵编码源程序,也即霍夫曼编码,希望对大家有所帮助哦~-source entropy coding, Huffman coding is, we want to help, oh ~
entroyencoding
- 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
JPEG_Compress3.2
- 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
ImageCodingNew
- 对图像进行编码,霍夫曼编码,香农-费诺编码,算术编码,位平面编码,保存IMG文件,读入IMG文件等-The image coding, Huffman coding, Shannon- Fano coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG files
Huffman
- 对图像进行huffman编码,代码简洁直接可运行-Pairs of images huffman coding, the code can run simple and direct
Source
- 一共五个文件,是vc++图像处理程序,包括读取DIB,各种图像处理算法,huffman编码,等等,功能强大。-A total of five papers, is vc++ image processing procedures, including reading DIB, various image processing algorithms, huffman coding, so powerful.
bmp_coding
- VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
ImageCoding
- 这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.