搜索资源列表
用DSP进行mp3解压缩的算法原程序
- 用DSP进行mp3解压缩的算法原程序,包括Huffman decoder,windowing.c等-DSP solutions for MP3 compression algorithm original procedures, including Huffman decoder, such as windowing.c
HUFF
- 这是霍夫曼编码的c语言实现 可以直接在编辑器上运行-This is the Huffman code of c language directly in the editor to run
Huffman
- 哈夫曼算法(使用C语言编写,和大学的算法课本配套的)-哈夫曼算法
codes
- program to read the contents of a text file,also huffman coding and runlength coding are included using C
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
huffmanEncode
- 基于c语言的哈夫曼编码,对需要的同学,可以提供一定的参考和帮助。-huffman code of C
huffman
- linux c语言完成的哈弗曼编码实现方法,仅供初学-Huffman coding