资源列表
huffman
- 本代码用于对数据进行哈夫曼编码,从而得到哈夫曼编码树,进行数据查找-The code for Huffman coding of data, resulting in Huffman tree data search
ImageCoding
- 關於圖像压缩的,融入了Huffman编碼,Shannon-Fano编碼等技術!-On image compression, and integrated into the Huffman coding, Shannon-Fano coding techniques!
haffman
- 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
arrangement
- 求n个自然数的全排列,输入n,程序将输出从1到n着n个自然数的全排列。-Natural number n for the entire order, enter n, the procedure will be the output from 1 to n with n the number of all-natural order.
TestFileInfo
- 用C#代码编写,主要是获取文件的具体信息!-With C# Coding, the main document is to obtain specific information!
FinitePrecisionArithmeticCoding
- 本代码参考David《数据压缩原理与应用》P71-P82,实现了有限精度的算术编解码的源代码。-The code reference David Principle and Application of data compression P71-P82, the realization of the finite precision arithmetic codec source code.
huffman
- 哈夫曼(Huffman)编码压缩和解压缩程序 哈夫曼(Huffman)编码压缩和解压缩程序 -Huffman (Huffman) encoding Huffman compression and decompression procedures (Huffman) encoding compression and decompression procedures
2DCAD
- C++画图板+画图工具-C++ Drawing board+ Drawing tools
Huffman_sunyuanjun
- 哈弗曼算法实现的字符文档的压缩与解压缩软件-Algorithm哈弗曼characters document compression and decompression software
compressor
- 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
huffman
- 这是一款huffman编码设计器,有压缩解压功能,有具体代码和论坛-This is a huffman encoding Designer, there are compression decompression functions, there are specific codes and forums
VChaffuman
- 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure