• 选择器执行算法结果由于回程而延迟

    The results of the algorithm run by the selector are delayed because of backhaul .

    youdao

  • 使用fork-join技术主要好处提供一种编写并行执行算法简便方法

    The principal benefit of using the fork-join technique is that it affords a portable means of coding algorithms for parallel execution.

    youdao

  • 处理器内核选择数据执行排序联接聚合以及任何复杂分析算法

    The processor core picks up the data stream and performs sorts, joins, aggregations, and any complex analytic algorithms.

    youdao

  • 一旦输入向量通过了“大小相等“值大于1测试执行算法核心部分。

    Once the input vectors have passed the "equal size" and "size greater than 1" tests, the heart of the algorithm is executed.

    youdao

  • 与此形成对比的是,锁定算法要求某个线程总是执行操作。

    By contrast, a lock-free algorithm requires only that some thread always make progress.

    youdao

  • 由于已经找到PPE需要拷贝多少数据,SPE程序现在可以分配本地存储空间,将项目读入段存储空间(使用与前面相同代码),然后执行算法如上所示)。

    Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in (using the same code as before), and then perform its algorithm, reviewed above.

    youdao

  • 然后执行磁盘仲裁算法获得Quoru m盘的所有权

    It executes the disk arbitration algorithm on the quorum disk to gain ownership.

    youdao

  • 执行联接操作算法(联接方法)。

    The algorithm by which a join operation is performed (join method).

    youdao

  • 使用我们来实现执行这个算法产生以下结果

    Implementing and executing this algorithm using our libraries produced the following results.

    youdao

  • 虽然执行MapReduce算法负载平衡不够明显,但在进行文件处理以及硬件资源利用至关重要时候非常必要的。

    Though load balancing is not so significant in execution of a MapReduce algorithm, it becomes essential when handling large files for processing and when hardware resources use is critical.

    youdao

  • PerlGD学习本文的必备软件,即使首选图像处理工具套件,也可以修改本文使用算法以便各种环境高效地执行

    Perl and GD are a must for this article, although if you have a preferred image processing tool suite, you can modify the algorithms used here to perform effectively in any number of environments.

    youdao

  • 用户同意运行电脑上运行Plura代码,Pluraapplet会下载一小分布式算法计算资源可用执行计算。

    When an user accepts to run Plura code on his computer, the Plura applet downloads a small piece of a distributed algorithm and computes some values when computing power is available.

    youdao

  • 这个调用实质上会执行同一个算法但是对于在这个AccessControlContext封装的调用堆栈属于客户机执行

    This call leads to essentially the same algorithm being executed, but on the call stack encapsulated in this AccessControlContext (belonging to the client).

    youdao

  • 执行挖掘必须告知算法哪些找到实际商品在哪包含如何将商品组合交易相关信息

    To perform mining, you have to tell the algorithm in which columns it finds the actual items and which column contains the information on how to group items into transactions.

    youdao

  • 加密算法通过消息执行一连串数学操作从而对消息进行加密解密转换的是消息外观内容

    Encryption algorithms encrypt or decrypt messages by performing a sequence of mathematical operations on the message, transforming its appearance but not its content.

    youdao

  • 假设发现缓冲区大小提供实际数据都需要执行相同算法

    Assume that discovering the buffer sizes and providing the actual data require the execution of the same algorithm.

    youdao

  • 合并排序本身并非并行算法因为可以顺序执行数据内存无法容纳必须分片保存的时候,经常使用合并排序。

    Merge-sort is not an inherently parallel algorithm, as it can be done sequentially, and is popular when the data set is too large to fit in memory and must be sorted in pieces.

    youdao

  • 映射可以相关人员手动执行,也可以采用基于各种映射算法(会捕获任何必要的转换需求)的最新工具辅助完成

    The mapping can be performed manually by human actors or assisted by state-of-the-art tools based on various mapping algorithms which also capture any necessary transformation requirements.

    youdao

  • 转换映射算法复杂度越高,它就适应可视化的、执行模式机制

    The more algorithmically complex the transformation mapping is, the less suited a visual, executable pattern mechanism is.

    youdao

  • 因此两个电脑科学家创造了算法,可以将希望加密数据打包所选择的一个执行文件中。

    So two computer scientists created an algorithm that packages your encrypted data into an executable file of your choice.

    youdao

  • 但是大部分算法都是基于串行设计的,次只能执行一个指令,下一条指令必须上一条执行可以运行

    But most new algorithms are designed to run on serial computers, which process instructions one after another.

    youdao

  • 但是幸亏有Joda可以执行任何必要日期算法然后再转换JD k

    But thanks to Joda, I can do any necessary date arithmetic and then convert back to JDK classes.

    youdao

  • 设置有关如何执行自动链接算法

    Set the algorithm for how to perform auto-linking.

    youdao

  • 算法完成步骤所需要最后一步操作,就是执行实际筛选

    The final step needed to complete Step 1 of the planned algorithm is to perform the actual filtering.

    youdao

  • 收到服务器回复之后,将执行清单1中的算法

    On receiving a reply from the server, the algorithm in Listing 1 is followed.

    youdao

  • 因为类似YelpWolfram |Alpha这样专业搜索正在崛起Siri完全可以轻易绕过谷歌搜索算法,去执行众多的搜索任务。

    Because of the rise of specialized searches like Yelp and Wolfram | Alpha, Siri can easily bypass Google's search algorithms for many queries.

    youdao

  • 但是向后移动复杂些因为迭代器内部执行深度优先算法,预先排好Rope遍历顺序,需要访问每个节点

    But moving backward is more complicated, because internally the iterator performs a depth-first, preorder traversal of the Rope, visiting each of its leaf nodes.

    youdao

  • 从根本上讲年表日历系统—一种计算时间特殊方式并且是一种在其中执行日历算法框架

    Fundamentally, chronology is a calendar system - a particular way of reckoning time - and is the framework in which date arithmetic is done. Examples of chronologies supported by Joda are.

    youdao

  • 从根本上讲年表日历系统—一种计算时间特殊方式并且是一种在其中执行日历算法框架

    Fundamentally, chronology is a calendar system - a particular way of reckoning time - and is the framework in which date arithmetic is done. Examples of chronologies supported by Joda are.

    youdao

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

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

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