With the great development of processors technology, compiler optimization techniques take more and more important role in the research of modern processors. Not only can appropriate optimization algorithms generate high efficient target code, but also simplify the hardware control mechanism for processors.

  • 随着处理器技术的高速发展,编译优化的技术在现代处理器研究中表现出越来越重要的作用,因为合适的代码优化算法不仅可以产生高效率的目标代码,而且可以简化处理器的硬件控制机制。
  • 来源:互联网摘选更新时间:2026-07-01 14:28:12

  • 重点词汇
  • controlvt. 控制;管理;限制;支配;
  • Processorsn.加工( processor的名词复数 );数据处理机;(计算机的)中央处理器;加工机(或工人);
  • but also并且;抑;
  • researchn.研究,调查,探索;
  • compilern.汇编者;编辑者;编纂者;(电脑的)编译程序;
  • optimizationn.最佳化,最优化;优选法;优化组合;
  • highadj. 高的;高尚的,崇高的;高音调的;高级的,高等的;
  • technologyn.科技;技术性机器;
  • 相关例句
1、

The framework is easy to use for most benchmarking needs: just package the target code into some type of task object ( either a Callable or Runnable) and then make a single call to the Benchmark class.

这个框架很容易满足大多数基准测试需求:只要把目标代码打包成特定类型的任务对象(Callable或Runnable),然后调用Benchmark类。

互联网摘选

2、

Since the language-based proof system of the safety policy is founded on the annotated target code, algorithms implemented in the certifying compiler thus may be useful in a system for safe mobile code.

由于基于语言安全策略系统的证明是建立在携带注解的代码基础之上的,因此该认证编译器中实现的算法在移动代码安全检查中非常有用。

互联网摘选

3、

The testing shows that the similarity of Cryptographic Algorithm Essential Process can reach 0.90, core instruction recognition can locate core expression of Cryptographic Algorithm exactly and effectively determine Cryptographic Algorithm in target code.

测试结果表明:相似度判定结果达到0.90的目标子程序是密码算法核心函数的概率比较高,核心指令序列识别算法能够准确定位密码算法核心表达式,并可有效地判定目标代码中包含的密码算法。

互联网摘选

4、

Unfortunately, in most modeling tools available today, code generation patterns are typically hard-wired into the tool, providing very limited support for customizing the target code to be generated.

不幸的是,在现今可用的大多数建模工具中,代码生成模式一般是硬连接到工具中的,并且提供对要生成的目标代码的定制的非常有限的支持。

互联网摘选

5、

Otherwise, the target code can be anything expressible in the Java language, ranging from self-contained microbenchmarks to code that calls a full application.

除此之外,目标代码可以是能够用Java语言表达的任何代码,包括自我包含的微基准测试和调用整个应用程序的代码等等。

互联网摘选

6、

In the stage of generate the target code, we pass to compile the machine logic source program, to generate the target code in the form of machine code.

在目标代码生成阶段,我们通过对机床逻辑源程序的编译,生成机器码形式的目标代码,对分析过程中产生的错误进行分析处理。

互联网摘选

7、

Because it have the control language of the abundant data type, construction the sentence the characteristics for, high-efficiency target code with goodly transplanting the sex;

因为它具有丰富的数据类型,结构化的控制语句,高效率的目标代码和良好的可移植性的特点;

互联网摘选

8、

Currently in WebSphere Portal, the submit button cannot be named "Submit" for Client-Side Click-to-Action target code to work properly.

在WebSphere Portal中,submit按钮不能命名为客户端点击操作目标代码的“Submit”以合适地工作。

互联网摘选

9、

With the software reverse engineering and the modification of target code summarized, the improvement of the off-course alarm function of the software is provided in detail.

在概述软件反向工程和目标代码修改的基础上,给出了对卫星导航仪监控软件的偏航报警功能改进的具体过程。

互联网摘选

10、

Some of them can generate partial code, but these target code is incomplete and the user interfaces are unsatisfying.

然而,尽管有的工具已经实现了部分代码的自动生成,但是他们生成的目标代码不够完整,界面部分也不令人十分满意。

互联网摘选

11、

Therefore, this toolkit makes it easier to create design-level models that target code generation for SIP servlets.

因此,该工具包将瞄准SIP servlet的代码生成的设计层模型的创建变得更容易。

互联网摘选

12、

Machine-independent optimizations are program transformations that improve the target code without taking into consideration any properties of the target machine.

机器无关优化指可改进目标代码而不用考虑目标机器特性而做的程序变化。

互联网摘选

13、

Once you've created unit tests that exhaustively exercise the target code, you aren't done writing tests, however.

一旦您创建了完全运行目标代码的单元测试,那不意味着您已经完成了编写测试。

互联网摘选

14、

When a block of target code is first encountered, the block is translated and stored as a translated block.

当初次使用目标代码块时,翻译该块并将其存储为翻译后的代码块。

互联网摘选

15、

Finally, the SSA trees are converted into RTL, which the back end uses for target code generation.

最后,SSA树被转换成RTL,后者被后端用于目标生成代码。

互联网摘选

16、

In most cases, the conversion tables or definitions between the source and the target code page have not been defined.

在大多数情况下,没有定义源和目标代码页之间的转换表或定义。

互联网摘选

17、

Third, the target code is a VMC machine code ( Virtual Machine Code) which was defined by ourselves.

最后,我们最终实现的目标代码是基于一个自定义的虚拟机器VMC的代码,通过对此代码的解释执行来得到最终运行结果。

互联网摘选

18、

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

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

互联网摘选

19、

We only need to compile the machine logic source program once, and hereafter we can run target code every time.

我们只需要对机床逻辑源程序编译一次,以后每次直接运行编译所生成的目标代码就可以了。

互联网摘选

20、

The protocol type that you select in the transformation configuration determines the synchronization level between the source model and the target code.

您在转换配置中选择的协议种类,决定了源模型与目标代码之间的同步化水平。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈