?
查询技巧:
1、输入单个单词准确查询。
2、使用%模糊查询,匹配任意长度字符:
   %a    以a结尾的单词;
   ab%    以ab开头的单词;
   %ac%    含有ac的单词。
3、使用_模糊查询,匹配单个任意字符:
   _a_    三位且a在中间的单词;
   _ad    三位且ad结尾的单词;
   ac_    三位且ac开头的单词;
   _a    两位且a结尾的单词;
   a_    两位且a开头的单词。
4、带连字符-的单词,需含-字符才能模糊查询,如well-know需输入 well-% 。
5、在手机键盘上,如果g上有%和v上有_,则可长按输入。

parallelisms
GRE

英 / ˈpærəlelɪzəm /
美 / ˈpærəlelɪzəm /
n. 平行;类似,对应

1. Then the design of control logic is explained aimed at these three types of parallelisms.
针对这三种并行性,阐述了控制逻辑的设计。
2. Based on this model, the parallelisms with various granularities could be exploited for real time applications.
该模型可充分开发不同粒度的并行性,使媒体处理满足实时应用的需求。
3. This paper introduces the measurement of the parallelisms for line and flat to space turning spindle axis. The measuring error is analysed also.
本文介绍一种线、面对空间回转轴线平行度的测量方法,并进行了误差分析。
4. In order to develop the parallelisms of inter transaction and intra transaction, multithread technique is used, thus system performance is improved.
利用多线索技术来提高事务间的和事务内的并行性,以提高系统的性能。