资源列表
DataList
- This is not a very mean things
DropDownList
- This is not a very mean things
arraykeyboard
- 经典4x4键盘,可随便修改成其它不同矩阵时的功能,代码非常简洁
frame_dispatch
- 计算两个YUV序列的差值,我在判断原始序列和重建图象差异时写的代码。
LZ77
- LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。
wendujiance-AD7705
- 利用AD7705与热敏电阻来检测实际的温度
juzhen
- 矩阵式键盘1的代码用于LED的显示
g729_audio_encode
- ITU-T G.729语音压缩算法。 descr iption: Fixed-point descr iption of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuo
mpeg4_for_ArmandDSP
- mpeg4解码库,可用于ARM9 或者DSP内核平台
mpeg4_TTS
- mpeg4实现的软件代码,可以用VC++编译。
huffmancode
- 本内容详细介绍huffman编码,并且有源程序.调试成功
UVLCcode
- 本文介绍UVLC编解码,提供源代码.测试成功