记作业>英语词典>calculates翻译和用法

calculates

英 [ˈkælkjuleɪts]

美 [ˈkælkjuleɪts]

v.  计算; 核算; 预测; 推测
calculate的第三人称单数

柯林斯词典

  • VERB 计算
    If youcalculatea number or amount, you discover it from information that you already have, by using arithmetic, mathematics, or a special machine.
    1. From this you can calculate the total mass in the Galaxy...
      由此你可以算出银河系的总质量。
    2. We calculate that the average size farm in Lancaster County is 65 acres...
      我们计算出兰开斯特郡的农场面积平均为65英亩。
    3. A computer calculates by switching currents on or off.
      计算机通过电路的开合来进行运算。
  • VERB 估算;估计;推算;预料
    If youcalculatethe effects of something, especially a possible course of action, you think about them in order to form an opinion or decide what to do.
    1. I believe I am capable of calculating the political consequences accurately...
      我觉得我能准确预料此事的政治后果。
    2. The President is calculating that this will somehow relieve the international pressure on him.
      总统预计这可以从某一方面缓解自己所承受的国际社会压力。

双语例句

  • This paper introduces the basic situation of vertical elevating ( tower) parking equipment, and designs on and calculates the move loading system in this equipment.
    重点介绍了垂直升降式(塔式)停车设备的基本情况,并对该设备中的移载系统进行了设计计算。
  • By multiplying the two values, the service calculates the stock quote in yen.
    通过将两个值相乘,服务可以计算以日元计价的股票报价。
  • This project consists of a form that accepts user input of numbers and calculates their average.
    这个程序由一个窗体组成,由用户输入数字,程序计算其平均值。
  • Calculates a point in map coordinates corresponding to the device point.
    计算一个点的地图坐标点相应的设备。
  • This program calculates the root ( s) of the quadratic equation with very common and simple algorithms.
    这个程序能用非常普通和简单的算法来计算一个二次方程的根。
  • Calculates and checks the heat transfer and condensation prevention in the day and night under different conditions.
    分别对白天和夜间不同工况的传热计算和防结露计算进行了校核。
  • The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches.
    程序会把核苷酸或者蛋白质的序列与序列数据库相比较,并计算符合的统计学意义。
  • If the sample value is not mentioned, amepat calculates the interval and samples automatically.
    如果未提到样本数量,则amepat将自动计算间隔和样本数量。
  • The pack function calculates space allocated on the widget's parent and displays the widget.
    pack功能计算小部件的父级对象上分配的空间并显示小部件。
  • Write a function that calculates a number's factorial using recursion.
    写出一个用递归来计算阶乘的函数。