搜索资源列表
huffman_algorithm
- VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
Huffman
- Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
Huffman
- Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
Huffman
- 哈夫曼编码和译码的实现,参考书中核心算法在Visual studio6.0的环境中运行成功。-Huffman encoding and decoding to achieve, reference books in the core algorithm in Visual studio6.0 the success of the environment.
lab0701-Echo
- 初中计算机优秀论文-嵌入式MP3解码器中Huffman算法的硬件加速 -sads
huffman-c
- huffman 信源编码算法C源程序-source coding algorithm huffman source ~~~~~~ C
HuffmanTree
- 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
huffman
- 用函数指针实现的优先队列与huffman算法,c语言实现
3
- 我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除-I write small programs, are data structures when the experiment took effort, and mainly includes a number of binary tree traversal algorithm (both non-recursive implement
huffman
- 数据结构哈夫曼编码解码算法包括编码和解码-Huffman encoding and decoding data structures, including encoding and decoding algorithms
HuffMan
- 《算法导论》用visual studio 实现的哈弗曼编码-huffman
Huffman
- 实现了Huffman算法,能够输出一个字符串序列对应的每个自字符对应的Huffman编码值01串。-The file implements the Huffman algorithm in C++ ,which will output a sequence of strings corresponding to the frequency of each character in the string to the Huffman coding since the character corre
Huffman
- C++编写的算法,利用Huffman对文件编码解码,压缩包中包括源代码和输入文件示例-C++ written algorithm using Huffman codec file compression package including source code and sample input file
HUFFMAN
- 数据结构之HUFFMAN算法, 数据结构之HUFFMAN算法-The data structure HUFFMAN algorithms, data structures HUFFMAN algorithms, data structures, the HUFFMAN algorithm of
huffyuvDecode
- Huffyuv是一个免费的、速度相当快的avi codec,Huffyuv采用了Huffman算法的无损压缩Codec-Huffyuv is a free, very fast avi codec, Huffyuv lossless compression Codec Huffman algorithm
Huffman-tree
- 根据严蔚敏的《数据结构》一书中的赫夫曼树算法实现的代码c-Huffman tree code c++
huffman
- 这是关于huffman编码的算法,输入权值,自动给出编码-This is about huffman coding algorithm, the input weights automatically given coding
huffman
- 进行霍夫曼(Huffman)编码的实用C/C++程序,对于构建Huffman树的算法已经优化,可以在消耗内存最小的情况下提升编码速度. 对ASCII码字符串进行Huffman编码.-An C/C++ program that demonstrates how to construct a Huffman tree through which Huffman Code can be realized. The algorithm has been optimized to work under
Huffman
- Huffman编码与译码 1.Huffman编码的算法,以及对一编码文件进行解码的算法 2.二叉树的应用 -Huffman encoding and decoding 1.Huffman coding algorithm, and the algorithm for decoding an encoded file 2. Application Binary Tree
huffman
- 数据结构实现的对一个字符串的Huffman压缩算法实验报告,内涵源代码-Data structure to achieve Huffman compression algorithm for a string of experiment report, the connotation of the source code