阅读背景:

二维数组与一维数组的性能

来源:互联网 

In C, is there a difference in time and space between an m×n 2-dimensional array vs a 1-dimensional array of length m×n (for large values of m and n)? Will accessing elements be faster with a 1-dimensional array?In C, is there a difference in time and space b




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: