记作业>英语词典>computes翻译和用法

computes

英 [kəmˈpjuːts]

美 [kəmˈpjuːts]

v.  计算; 估算
compute的第三人称单数

柯林斯词典

  • VERB 计算
    Tocomputea quantity or number means to calculate it.
    1. I tried to compute the cash value of the ponies and horse boxes.
      我试着算了算马驹和运马拖车的现金价值。

双语例句

  • This method computes a hash value for each object.
    该方法计算每个对象的hash值。
  • The first part here computes the space occupied by the method call parameters on the stack.
    这里的第一部分计算方法调用参数在堆栈上占用的空间。
  • Haskell computes only the first two elements of the list.
    Haskell只计算列表的头两个元素。
  • This snippet computes the height of a field based on the value of another field.
    该片段根据另一个字段的值计算该字段的高度。
  • E_closure() is a helper method that computes the list of nodes in followpos().
    eclosure()是一个助手方法,它计算followpos()中的节点列表。
  • The method computes topological operator based on label, verdicts and merges the spatial relationship of geometric, expresses and displays the multi-scale of spatial data.
    该方法建立基于标签的空间拓扑算子的计算,进行几何体空间关系的判断与合并,实现空间数据的多比例尺表达与显示。
  • XSLTLink offers one additional service: It computes the output name from the input.
    XSLTLink提供一个附加服务:它从输入计算出输出名。
  • Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
    虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。
  • Next, it computes hash value for the interface uuid and checks if uuid has a valid format.
    接下来,它计算接口uuid的散列值,检查uuid的格式是否有效。
  • For that, it computes how many XML nodes may appear after a given node.
    为实现该目的,该算法计算在一个给定节点会出现多少个XML节点。