• ClearCase Remote client client-side code optimization.

    ClearCase远程客户代码优化。

    youdao

  • Chapter 4 focuses on the machine code optimization techniques.

    第4主要介绍机器代码优化技术

    youdao

  • While it isn't a required standard, it is part of code optimization.

    虽然不是必须标准,但这却是代码最优化一个部分

    youdao

  • There are 43 lessons, covering everything from syntax to coding guidelines and code optimization.

    全书43节课涉及编码句法指导代码优化。

    youdao

  • As a practical application, the new method was integrated into the G-code optimization program.

    作为实际应用方法集成G代码优化程序中

    youdao

  • During the compiling, it is of importance to have code optimization reduce the operating time and loading space of target code.

    编译过程中,代码优化能减少目标代码运行时间存储空间具有重要作用

    youdao

  • Large data processing was relatively well solved by means of compiling and running of expression evaluation and code optimization.

    通过表达式求值编译执行代码优化手段好地解决数据量的处理问题。

    youdao

  • But, on the contrary, how you get that collection can often be a sizable, and highly variable, piece of the puzzle in terms of code optimization.

    但是恰恰相反代码优化方面如何获取集合经常可能相当变化无常难题

    youdao

  • And the system code optimization, memory optimization, makes the LPR system based on DSP chip to run more efficient and faster recognition speed.

    对该系统进行代码优化存储器优化等,使得DSP车牌识别软件运行效率更高、识别速度更快

    youdao

  • In complexity theory, set packing problems is an important NP-hard problem, which is used widely in the fields of scheduling and code optimization.

    复杂性理论中,此问题一类重要NP问题广泛应用调度代码优化和生物信息学等领域

    youdao

  • The speech coding algorithm, the hardware architecture and work flow of the vocoder system, software implementation and code optimization are introduced.

    介绍了语音编解码算法原理、声系统硬件结构工作流程以及软件实现代码优化

    youdao

  • These resources should be spent trying to figure out what is going to work and not on intricate software designs, code optimization and infrastructure upgrades.

    这些资源应该用来尝试可行的方案,不是消耗错综复杂的软件设计代码优化基础设施升级。

    youdao

  • JIT compilation removed the overhead of interpretation (at the expense of some additional startup cost), but the level of code optimization was mediocre for several reasons.

    JIT消除了解释负担额外启动成本代价),但是由于若干原因代码优化等级仍然一般般。

    youdao

  • The GWT development documentation warns that JSNI must be used with discretion because browser portability isn't guaranteed, and the compiled code optimization is restrictive.

    GWT开发文档提示必须慎重使用JSNI,因为不能保证浏览器可移植性而且编译代码优化有限制的。

    youdao

  • With structure of microcontroller, introduced ways of code optimization, they are technology of OOT and constructed indirect addressing mode with RAM, save considerable code room.

    结合单片机结构介绍了几种代码优化的方法,采用OOT技术ram构造间接寻址方式可以省下可观的代码空间

    youdao

  • The self-tuning capability makes the controller robust and all the tasks are carried out by a single chip reducing the cost of the system and so program code optimization is achieved.

    调谐能力使控制器具有活力所有任务都是通过一个单片机实现这样既缩减系统成本可以达到程序代码最优化

    youdao

  • This paper also presents the assemble-language-oriented code optimization technique and the full-byte shifting integer calculation algorithm, both of them give more efficient object codes.

    提出了面向汇编语言的代码优化技术整字节移位定点小数算法。

    youdao

  • Unfortunately, that dead-code optimization that makes such short work of your benchmark (possibly optimizing it all away) is not going to do quite as well with code that actually does something.

    不幸是,能够的评测工作非常(可能会把评测完全优化)的死代码优化在处理实际些工作的代码时,做得不会那么好了。

    youdao

  • Among the advanced topics covered in the book are memory testing and verification, device driver design and implementation, real-time operating system internals, and code optimization techniques.

    涉及高级主题内存测试验证设备驱动程序设计实现实时操作系统内核以及代码优化技术

    youdao

  • This article gives a detail discussion on the assembled code optimization from instruction arrangement, register division, condition selection branch and cycle structure based on the core of ARM9TDMI.

    本文基于ARM 9tdmi内核,指令调整、寄存器分配条件分支循环结构等方面汇编代码优化方法进行详细论述

    youdao

  • Optimization extensions help you generate more efficient code.

    优化扩展帮助生成高效代码

    youdao

  • At the highest optimization level, the recompilation is performed based on dynamic profiling data automatically generated from the executing code.

    最高优化级别上,根据正在执行的代码自动生成动态分析数据执行重新编译。

    youdao

  • We also do not take for granted the optimization of code by design and we take it with a grain of salt every time somebody tells us how good JVMs are now at optimization and garbage collection.

    我们并不认为仅仅通过设计就能得到优化代码每当有人说起现在JVM优化垃圾收集方面有多么时,我们都保留态度。

    youdao

  • Because runtime compilation USES profiling data to guide its optimization, the JIT may well optimize the test code differently than it would real code.

    因为运行时编译使用概要数据指导优化所以JIT测试代码优化可能不同实际代码的优化。

    youdao

  • The most obvious optimization to make on a vector process is to vectorize the code.

    向量处理过程明显优化对代码进行量化。

    youdao

  • To perform hand optimization, you must understand the underlying processor architecture to fully understand how the code should be restructured to perform well on a given hardware platform.

    执行手工优化必须了解底层处理器体系结构从而充分地了解应该如何重构代码才能给定的硬件平台上实现良好的性能。

    youdao

  • This is why most code is compiled with -o or -o2 and specialized code being compiled at higher optimization levels.

    因此大多数代码oo2编译,只有特殊的代码用更高优化级别编译

    youdao

  • Hand optimization is taking an executable, analyzing its performance, and identifying areas of code that need to be adjusted to perform better on the given platform.

    手工优化分析执行程序的性能识别需要调整代码,让代码给定平台上执行得更好

    youdao

  • Client optimization captures SQL from executing applications and enables administrators to bind the SQL to DB2 for static execution without changing a single line of application code.

    客户端优化执行中的应用程序捕捉SQL使管理员能够将SQL绑定DB 2实现静态执行,并且不需要更改应用程序代码。

    youdao

  • Client optimization captures SQL from executing applications and enables administrators to bind the SQL to DB2 for static execution without changing a single line of application code.

    客户端优化执行中的应用程序捕捉SQL使管理员能够将SQL绑定DB 2实现静态执行,并且不需要更改应用程序代码。

    youdao

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

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

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