阅读背景:

可以将C#double [,,]数组转换为double []而无需复制

来源:互联网 

I have huge 3D arrays of numbers in my .NET application. I need to convert them to a 1D array to pass it to a COM library. Is there a way to convert the array without making a copy of all the data?I have huge 3D arrays of numbers in my .NET app




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

分享到: