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

双语例句

  • XSLTLink offers one additional service: It computes the output name from the input.
    XSLTLink提供一个附加服务:它从输入计算出输出名。
  • Indicates whether this column computes a value for each row based on other columns instead of taking user input.
    指示此列是否基于其他列而非用户输入来计算各行的值。
  • Based on the wave equation, this paper describes the underwater acoustic propagation by a wave guide model, and computes the model.
    通过求解波动方程建立了水声在波导中传播的模型并进行了仿真计算。
  • Haskell computes only the first two elements of the list.
    Haskell只计算列表的头两个元素。
  • System Optimum Assignment computes an assignment that minimizes total travel time on the network.
    系统最佳分配法通过计算路线的最小运行时间进行分配。
  • For that, it computes how many XML nodes may appear after a given node.
    为实现该目的,该算法计算在一个给定节点会出现多少个XML节点。
  • The first part here computes the space occupied by the method call parameters on the stack.
    这里的第一部分计算方法调用参数在堆栈上占用的空间。
  • E_closure() is a helper method that computes the list of nodes in followpos().
    eclosure()是一个助手方法,它计算followpos()中的节点列表。
  • Custom control computes the rectangular area to draw in.
    自定义控件如何计算要在其中进行绘制的矩形区域。
  • Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
    虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。