就爱字典>英语词典>multiplies翻译和用法

multiplies

英 [ˈmʌltɪplaɪz]

美 [ˈmʌltɪplaɪz]

v.  乘; 乘以; 成倍增加; 迅速增加; (使)繁殖,增殖
multiply的第三人称单数

柯林斯词典

  • V-ERG (使)成倍地增加;(使)大量地增加
    When somethingmultipliesor when youmultiplyit, it increases greatly in number or amount.
    1. Such disputes multiplied in the eighteenth and nineteenth centuries...
      这类纠纷在18和19世纪大量增多。
    2. Her husband multiplied his demands on her time.
      她丈夫需要她的时间大大增加。
  • VERB 繁殖;滋生
    When animals and insectsmultiply, they increase in number by giving birth to large numbers of young.
    1. These creatures can multiply quickly.
      这些动物能迅速繁殖。
  • VERB 乘;使相乘
    If youmultiplyone number by another, you add the first number to itself as many times as is indicated by the second number. For example 2 multiplied by 3 is equal to 6.
    1. What do you get if you multiply six by nine?
      9乘以6得多少?
    2. ...the remarkable ability to multiply huge numbers correctly without pen or paper.
      不借助纸笔而能正确计算大数字乘积的非凡能力

双语例句

  • Team energy multiplies when you set a desired goal and resolve to achieve it.
    立下理想的目标并决心达到目标,团队的力量就会成倍地增长。
  • Multiplies two vectors component-wise.
    两个矢量组件对应相乘。
  • It says this approach multiplies the potential sources of tax evasion.
    报告指出,这种方法成倍扩大了逃税的可能来源。
  • The deep manageability of these options multiplies the ability of the nanoHUB's technical team to isolate errors and enhance security.
    这些选项的高度可管理性增加了nanoHUB技术团队隔离错误并提高安全性的能力。
  • Increases the anti-corruption dynamics, eliminates soil which and condition seeks multiplies.
    加大反腐力度,消除寻租滋生的土壤及条件。
  • The confusion multiplies because these standards are evolving in parallel and are not mature enough to rely upon.
    因为这些标准并行发展并且尚未成熟到足可依赖的程度,所以更增加了这种混淆。
  • The virus enters the body through the mouth and multiplies in the intestine.
    病毒通过口腔进入体内并在肠道内繁殖。
  • Multiplies each component of a by a number d.
    一个向量乘以一个数字。
  • Start with CPU overhead: every index on a table multiplies the CPU cost of each insert or delete operation, or the CPU cost of any update that changes the value of an indexed column.
    首先是CPU开销:表上的每个索引都会使每个插入或删除操作的CPU成本翻番,或更改一个已索引列的值会使CPU更新成本翻番。
  • This one multiplies the result, 1, with its value of num, which is2, and the result, 2, is then returned.
    这个函数用结果1乘以num的值(为2),结果为2,然后将这个结果返回。