• So, although we cannot start all the services in parallel, we could start all those services that have no dependencies in parallel.

    所以尽管我们不能并行启动所有服务,但我们可以并行地启动那些相互间没有依赖关系的服务。

    youdao

  • And if they are parallel, they stay parallel.

    如果它们平行的,还是保持平行。

    youdao

  • These components all play in parallel, and all four are in parallel with the sound track.

    所有这些组件并行播放的,而且所有四个屏幕使用声音轨道并行运行。

    youdao

  • If multiple retrieval requests are expected in parallel to archiving, the number of parallel CM agents should be further increased.

    如果预计归档过程会出现多个并行检索请求,那么还应该进一步增加CM代理数量

    youdao

  • A pair of split and join nodes encompassing multiple parallel routes can reside on a parallel route in the scope of another pair of split and join nodes.

    包含多条平行线路一对分离/连接节点可能出现一对分离/连接节点一条平行线路上。

    youdao

  • Note: the availability in human tasks parallel to the activity with this name would be unpredictable, since parallel process branches are concurrent.

    注意与具有名称活动并行人工任务可用性不可预测的,因为并行流程分支并发的。

    youdao

  • Parallel Virtual Machines (PVM) were once a popular parallel programming platform for this, but lately MPI has become the DE facto standard for writing parallel programs for clusters.

    并行虚拟(PVM)曾经一个非常流行的并行编程平台但是最近MPI已经成为了为集群编写并行程序事实标准

    youdao

  • An affine transformation is one in which parallel lines remain parallel after the transformation.

    仿转换指的平行线转换还保持平行

    youdao

  • In addition, parallel routing allows a document or folder traverse multiple routes in parallel.

    此外平行传送允许文档文件夹并行穿过多条路线

    youdao

  • This article covers parallel algorithms, and shows you how to write parallel programs, set up clusters, and benchmark clusters.

    本文介绍并行算法介绍如何编写并行程序构建集群以及对集群进行基准测试

    youdao

  • Well, that's because my line is perpendicular to the normal vectors, so it's parallel to the planes it's parallel to all the planes Now, why is it in the planes instead of parallel to them?

    是因为条线垂直全部向量所以平行于全部平面,所以它平行于全部平面,为什么面内而不是平行于该面?

    youdao

  • Parallel collection methods can be made transparent, so that the standard collection methods will operate in parallel by default.

    可以并行集合方法透明化以便标准集合方法默认情况下并行运作

    youdao

  • The parallel combination fragment element needs to be used when creating a sequence diagram that shows parallel processing activities.

    创造一个序列显示并行处理活动的时候,需要使用并行组合碎片元件

    youdao

  • The ideal threshold for choosing between sequential and parallel execution is a function of the cost of coordinating the parallel tasks.

    用于选择顺序并行执行方法理想阙值协调并行任务成本

    youdao

  • Parallel programming has its own set of parallel algorithms that take advantage of the underlying hardware.

    并行编程自己一些并行算法它们可以充分利用底层硬件的性能。

    youdao

  • Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples.

    并行编程计算自己特殊地位系列文章的第 2部分将介绍并行编程平台给出几个例子。

    youdao

  • Maybe somehow we misunderstood how the argument goes and it doesn't exactlyalthough these two arguments seem parallel, they're not, in fact, parallel.

    也许我们误解这个论证到底怎么进行的,其实不是的,虽然两个理论看上去是类似的,但其实它们不是类似的?

    youdao

  • The connector can read and write in parallel and can load partitioned databases in parallel.

    连接器能够并行读写并行装载分区数据库

    youdao

  • Part 2 covers parallel algorithms, how to write parallel programs, how to set up clusters, and cluster benchmarking.

    第2部分将介绍并行算法的知识,并介绍如何编写并行程序、如何构建集群以及如何进行基准测试。

    youdao

  • Multiple jobs in parallel status clearly indicate parallel processing.

    处于并行状态多个任务明显表明存在并行处理

    youdao

  • Suppose, now, I have two of these rods - next to each other-- notice the parallel - with the two parallel springs here-- F and I apply a force F.

    假设现在两个棒子,并联紧贴放置-,注意,它们就像,这里弹簧一样平行-,施加力

    youdao

  • And the answer is, unlike many, unlike commercially generated computers, the brain works through parallel processing, massively parallel distributed processing.

    问题的答案这样的,出于商业目的而制造的计算机不同,大脑采用并行加工的方式处理信息,采用广泛分布的并行加工。

    youdao

  • Specifying DEGREE(1) prohibits parallel processing, while DEGREE(ANY) enables parallel processing.

    指定DEGREE(1),表示禁止并行处理,若指定 DEGREE(ANY),则表示支持并行处理。

    youdao

  • One of the most significant features of InfoSphere DataStage is that it is built on a highly configurable parallel engine, together with a proprietary parallel file structure.

    InfoSphereDataStage一个显著特点架构高度可配置并行引擎上同时具有专用文件结构

    youdao

  • The parallel branches are joined again in a join, which ends the parallel execution.

    两个并行分支join处再次联接从而结束并行执行

    youdao

  • In reality, most supercomputing systems are multiple interlinked computers that perform parallel processing following one of the two general parallel processing approaches.

    实际上大部分超级计算机系统台连接到一起的计算机使用以下两种普通并行处理方法之一来进行并行处理。

    youdao

  • Parallel Parking Parallel and not parallel parking at a market in Tel Aviv. upyernoz via Flickr

    位于以色列特拉维夫市街道旁的平行平行泊车

    youdao

  • I mentioned in Part 2 that the parallel construct runs in parallel all the CSProcess instances contained in the array passed to its constructor.

    第2部分中提到Parallel构造并行运行构造函数传递给它数组中包含所有CSProcess实例。

    youdao

  • After parallel algorithms came grid computing, which ran parallel computations on idle desktops.

    并行算法发明以来,首先迎来的是网格计算,网格计算是借助空闲的桌面计算机资源进行并行计算。

    youdao

  • If you want to get parallel performance, you have to start writing parallel code, "says MIT computer-science professor Saman Amarasinghe."

    MIT计算机科学教授萨芒阿马拉辛赫说:“平行处理,需要编写代码时就平行编写。”

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定