词语吧>英语词典>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.
      总统预计这可以从某一方面缓解自己所承受的国际社会压力。

双语例句

  • The pack function calculates space allocated on the widget's parent and displays the widget.
    pack功能计算小部件的父级对象上分配的空间并显示小部件。
  • Accounting calculates total purchase price, based on the costs, discount level, tax rate, and shipping.
    财务团队根据成本、折扣率、税率和运费,计算总体采购价格。
  • This paper calculates the power-factor by the means of simulation, through modeling, simulating and analysing the result.
    文章应用仿真的方法对机车电路进行建模、真计算,并对仿真结果进行分析,计算出机车功率因数。
  • This paper calculates the influence of gross error on filter result, and gives an algorithm for detecting and correcting of gross errors in observed values for kinematic positioning.
    文中计算了粗差对滤波结果的影响,并由此建立了动态定位中粗差的探测和修复算法。
  • The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches.
    程序会把核苷酸或者蛋白质的序列与序列数据库相比较,并计算符合的统计学意义。
  • Calculates a point in map coordinates corresponding to the device point.
    计算一个点的地图坐标点相应的设备。
  • Calculates the shortest difference between two given angles.
    计算给定的两个角之间最短的差异。
  • The example Streams application provided in Downloads calculates a bargain index.
    下载中提供的示例Streams应用程序计算交易指数。
  • If the sample value is not mentioned, amepat calculates the interval and samples automatically.
    如果未提到样本数量,则amepat将自动计算间隔和样本数量。
  • Write a function that calculates a number's factorial using recursion.
    写出一个用递归来计算阶乘的函数。