two dimensional array的意思|示意

美 / / 英 / tuː dɪˈmenʃənl əˈreɪ; tuː daɪˈmenʃənl əˈreɪ /

二维阵列


two dimensional array相关短语

1、 two-dimensional array 二维阵列,二维数组,二维列陈

2、 two-dimensional array grammar 二维阵列文法

3、 Creating a Two-dimensional Array 创建一个二维数组

4、 initialization of two-dimensional array 二维数组初始化

5、 two-dimensional array geometry 二维不同阵型

6、 Two-dimensional Array Transducer 二维阵列换能器

7、 two dimensional array of leds 发光二极管阵列

8、 ternary two dimensional array sets 三元二维阵列集

9、 Rearrange into a two-dimensional array 重组

two dimensional array相关例句

The value, string or numeric, is then stored in a two-dimensional array, which is returned to the calling routine after the whole sheet has been read.

然后,值(字符串或数值)存储到一个二维数组中,读取完整个工作表之后,该数组被返回给调用例程。

This particular method reduces our search area to a simple two dimensional array.

这个特殊方法把搜索区域简化成了一个二维数组。

Now let's complicate the problem a bit: you have a two-dimensional array of unsigned integers, and you want to find the row with the smallest sum.

现在我们让问题变得复杂点:你有一个二维的无符号整形数组,你想要找到具有最小和的那一行。