This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

vlfft_evmc6678 源程序



我最近在研究TI培训资料中的FFT示例程序,但是我下载到的程序只是编译后的程序,找不到源文件,就是.c 与.h 的文件。 能否有人可以给我一份8核 FFT的源文件?我想学习一下,然后尝试着移植里面的代码,可以为我的算法服务。只有编译后的程序无法看懂,也只能依葫芦画瓢,况且只是知道变换所需的时间,而不知道FFT变换的结果。这里先谢谢各位了!