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.

数组赋值



我将计算的结果存到自己定义的一个数组里面,但是计算结果不同会导致赋值数组的时间不一样,而且时间差很多,我定义的数组和存储计算结果的变量都是浮点型的,而且我查过计算结果,没有非数的,想知道这是什么原因导致的,用的芯片是6678,数组定义的有8K左右大,谢谢。