搜索资源列表
Huffman
- 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
Huffman-encode-and-decode
- huffman 编码和解码, 它详细的写出了编解码的过程, 有助于你的学习哦-huffman encode and decode
huffmanprogram
- 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
shujujiegou
- 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
Huffman
- huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
huffman
- java 实现的 huffman 编码 ,可用于图像压缩-huffman encode
Huffman
- This file encode a txt file with the Huffman algorithms. It also reconstruct it.
Huffman
- self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
haffman
- 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
hfm
- 程序功能:建立哈夫曼树,对哈夫曼树进行编码译码显示码文和用凹入法显示哈夫曼树。-Program features: the establishment of Huffman tree, the tree of the Huffman code to encode decode display text and the use of indentation method showed Huffman.
hufman
- Huffman encode source. Input the word and the frequency, and output encoded binary number.
JPEG-huffman-stream
- 此文档是研究关于JPEG哈夫曼编码二进制码流的详细分析,对于想研究JPEG码流如何编码的研究者将具有很大帮助。-This text tick is a search to admire the main huffman encode binary concerning JPEG code streaming of detailed analysis, for want to study the researcher whom the JPEG code flows how to code ha
huffman-code
- 哈弗曼编码,在matlab中实现,源代码-huffman encode
Huffman
- 小强的算法分析课程里面的代码-哈夫曼编码,实现代码,-Huffman encode
huffman-encode
- 用matlab实现了huffman的编码和解码过程-Achieved using matlab huffman encoding and decoding process
huffman
- 霍夫曼编码,在图像处理中可以用来对取整后的数组矩阵进行编码,从而减少数据量-huffman encode
huffman
- 基于C语言的最短编码--哈弗曼编码huffman(本人的信息论上机实验程序)-huffman encode
HUFFMAN
- 霍夫曼编码&翻译 功能一是从文件读取一段文章并将其编码,功能2 将加密的文章还原- no.1 HUFFMAN encode no.2 tranceform huffman code to the capter
huffman-code
- 霍夫曼编解码程序,仿真了huffman编码和解码-huffman encode decode
huffman
- 利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率-huffman encode and decode