搜索资源列表
C-and-the-TMS320C3x-DSP-assembly-language-programm
- TMS320C3x DSP的C和汇编语言混合编程及中断的C语言实-C and the TMS320C3x DSP assembly language programming and mixing of the C language is interrupted
blackfin
- 利用C语言调用汇编子程序 其中5个输入参数和3个返回结果的汇编子程序调用 a) 输入整数a,b,c,d,e, b) 请计算a+b+c,a+c+d+e,a-b的值 c) 讨论a-b后算术状态标志寄存器的状态 (ASTAT) d) 请讨论输入整数数组e[3],f[3],参数如何传递的 本实验要求在Visual DSP++ ADSP-BF535 Blackfin环境中编写一个简单的程序:C语言的主程序调用汇编语言的函数,完成简单的加法、减法。实验重点在于掌握汇编程序
Codec
- dsp的AM调制,编写C语言程序,并在CCS集成开发环境下调试通过;-dsp of the AM modulation
math
- math.c是可用于在c语言中实现math文件的编程,也可在DSP开发中用于软件的仿真-The simulation is used to implement the programming math.c math files in c language, can also be used for software development in the DSP
FFT_IFFT
- 实现DSP傅里叶变换以及傅立叶反变换的源程序,C语言实现。-Implement DSP Fourier transform, and inverse Fourier transform of the source, C language.
PID_jieyue
- 在DSP中实现PID控制,用C语言编写的程序-DSP PID control