• 回答数

    4

  • 浏览数

    273

生活算个球
首页 > 英语培训 > algorithm英文

4个回答 默认排序
  • 默认排序
  • 按时间排序

Cherry6151123

已采纳

平时说的算法就是数学上的计算方法,计算机中的算法是:解决问题的方法,不一定用数学方法(但大多都是数学方法),只要能通过计算机语言表达出来,达到最终目的的步骤都叫算法

algorithm英文

134 评论(15)

sheenashen

词性不同,algorithm是名词,algorithmic是形容词. algorithm [英]['ælɡərɪðəm][美][ˈælɡəˌrɪðəm] n.运算法则; 演算法; 计算程序; An algorithm then scrapes the web for relevant historical content--newsclippings, pictures, video footage. 记录完故事后,Story Coach的算法会在互联网上搜索与故事相关的历史资料——新闻片段、图片、视频等. algorithmic [英]ˌælgə'rɪðmɪk [美]ˌælgə'rɪðmɪk adj. 算法的,规则系统的 [例句]Professional criminals are increasingly likely to outflank legitimate companies in competing for google 's algorithmic attention , security professionals say. 网络安全专家表示,在争取谷歌(google)搜索算法的关注度方面,职业犯罪分子越来越可能比合法公司智高一筹.

217 评论(10)

小涛涛偶巴

algorithm['ælɡərɪðəm] n. 算法The compare algorithm is used to do the comparison.比较算法是用来比较属性值的。

294 评论(14)

Aimy'ssmile

Algorithm的英文定义是:An algorithm is a set of rules for solving a math problem which, if done properly, will give a correct answer each time.翻译成中文:算法是指解决数学问题的一组规则,如果操作适当,每一次都可以得到正确的结果。更加通俗的解释是:It is a step-by-step procedure for calculations. Algorithms are used for calculation, data processing, and automated reasoning.and arithmetic. 算法是一步一步的计算过程,可以用作计算,数据处理,自动推理和算术。而Arithmetic在Wikipedia中解释是:Arithmetic or arithmetics is the oldest and most elementary branch of mathematics, used very popularly, for tasks ranging from simple day-to-day counting to advanced science and business calculations. It involves the study of quantity, especially as the result of operations that combine numbers.翻译成中文:Arithmetic是数学中最古老和最原始的应用非常广泛的一个分支。它可以用来解决从简单的日常计数到先进的科学和商业计算各种任务。它涉及到数量的研究,特别是结合数字的操作的结果。从上面的分析可以基本上厘清他们之间的关系。Algorithm研究解决难题思路和方法的科学,他属于计算机科学领域。而Arithmetic解决如何更快更精确计算的科学,属于数学领域。涉及到常用的运算:+ - x ÷。

175 评论(15)

相关问答