parallelize的翻译,读音
英/ ˈpærəleˌlaɪz /
释义:
v.平行放置;使……平行于……;使程序(适合)进行计算
AI翻译
并行化
定义:将一个任务分解成多个子任务,并同时执行这些子任务,从而提高效率和速度的过程。
其他翻译:
- 并行处理
- 并行执行
- 并行化处理
- 并行计算
- 并行编程
- 并行运行
例句:
- 我们可以通过并行化计算来加速程序执行。
- 许多现代计算机系统都支持并行化,以充分利用多核处理器。
- 并行化是提高软件性能的关键技术之一。
词态
第三人称单数parallelizes现在分词parallelizing
过去式parallelized
过去分词parallelized
例句
These algorithms are very easy to parallelize . 这些算法很容易并行执行。
It uses all available processor to parallelize the operation. 它使用所有可用的处理器并行操作。
All of the time consuming parts of the system are parallelize and roughly linear time. 所有的耗时部分系统的并行和大约线性时间。
The reason we are doing all these algebraic manipulation is we can parallelize this method in the following way. 通过上面代数运算的分析,我们可以试着用并行式的方法解决这个问题。
CVS helps to parallelize software development and fullfills the need in the UNIX community for a freely available tool to manage software revision and release control in a multi-group environment. CVS帮助并行化软件开发,并且它完成了UNIX社区里对免费工具的需要,管理软件修订和在一个多组环境里释放控制。