六六字典>英语词典>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.
      我试着算了算马驹和运马拖车的现金价值。

双语例句

  • 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()中的节点列表。
  • This method computes a hash value for each object.
    该方法计算每个对象的hash值。
  • Create a functional index that computes the city center.
    创建函数索引计算城市中心。
  • This snippet computes the height of a field based on the value of another field.
    该片段根据另一个字段的值计算该字段的高度。
  • The Quick Start menu provides templates and descriptions for commonly used computes.
    QuickStart为常用的计算提供了模板和说明。
  • Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
    虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。
  • For that, it computes how many XML nodes may appear after a given node.
    为实现该目的,该算法计算在一个给定节点会出现多少个XML节点。
  • First, the algorithm mines the data for frequent sequences and computes an adjacency lattice.
    首先,该算法挖掘频繁序列的数据并计算一个邻接格。
  • The first part here computes the space occupied by the method call parameters on the stack.
    这里的第一部分计算方法调用参数在堆栈上占用的空间。