好词典

algorithms

UK //ˈælɡərɪðəmz//US //ˈælɡərɪðəmz//

词源

源自中世纪拉丁语 'algorithmus',来自阿拉伯数学家阿尔-花拉子米(Al-Khwarizmi)的名字,他引入了印度数字和算术方法到阿拉伯世界。

noun

❶ 算法,指解决特定问题或完成特定任务的一系列明确步骤或规则,常用于计算机科学和数学领域。

“Search engines use complex algorithms to rank web pages.”

(搜索引擎使用复杂的算法对网页进行排名。)

“The algorithm efficiently sorts the data in ascending order.”

(该算法高效地将数据按升序排序。)

同义词:procedure, method, process

常见短语

sorting algorithm — 排序算法,用于将一组数据按照特定顺序排列的算法。

“The quicksort algorithm is a popular sorting algorithm.”

(快速排序算法是一种流行的排序算法。)

machine learning algorithm — 机器学习算法,指让计算机从数据中学习并做出预测或决策的算法。

“The neural network is a powerful machine learning algorithm.”

(神经网络是一种强大的机器学习算法。)