词语吧>英语词典>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.
    系统最佳分配法通过计算路线的最小运行时间进行分配。
  • This snippet computes the height of a field based on the value of another field.
    该片段根据另一个字段的值计算该字段的高度。
  • Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
    虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。
  • Computes the arcsine of the specified argument.
    计算指定参数的反正弦。
  • Hash algorithms are techniques that computes a condensed representation of a message or data file.
    散列算法是一种技术,用来计算信息或数据文件的压缩表示方法。
  • Indicates whether this column computes a value for each row based on other columns instead of taking user input.
    指示此列是否基于其他列而非用户输入来计算各行的值。
  • Next, it computes hash value for the interface uuid and checks if uuid has a valid format.
    接下来,它计算接口uuid的散列值,检查uuid的格式是否有效。
  • XSLTLink offers one additional service: It computes the output name from the input.
    XSLTLink提供一个附加服务:它从输入计算出输出名。
  • 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只计算列表的头两个元素。