parallelize是什么意思,parallelize怎么读,
英式发音:[ˈpærəleˌlaɪz] 美式发音:[ˈpærəleˌlaɪz]
1.At that time it was a LINQ provider that could automatically parallelize queries.
当时它是一个LINQProvider,可以自动地将查询并行化。
2.The need to parallelize development activities associated with different streams to the maximum extent possible, while minimizing the cross-stream dependencies.
需要最大程度地同时进行与不同流程相关的开发活动,同时又要尽量减小流程之间的相互依赖。
3.Like the 970, it can use the VMX (AltiVec) vector instructions to parallelize arithmetic operations.
与970类似,它可以使用VMX (AltiVec)向量指令并行执行算术运算。
4.There's a reason all the examples of "look how easy it is to parallelize things" tend to use simple arrays and don't ever have allocations or freeing of the objects.
所有关于“并行化如此容易”的理由都倾向于使用简单数组操作做例子,甚至不包含对象的分配和释放。
5.This example shows two simple ways to parallelize operations on file directories.
这个范例示范在档案目录上平行处理作业的两个简单方式。