我最近做了一个算法的项目,用的就是C++代码,原有的网络例程调用C++算法程序,该程序在VC下运行2s左右,但是同样代码在Dsp上要用20-30s,请问,我要如何优化呢?速度为什么差这么多
是因为我写的是C++的原因么???很慢??
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.