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.
双语例句
- The stylesheet computes the array size with the count() function.
样式表使用count()函数计算数组大小。 - The first part here computes the space occupied by the method call parameters on the stack.
这里的第一部分计算方法调用参数在堆栈上占用的空间。 - Create a functional index that computes the city center.
创建函数索引计算城市中心。 - First, the algorithm mines the data for frequent sequences and computes an adjacency lattice.
首先,该算法挖掘频繁序列的数据并计算一个邻接格。 - St_centroid() computes the city center.
stcentroid()计算城市中心。 - A snippet node computes a value or performs some task.
代码片段节点计算一个值或执行某一任务。 - System Optimum Assignment computes an assignment that minimizes total travel time on the network.
系统最佳分配法通过计算路线的最小运行时间进行分配。 - E_closure() is a helper method that computes the list of nodes in followpos().
eclosure()是一个助手方法,它计算followpos()中的节点列表。 - Haskell computes only the first two elements of the list.
Haskell只计算列表的头两个元素。 - 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。