查字网是免费的在线辞海新华字典查询网站,内容来源于网络,如有侵权请及时通知我们删除。
查字网为您提供包括汉字源流、汉字字源、字形演变等查询,收录词语超过40万条,提供汉语词组解释、反义词、近义词、汉字组词造句等内容。
欢迎您使用查字网汉字字源字典查询汉字流源、字源字义及字源演变,我们将继续丰富和完善字源网字典,以便为您提供更好地帮助和服务。
查字网 版权所有 苏ICP备11037243号
词语并行编程拆分为汉字:
并字的拼音、笔画、偏旁部首、笔顺、繁体字,并字字源来历,并字演变
1. 并 [bìng]2. 并 [bīng]并 [bìng]合在一起:~拢。合~。兼~。一齐,平排着:~驾齐驱。~重(zhòng )。~行(xíng )。连词,表平列或进一层:~且。用在否定词前,加强否定的语气,表不像预料的那样:~不容易。……
行字的拼音、笔画、偏旁部首、笔顺、繁体字,行字字源来历,行字演变
1. 行 [háng]2. 行 [xíng]行 [háng]行列:字里~间。罗列成~。兄弟姐妹的次弟;排行:我~二,你~几?步行的阵列。量词。用于成行的东西:泪下两~。某些营业所:银~。花~。商行。行业:同~。各~各业。用长的针脚成行地连缀……
编字的拼音、笔画、偏旁部首、笔顺、繁体字,编字字源来历,编字演变
用细条或带形的东西交叉组织起来:~结。~织。~扎。按一定的原则、规则或次序来组织或排列:~排。~目(编制目录或指已编成的目录)。~次。~年。~订。~配。~码。把材料加以适当的组织排列而成为书籍、报刊、广播电视节目等:~写。~译。~审。~修。……
程字的拼音、笔画、偏旁部首、笔顺、繁体字,程字字源来历,程字演变
规矩,法式:~式。~序。章~。规~。进展,限度:~度。进~。日~。过~。道路的段落:路~。行(xíng )~。里~。启~。前~。衡量,考核:计日~功。姓。……
查询词语:并行编程
汉语拼音:bìng háng biān chéng
Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples.
并行编程在计算中有自己特殊的地位:本系列文章的第2部分将介绍并行编程平台,并给出几个例子。Parallel programming has its own set of parallel algorithms that take advantage of the underlying hardware.
并行编程有自己的一些并行算法,它们可以充分利用底层硬件的性能。IPython is a "comprehensive environment for interactive and exploratory computing" with a heavy emphasis on parallel programming.
IPython是“用于交互及探索计算最全面的环境”,它非常强调并行编程。Concrete realization applies hierarchical encapsulation strategy provided users with a parallel programming library.
具体实现上,使用分层封装的策略为用户提供了并行编程函数库。Parallel programming developed as a means of improving performance and efficiency.
为了提高程序的性能和效率,并行编程应运而生。This eliminates one of the main pain points experienced by most concurrent programming problems.
这种方法能够消除大多数并行编程问题存在的主要难题之一。But functional languages turn out to be very well suited to parallel programming.
不过事实证明函数型语言非常适合于并行编程。The blackboard model supports parallelism. It is one of the most powerful model for distributed and parallel programming.
黑板模型支持并行性,它是分布式和并行编程可用的强有力的模型之一。As it retains the original serial programming concept, the framework effectively reduces the parallel programming difficulty.
由于该模型保持了与原有串行计算相同的编程思想,有效降低了并行编程难度;