模块化并行程序英文解释翻译、模块化并行程序的近义词、反义词、例句
英语翻译:
【计】 modular concurrent program
分词翻译:
模的英语翻译:
model; module; mould; pattern【计】 M; MOD; modulo
【化】 mould
【医】 die; mol; mole
块的英语翻译:
lump; agglomeration; clump; dollop; loaf【计】 B; block
【医】 block; lump; mass; massa
化的英语翻译:
burn up; change; convert; melt; spend; turn并行程序的英语翻译:
【计】 concurrent program网络扩展解释
模块化并行程序
模块化并行程序的中文拼音为 mó kuài huà bìng xíng chéng xù,是计算机科学领域的一个概念。
它的英文解释为 Modular Parallel Program,其中modular指模块化的,parallel指并行的,program指程序。
其英文读音为 /ˈmɑdʒələr pəˈræləl ˈproʊˌɡræm/。
在计算机科学领域中,模块化并行程序是指一种将程序划分为模块并且对这些模块进行并行执行的技术。
例如,在一个大型软件项目中,可以将不同的模块分配给不同的处理器,并且这些处理器可以同时执行,加快程序的运行速度。
英文例句
- Modular parallel programming is a technique used to increase program speed.(利用模块化并行程序技术可以加快程序运行速度。)
- The software project was broken down into smaller modules for easier development, and the modular parallel programming technique was used to speed up the program.(为了更方便地开发软件项目,它被拆分成了较小的模块,然后利用模块化并行程序技术来加速程序运行。)
英文近义词
- Parallel computing(并行计算)
- Distributed computing(分布式计算)
英文反义词
- Sequential programming(顺序编程)
英文单词常用度
根据Google Ngram Viewer的统计结果,从20世纪60年代至今,"modular parallel programming"的使用频率相对较低,但在近年来有所回升,表明该概念在计算机科学领域中仍然具有一定的重要性。