名詞CEFR B2
algorithm
/ˈælɡəɹɪðm̩/
演算法
各國口音發音
怎麼用 algorithm?實際例句
Digital platforms use complex algorithms to recommend content.
數位平台使用複雜的演算法來推薦內容。
Understanding the algorithm can help improve your coding skills.
了解演算法有助於提高你的編程技能。
The search engine's algorithm determines the results you see.
搜尋引擎的演算法決定你看到的結果。
一句話記住 algorithm
「演算法」— 指解決問題或執行計算的步驟或程序,廣泛應用於計算機科學。常見:search algorithm(搜尋演算法)、sorting algorithm(排序演算法)。
字首字根拆解
algorithm = algor- + -ithm
algor-
(字根)
源自阿拉伯語,意思是計算、算法。
-ithm
(字尾)
源自希臘語,表示方法或過程。
整體概念
algor(計算)+ ithm(方法)= 計算的方法或過程。
核心語感:有序的計算過程。