搜索资源列表
构建哈夫曼树
- 利用C语言构建哈夫曼树 能够模拟哈夫曼树的构建过程,对理解有帮助-C language Construction Huffman tree to simulate the Huffman tree building process, help to understand
Huffman_32
- 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
hafuman
- 哈夫曼编码 用C++实现的哈夫曼编码表。-Huffman Coding with C++ Realized Huffman table.
Huffman
- 用C++的模板类实现的霍夫曼树及其编码过程,可视地展示霍夫曼树的结构。-Huffman tree and its encoding process to achieve C++ template class, visual display of the structure of the Huffman tree.
huffman_coder
- 课程设计,哈夫曼编码器的c语言实现,已验收通过,附带设计论文。-Curriculum design, Huffman encoder c language, the acceptance by fringe design thesis.
g7221
- g7221是ITU的标准提案,主要应用了mlt变换技术,矢量量化技术和哈夫曼编码技术。中有g7221标准的中英文文档说明及实现的c源代码。-g7221 is the ITU standard proposal, the main application mlt transform vector quantization and Huffman coding techniques. In g7221 standards in English document describes the imple
hfm
- 程序是在VC++6.0平台上的哈夫曼程序,用C语言编写-The program is Huffman in VC++6.0 platform program, written in C language
Huffman_tree
- 用C++写的一个哈夫曼树的算法,可以用在C++或课程设计上-With C++ write a Huffman tree algorithm can be used in the the C++ or curriculum design
Huffman-
- 用c语言编写的创建哈弗曼树的代码,代码涉及到创建哈弗曼树,遍历哈弗曼树-C language code to create the Huffman tree, the code involves creating the Huffman tree, traverse the Huffman tree
huffman
- 利用C++实现哈夫曼编码,进而实现二进制编码,以节省资源-Use C++ Huffman coding, thus achieving binary code, in order to save resources
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution