搜索资源列表
huffman
- 基于单片机的数据压缩算法的实现-Huffman算法
researchhuffmancompress
- 单片机HUFFMAN压缩算法的研究与实现,有在单片机上进行开发的同学可以下载看看!
Huffman
- 哈夫曼算法(使用C语言编写,和大学的算法课本配套的)-哈夫曼算法
codes
- program to read the contents of a text file,also huffman coding and runlength coding are included using C
huffmandict
- Huffman code dictionary generator
avr-huffman
- AVR-gcc based Huffman-decompression, which uses just 572 bytes of flash. portable c compression-algorithm in "test" directory. Including some helpful utilities like uart, commando interface and dump utility. GPLv3
hefuman
- 赫夫曼树:试构造一棵有n个叶子结点的二叉树,每个叶子节点带权为wi,则期中带权路径wpl的最小的二叉树-Huffman Tree: test construct an n-leaf nodes are the binary tree, each leaf node with a right to wi, then the period of the right path with the smallest binary tree wpl
Huffman115
- 哈夫曼编码/译码器,可以对文字进行编码和译码,对文件进行加密和解密-Huffman encoding/decoding, and can encode and decode text on the document for encryption and decryption
