搜索资源列表
DM6446_ARM
- ti的Davinic平台的DM6446的ARM测例子程序,本工程中的.c文件需要在Davinic开发环境下编译。
1001
- MPEG4编解C源代码,已移植到ARM和DSP上.
arm_dsp
- arm芯片关于DSP的汇编实现,同时有C程序对照。-arm on the DSP chip to achieve the compilation, while control C program.
DECORE
- MPEG4解码C源代码[可以移植到ARM和DSP上],绝对的有价值。-MPEG4 decoder C source code [can be ported to the ARM and DSP], an absolute value.
fftarm
- FFT 快速傅立叶变换 C语言实现 ARM 中DSP中都可以-FFT Fast Fourier Transform in the DSP C language implementation in the ARM can
ARM-System-Developers-Guide..
- 本书从软件设计的角度,全面、系统地介绍了arm处理器的基本体系结构和软件设计与优化方法。内容包括:arm处理器基础;arm/thumb指令集;c语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于arm的dsp;异常与中断处理;固件与嵌入式os;cache与存储器管理;armv6体系结构的特点等。全书内容完整,针对各种不同的arm内核系统结构都有详尽论述,并有大量的例子和源代码。附录给出了完整的armv4/v5/thumb指令的功能、编码、周期定时以及汇编参考。 -This book
exp01_fft
- C语言与arm实现基二时间抽选法fft,适用于dsp54x系列开发板,(fft of Decimation-in-Time in c and arm for dsp54x cpu)
exp02_fir
- c语言与arm平台下实现fir数字滤波器,适用于dsp54x系列cpu开发板(fir filter in c and arm for dsp54x cpu code)
exp03_iir
- c 语言与 arm 平台下实现二阶巴特沃斯低通滤波器,适用于dsp54x系列cpu开发板(c and arm code of two-level iir Butterworth filter in dsp54x cpu)