搜索资源列表
HuffmanExp
- vc编程实现Huffman编码。-vc programming Huffman coding.
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.
hhfm
- VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
datastructure
- 赫夫曼树编码 VC 源程序 界面开发 Huffman coding Huffman decoding 函数-Huffman tree visual c++
layer3_huffman_c
- 哈弗曼解码的算法,是用VC++实现的,是学习算法的好资料。-Huffman encoder of MP3 music.
HE2
- 编写一个赫夫曼编/译码系统。 主要功能: (1)构造赫夫曼树:根据输入的字符代码集及其权值集,构造赫夫曼树,输出字符的赫夫曼编码。 (2)编码:输入字符序列,输出对应的赫码序列。 (3)译码:输入赫夫曼码序列,输出原始字符代码。 -vc huffman
hafumanTree
- 数据结构课程设计,在VC环境下完成,利用哈夫曼树原理,主要功能是实现字符的压缩和解压缩,设计脉络清晰,易懂-Data structure course design, completed in the VC environment, using Huffman tree principle, the main function is to achieve the character of the compression and decompression, design, clear struc
huffman00
- 数据结构实验:哈弗曼编码,在vc环境下实现,用c++编写-huffman tree
erchashu
- 用哈夫曼编码,实现最优二叉树。用VC编程,实现基本功能。-With Huffman coding, optimal binary tree. With VC programming, basic functions.
Huffmanbianma
- VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC++ image processing source code, demo program provides Huffman coding method of compression and decompression functions, and realize the image compression and decompression of files
HuffmanDlg
- 霍夫曼编码程序,简单易懂,适合初学者使用的vc++程序-Huffman coding process easy to understand for beginners to use vc++ program
huffuman00xiao
- 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
CImageProcess
- 本代码为图像处理编程,通过vc编译,实现霍夫曼编码,离散余弦变换等功能-Huffman coding
HuffmanTree
- 有关哈夫曼树编码解码的vc++程序,利用文件解决两机之间的编码解码-Huffman tree codec on vc++ program
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
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.
0904210213
- 霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。-realization of Huffman coding using VC++
tree
- 哈夫曼树,可以图形显示,是用vc++编写的课程设计,-huffman tree,it can be described by draw
HuffmanTree
- 哈夫曼树源代码,大学数据结构实验课需要。使用VC编写,运行时注意要改成自己环境下的-Huffman tree source code, universities, data structures experimental course needs. Use of VC to write, we wanted to change their own environment, run-time attention
huffmanbianmajiayasuanfa
- huffman编码压缩解压算法技术源码语言:VC-huffman coding compression decompression algorithm technology source language: VC++