中英互译
optimizing compiler
基本释义
- 优化编译程序
双语例句
- The other experimental work is on our optimizing compiler.另一个实验工作与我们在优化的编译器有关。
- A type system is a prerequisite for building an optimizing compiler.类型系统是编译代码优化的前提。
- Then a VLIW optimizing compiler adopting two-level software pipelining is described.然后叙述采用两级软件流水的VLIW优化编译器;
网络短语
- every optimizing compiler编译器优化
- general-purpose optimizing compiler通用最优化编译程序
- compiler optimizing编译器最佳化
- optimizing g compiler优化编译程序
英英释义
- In computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the amount of memory occupied.