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.
双语例句
- Based on the wave equation, this paper describes the underwater acoustic propagation by a wave guide model, and computes the model.
通过求解波动方程建立了水声在波导中传播的模型并进行了仿真计算。 - The improvements to the Compute Editor give you more flexibility in creating both simple and complex computes.
对ComputeEditor的改进让我们能够更加灵活地创建简单和复杂的计算。 - This example shows how comma-separated multiple computes can be defined in a single COMPUTE command.
该示例显示如何在单个COMPUTE命令上定义逗号分割的多个计算。 - E_closure() is a helper method that computes the list of nodes in followpos().
eclosure()是一个助手方法,它计算followpos()中的节点列表。 - It computes the affine invariant moments of SER and measures the Euclid-distance between the region and another.
在此基础上计算了区域的仿射不变矩及衡量对应区域的欧氏距离。 - This method computes a hash value for each object.
该方法计算每个对象的hash值。 - Custom control computes the rectangular area to draw in.
自定义控件如何计算要在其中进行绘制的矩形区域。 - This snippet computes the height of a field based on the value of another field.
该片段根据另一个字段的值计算该字段的高度。 - 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只计算列表中自己需要的部分。