• 算法首先利用结构化比较获得一组固定点每个固定点开始进行指令相似性比较。

    This algorithm first created some fix points by structural matching, and then compared instructions' similarity from every fix point.

    youdao

  • 针对直线电机驱动AMD控制系统进行指令反馈驱动力实际驱动力及控制系统时滞性能试验

    For an AMD control system driven by linear motor, the performance of directive force, feedback driving force, actual driving force and time lag were tested.

    youdao

  • 如果代码进行量化由于正在这些当作字节进行处理意味着指令都要一次操作16 个值!

    If you vectorize this code, since you are treating the values as bytes, that means that each instruction will operate on 16 values at once!

    youdao

  • CPU通过处理计算机指令进行工作好像汽车发动机利用燃料产生动力

    The CPU processes computer instructions to perform work, just like car engines to use fuel to generate power.

    youdao

  • 还有,这些特性以及一个新的数据类型使用向量指令进行并行化计算

    Also, new intrinsics and a new data type use the vector instructions for parallel calculation.

    youdao

  • 指令告知odr接受到请求如何进行处理

    This directive tells the ODR how to handle the request once received.

    youdao

  • :“这种通过肌肉获取指令进行工作的。

    She said: ‘The hand works by taking instructions from the muscles in the residual limb.

    youdao

  • 指令进行设置使它们可以充分利用处理器流水线技术称为指令调度

    Setting up instructions so that they take full advantage of a processor's pipeline is called instruction scheduling.

    youdao

  • 根据数据大小不同,进行对齐加载需要两个三个指令

    Doing an unaligned load requires two or three instructions, depending on the size of the data.

    youdao

  • 为了传递数据首先按照指令磁盘接入系统包括进行格式化指令

    To transfer the data, he first followed the instructions for attaching a new disk to a system, including the instructions for formatting it.

    youdao

  • MSIL指令序列也许能够进行优化另一个(语义上等同的)序列却可能抑制优化。

    One instruction sequence of MSIL might be very amenable to optimization, whereas another (semantically equivalent) sequence stifles optimization.

    youdao

  • 在获取指令期间会出现某种延迟可以通过指令对其进行存储以用于后续执行,从而避免延迟。

    Fetching each instruction involves a certain latency that can be avoided by prefetching instructions and storing them for later execution.

    youdao

  • 格式化指令,可以根据特定的地区UI输出进行格式化

    Formatting instructions that format UI output according to specific locales.

    youdao

  • 与其时间在xsl进行多次传递宁愿指令编译Templates对象中,完成XSL处理。

    Rather than pay for multiple passes over the XSL, I prefer to precompile the instructions into a Templates object and be done with the XSL processing.

    youdao

  • prerm脚本应该包含删除程序应该进行的操作的指令

    The prerm script should contain instructions on what should be done to remove the program.

    youdao

  • 需要修改oprofile内核代码周期性地SPU指令指针进行采样

    This requires changes to the OProfile kernel code to sample the SPU instruction Pointers regularly.

    youdao

  • 使用WS - Security客户发送银行系统付款指令进行签名,从而防止中间的商业系统随意修改指定的付款额。

    Using WS-Security, the client could sign the payment instructions to be sent to the banking system, preventing any modification to the intended payment amount by the merchant-system intermediary.

    youdao

  • 一些工具包指令进行无序化处理要依靠“on-the-wire”分类信息其它工具包则发送“on-the-wire”类型信息。

    Some toolkits relied on "on-the-wire" typing for deserialization instructions, while other toolkits did not send "on-the-wire" type information.

    youdao

  • 所以指令rotqbyi使用移位的即时模式进行移位操作。

    So the instruction rotqbyi does a shift using an immediate-mode value to shift by.

    youdao

  • 此外DominoMigrationTool简化新的DAMO用户Domino服务器上配置设置指令中将对此进行说明。

    Additionally, the Domino Migration Tool simplifies the configuration of new DAMO users on the Domino server, which will be illustrated in the setup instructions.

    youdao

  • 所有指令不管怎样都会对整个寄存器进行操作

    All of the instructions operate on the whole register anyway. The problem before was threefold.

    youdao

  • 使用这个选项时候,这个程序退出时候Purify遇到一个错误(通过使用suppresskill指令进行隐藏错误计算的)。

    When you use that option, the program exits the moment that Purify encounters an error (errors that are hidden by using the suppress and kill directives do not count).

    youdao

  • 另外主要处理器体系结构CISC (x86处理器就是一种流行的CISC指令)几乎允许指令进行内存访问

    The other main type of processor architecture, CISC (the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.

    youdao

  • 可以通过and指令进行组合比较(注意可以用xor所有逻辑指令结合那样做代码应该比这个要清晰很多)。

    You then combine the comparisons using the and instruction (note that you could have combined all the logical instructions into one with an xor, but the code would have been much less clear).

    youdao

  • 目标指令映射操作进行动态翻译

    It maps the target instructions to micro operations for dynamic translation.

    youdao

  • 正如可以看到的一样,如果可以指令进行安排以便没有指令等待任何其他指令,那么系统性能急剧提高

    As you can see, you will get a drastic increase in performance if you are able to arrange your instructions so that no instruction is waiting on any other instruction.

    youdao

  • 另外为了帮助更好地指令进行调度汇编语言版本还同时执行了几个转换

    In addition, to help better schedule instructions, the assembly language version performed several of these conversions simultaneously.

    youdao

  • 公司执行交易指令之后,买家包括那些进行高频交易,不断押多押空的操盘手们,开始买进这项期货合约

    After the firm carried out its sell order, buyers, including "high-frequency" traders who dart in and out of trades, purchased the contracts.

    youdao

  • 简化对于展开循环进行指令调度

    It also makes it much easier to do instruction scheduling for unrolled loops.

    youdao

  • 简化对于展开循环进行指令调度

    It also makes it much easier to do instruction scheduling for unrolled loops.

    youdao

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

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

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