平行算法
在计算机科学中,平行算法(英语:Parallel algorithm),或并行算法(英语:concurrent algorithm),是一种算法,将计算进程分解成许多更小的步骤,并将这些步骤交由不同的运算设备,同时进行运算,之后将运算结果合并,求出解答。与传统的循序算法不同,因为它可以改善多核心处理器架构下的运算速度,而日渐受到重视。
单词 | Parallel algorithm |
释义 |
Parallel algorithm
中文百科
平行算法在计算机科学中,平行算法(英语:Parallel algorithm),或并行算法(英语:concurrent algorithm),是一种算法,将计算进程分解成许多更小的步骤,并将这些步骤交由不同的运算设备,同时进行运算,之后将运算结果合并,求出解答。与传统的循序算法不同,因为它可以改善多核心处理器架构下的运算速度,而日渐受到重视。
英语百科
Parallel algorithm 平行演算法In computer science, a parallel algorithm, as opposed to a traditional serial algorithm, is an algorithm which can be executed a piece at a time on many different processing devices, and then combined together again at the end to get the correct result. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。