搜索资源列表
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!
compc++
- 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth
entropycoding
- 熵编码源程序,也即霍夫曼编码,希望对大家有所帮助哦~-source entropy coding, Huffman coding is, we want to help, oh ~
huffmanLZWRLE
- 本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
ihuffman
- 用c语言编的哈夫曼程序。用到了树的思想 !!!!强烈推荐-series Huffman procedures. Use a tree thinking! ! ! ! Strongly recommended!
TuXiangChuLiRuanJian
- 图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filt
entroyencoding
- 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
Huffman
- 哈夫曼编码详解,含详细注释,学习的好资料
image
- 图像处理 直方图 哈夫曼编码 傅立叶变换 傅立叶逆变换 图像增强-Histogram image processing Huffman inverse Fourier transform Fourier transform image enhancement
HuffmanExp
- 该代码是一个将当前读入的256色bmp文件进行Huffman编码的例子.基于MFC.-this code is a example of getting the huffman code of a 256_colors bmp file.
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.
imageprocessing
- 数字图像处理高通低通,平滑,直方图均衡化,huffman编码,以及SSDA,用GUI界面实现。-image processing
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.
Huffman109
- 哈夫曼编码译码压缩文件程序 可以编码 可以解码-Huffman decoding compressed file can be encoded can decode