For more information, see Multidimensional Arrays.
有关更多信息,请参见多维数组。
Multidimensional arrays are valid outside this area.
在此范围之外,多维数组是有效的。
Through the use of different separators, you can create multidimensional arrays.
通过使用不同的分隔符,你可以创建多维数组。
Explains the concept of multidimensional arrays, how they differ from arrays of arrays, and how to use them.
解释多维阵列的观念、其与阵列的阵列之差异,以及使用方式。
A somewhat more radical idea is to slice up multidimensional arrays into parallel single one-dimension arrays.
一个激进的方式是,切片多维数据为平行的一维数组。
Describes how to pass multidimensional arrays of integers by value and how to pass one-dimensional arrays by reference.
描述如何通过值传递多维整数数组以及如何通过引用传递一维数组。
When you add dimensions to an array, the total storage needed by the array increases considerably, so use multidimensional arrays with care.
增加一个数组的维数时,该数组所需的总存储空间会急剧增大,因此应慎用多维数组。
Extremely high performance numeric computing (ala scientific and graphics) is possible with an add-on module that implements true multidimensional arrays.
极高性能的数值运算(助理法律顾问科学和图形)是有可能与新增对模块,实现了真正的多维数组。
As compared to RDB (Relational DataBase), multidimensional data base (MDDB) which base on multidimensional arrays is more suitable to express and store multidimensional data.
与关系数据库相比,基于多维数组的多维数据库更适合表示和存储多维数据。
The only time floats are used is in manipulation of large multidimensional arrays of floating-point numbers with limited precision in which the storage space would be significant.
使用float的惟一时机就是操纵精度有限的大型多维浮点数字数组,此时存储空间较为重要。
There are several factors that adversely affect performance, such as improper design of the data model (for example, creating a need for multidimensional arrays in your data model).
有几个因素会对性能产生负面影响,如数据模型的设计不正确(例如,在您的数据模型中产生对多维数组的需求)。
This is a scientific computing library with support for multidimensional arrays and linear algebra, required for certain probability, tagging, clustering, and classification tasks.
这是一个科学计算库,支持多维数组和线性代数数,在某些计算概率、标记、聚类和分类任务中用到。
OMG IDL has multidimensional, fixed-size arrays of arbitrary element type.
OMGIDL有任意元素类型的多维固定大小的数组。
An array literal cannot initialize a multidimensional typed array, but an array literal can initialize a typed array of typed arrays.
数组标识符不能初始化多维类型化数组,但可以初始化类型化数组的类型化数组。
An array literal cannot initialize a multidimensional typed array, but an array literal can initialize a typed array of typed arrays.
数组标识符不能初始化多维类型化数组,但可以初始化类型化数组的类型化数组。
应用推荐