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.
双语例句
- First, the algorithm mines the data for frequent sequences and computes an adjacency lattice.
首先,该算法挖掘频繁序列的数据并计算一个邻接格。 - Haskell computes only the first two elements of the list.
Haskell只计算列表的头两个元素。 - Though generate represents an infinite list of1s, Haskell computes only the portion of the list that it needs.
虽然generate代表1的无穷列表,但Haskell只计算列表中自己需要的部分。 - Indicates whether this column computes a value for each row based on other columns instead of taking user input.
指示此列是否基于其他列而非用户输入来计算各行的值。 - Create a functional index that computes the city center.
创建函数索引计算城市中心。 - The stylesheet computes the array size with the count() function.
样式表使用count()函数计算数组大小。 - This example shows how comma-separated multiple computes can be defined in a single COMPUTE command.
该示例显示如何在单个COMPUTE命令上定义逗号分割的多个计算。 - The first part here computes the space occupied by the method call parameters on the stack.
这里的第一部分计算方法调用参数在堆栈上占用的空间。 - Next, it computes hash value for the interface uuid and checks if uuid has a valid format.
接下来,它计算接口uuid的散列值,检查uuid的格式是否有效。 - This method computes a hash value for each object.
该方法计算每个对象的hash值。