标量数组运算英文解释翻译、标量数组运算的近义词、反义词、例句
英语翻译:
【计】 scalar array operation
分词翻译:
标量的英语翻译:
scalar quantity
【计】 S; scalar; scalar quantity; scaler quantity
【化】 scalar
数组运算的英语翻译:
【计】 array operation
网络扩展解释
标量数组运算
“标量”是一个单独的值或变量,而“数组”是一个存储多个值的变量。因此,“标量数组运算”是对一个标量和一个数组进行的操作,通常用于数学计算和编程语言中。
中文拼音
biāo liàng shù zuò yùn suàn
英语解释翻译
Scalar array operations
Performing mathematical calculations or logical operations between a scalar (an individual value or variable) and an array (a variable that stores multiple values).
英文读音
/ˈskɑːlər ˈærə/
英文的用法(中文解释)
在编程语言和数学计算中,可以使用标量数组运算来进行多种数值计算和比较。
英文例句(包含中文解释)
1. We can use scalar array operations to quickly perform math calculations on large amounts of data. (我们可以使用标量数组运算快速地进行大量数据的数学计算。)
2. The scalar array operation returns a new array with the result of the mathematical operation applied to each element in the original array. (标量数组运算返回一个新的数组,该数组的元素是将原始数组中的每个元素都进行了特定的数学运算后的结果。)
英文近义词(包含中文解释)
Array element-wise operations (数组元素逐个操作)
英文反义词(包含中文解释)
Vector operations (向量操作)
英文单词常用度
标量数组运算在编程语言和数学计算中都非常常用,因此是一个较为常见的词汇。