数组维用英语怎么说,数组维的英文翻译


词语导航

基本信息

词语:数组维

繁体:數組維

拼音:shù zǔ wéi

英语翻译

【计】 array dimension

分词翻译

数组的英语翻译:WwW.wENTiyI.CoM

【计】 array
【化】 array

维的英语翻译:

dimension; maintain; preserve; thought; tie up
【化】 dimension

翻译例句

1. 在数据自动检查中,提出了数组数检查法。

To assure the correction of data, a method of examing the dimension of arrays automatically was introduced.

2. 必须指定数组数,并且它们必须为正的整型常量来表示。

The array dimensions must be specified and they must be positive constant integer expressions.

3. 我理解成调整数据句柄大小,该句柄是传递到CIN节点的指向数据结构体变量。不可设置数组数。

Resizes a data handle based on the data structure of an argument that you pass to the CIN. This function does not set the array dimension field.

4. 要增添数组数可通过点击数组控制器或显示器上的索引显示(非数据显示区)在弹出菜单中选择增加数。

You can add dimensions to an array control or indicator by popping up on its index display (not on the element display) and choosing add dimension from the pop-up menu.

5. 所有图表类型都可以接受一个一数组,但根据不同的图表类型,还有其他一些格式选项。

All plot types can accept a one-dimensional array, but there are some additional format options available based on the type of chart.

6. 这个结果是一组数组,它紧贴服务器IP地址的一数组,并且传回给调用者。

The result is an array of arrays, which is flattened to a single dimensional array of server IP addresses and passed back to the caller.

7. 使用线形图的一数组,X轴将是整数(1、2、3...) ,数据将是 Y 轴。

With a one-dimensional array for line type graphs, the X axis will be integers (1,2,3...), and the data will be the Y axis.

8. 下列代码段对文档进行计数,并将文档主题存储在LotusScript 中 @Prompt_OKCancelListMult 等同项的变数组中。

The following snippet of code counts the documents and stores the document subjects in a variable dimensioned array for the LotusScript equivalent of the @Prompt_OKCancelListMult.

9. 清单7展示了如何使用list保持二(2 -D)或三(3 -D)数组

Listing 7 shows how to use a list to hold a two-dimensional (2-d) or three-dimensional (3-d) array.

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

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.

11. 虽然二数组与线性代数中的矩阵类似,但是对它们的操作(比如乘)与线性代数中的操作(比如矩阵乘)是完全不同的。

Even though two-dimensional arrays are similar to matrices from linear algebra, operations (such as multiply) have nothing to do with the operations in linear algebra (such as matrix multiplication).

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

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.

13. 因此我们将状态表实现为一个二的函数关联数组

You will take advantage of this by implementing your state table as a two-dimensional associative array of functions.

14. 在这种情况下,更佳的解决方案是将带有名称-值对的两数组传递给setMeta() ,并且让函数循环执行该数组 —同时执行所有操作。

In that case, a better solution is to pass setMeta() a two-dimensional array with name-value pairs and have the function loop through it -- performing all the activities simultaneously.

15. 利用数可变的 C++建模数组

Modeling arrays in C++ with variable dimensions

16. 复合文字语法允许多余的类型信息(如在指定二数组时)。

The composite literal syntax permits the omission of redundant type information (when specifying two-dimensional arrays, for example). release.2010-10-27.

17. 它还提供三种访问数组元素的方法:标准索引、创建子数组和切片(slicing),切片能产生数更小的数组片段的视图。

It also provides three methods for accessing array elements: standard indexing, creating subarrays, and slicing, which produces a less dimensional view of an array segment.

18. 不然,您得到的是第一的和,并生成一个降低了数的新数组

Otherwise, you add along the primary dimension, producing an new array of reduced dimension. For example.

19. 我们现在已经可以在一台桌面计算机上利用三数组中的数千个节点证明该理论,但要完全实现需要百万计的细胞或者同等当量的计算。

P. on a desktop computer using thousands of nodes in a 3-d array, but a good calculation requires millions of cells or the equivalent.

20. 一个激进的方式是,切片多数据为平行的一数组

A somewhat more radical idea is to slice up multidimensional arrays into parallel single one-dimension arrays.

21. 一旦应用了该模板,您就可以确定 rank_specification 原型属性的值,这将决定建立的数组是单的,还是多的,或者是多重数组

Once the stereotype is applied, you can specify the value for the rank_specification stereotype property, which denotes whether an array is 1-dimensional, multi-dimensional or jagged array.

22. 列出数组变量的每个的界限。

List of bounds of each dimension of an array variable.

23. 要创建一个类型为a [m]的一数组(这里的m是一个已经被定义和初始化的整数变量),可以在uml模型中在这个数组变量a上运行cpp _type原型。

To create a single dimensional array of the type a [m] (where m is an integer variable already defined and initialized), apply the cpp_type stereotype on the array variable a in the UML model.

24. 增加一个数组数时,该数组所需的总存储空间会急剧增大,因此应慎用多数组

When you add dimensions to an array, the total storage needed by the array increases considerably, so use multidimensional arrays with care.

25. 从指定数组索引开始将输入方法复制到现有一数组中。

Copies the input methods to an existing one-dimensional array, starting at the specified array index.

26. 如何作为一个参数传递给函数传递一个二数组

How to pass a bidimensional array as an argument to a function?

27. JIFEX软件系统的数据管理系统—JINEGS系统在内存中动态分配的一数组来进行数据管理。

In JIFEX software system, the data is managed by the JINEGS system in which an array is dynamic allocated in main memory.

28. JIFEX软件系统的数据管理系统—JINEGS系统在内存中动态分配的一数组来进行数据管理。

In JIFEX software system, the data is managed by the JINEGS system in which an array is dynamic allocated in main memory.

版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!