computes
英 [kəmˈpjuːts]
美 [kəmˈpjuːts]
v. 计算; 估算
compute的第三人称单数
柯林斯词典
- VERB 计算
Tocomputea quantity or number means to calculate it.- I tried to compute the cash value of the ponies and horse boxes.
我试着算了算马驹和运马拖车的现金价值。
- I tried to compute the cash value of the ponies and horse boxes.
双语例句
- E_closure() is a helper method that computes the list of nodes in followpos().
eclosure()是一个助手方法,它计算followpos()中的节点列表。 - Indicates whether this column computes a value for each row based on other columns instead of taking user input.
指示此列是否基于其他列而非用户输入来计算各行的值。 - Haskell computes only the first two elements of the list.
Haskell只计算列表的头两个元素。 - Select Edit as New for the data mashup that computes yearly sales for a given salesman.
选择EditasNew用于数据mashup,以计算给定销售人员的年销售额。 - Custom control computes the rectangular area to draw in.
自定义控件如何计算要在其中进行绘制的矩形区域。 - I then create an area code block ( which computes a rectangle's area) by fixing volume's first dimension ( h, for height) as1.
我创建了一个area代码块(计算矩形的面积),将volume的第一个维度(h用于表示高度)确定为1。 - Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。 - St_centroid() computes the city center.
stcentroid()计算城市中心。 - This snippet computes the height of a field based on the value of another field.
该片段根据另一个字段的值计算该字段的高度。 - First, the algorithm mines the data for frequent sequences and computes an adjacency lattice.
首先,该算法挖掘频繁序列的数据并计算一个邻接格。