文件名称:avr-huffman
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 134kb
- 下载次数:
- 0次
- 提 供 者:
- EasyL*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
portable c compression-algorithm in "test" directory.
Including some helpful utilities like uart, commando interface and dump utility.
GPLv3
(系统自动生成,下载前可以参看下载内容)
下载文件列表
avr-huffman\avr-asm-macros.S
...........\avr-huffman-decode-asm.S
...........\avr-huffman-decode.h
...........\COPYING.gpl3
...........\host\huffman-decode.c
...........\....\huffman-encode.c
...........\....\Makefile
...........\logo.png
...........\obsoled_c\avr-huffman-decode.c
...........\test\avr-asm-macros.S
...........\....\avr-huffman-decode-asm.S
...........\....\avr-huffman-decode.h
...........\....\circularbytebuffer-asm.S
...........\....\circularbytebuffer.h
...........\....\cli-basics.S
...........\....\cli-core.S
...........\....\cli-hexdump.S
...........\....\cli-stub.c
...........\....\cli.h
...........\....\config.h
...........\....\data\alice.txt
...........\....\....\COPYING.gpl3
...........\....\....\hacker_manifesto.txt
...........\....\....\hacker_manifesto_borg.txt
...........\....\....\test.txt
...........\....\dump-asm.S
...........\....\dump-decl.c
...........\....\dump.h
...........\....\hexdigit_tab.h
...........\....\hexdigit_tab.S
...........\....\main-huffman-test.c
...........\....\Makefile
...........\....\setbaud_asm.inc
...........\....\string-extras-asm.S
...........\....\string-extras.h
...........\....\uart_defs.h
...........\....\uart_i-asm.S
...........\....\uart_i.h
...........\host\deps
...........\test\data
...........\host
...........\obsoled_c
...........\test
avr-huffman
...........\avr-huffman-decode-asm.S
...........\avr-huffman-decode.h
...........\COPYING.gpl3
...........\host\huffman-decode.c
...........\....\huffman-encode.c
...........\....\Makefile
...........\logo.png
...........\obsoled_c\avr-huffman-decode.c
...........\test\avr-asm-macros.S
...........\....\avr-huffman-decode-asm.S
...........\....\avr-huffman-decode.h
...........\....\circularbytebuffer-asm.S
...........\....\circularbytebuffer.h
...........\....\cli-basics.S
...........\....\cli-core.S
...........\....\cli-hexdump.S
...........\....\cli-stub.c
...........\....\cli.h
...........\....\config.h
...........\....\data\alice.txt
...........\....\....\COPYING.gpl3
...........\....\....\hacker_manifesto.txt
...........\....\....\hacker_manifesto_borg.txt
...........\....\....\test.txt
...........\....\dump-asm.S
...........\....\dump-decl.c
...........\....\dump.h
...........\....\hexdigit_tab.h
...........\....\hexdigit_tab.S
...........\....\main-huffman-test.c
...........\....\Makefile
...........\....\setbaud_asm.inc
...........\....\string-extras-asm.S
...........\....\string-extras.h
...........\....\uart_defs.h
...........\....\uart_i-asm.S
...........\....\uart_i.h
...........\host\deps
...........\test\data
...........\host
...........\obsoled_c
...........\test
avr-huffman