累计查询 0.00 亿次

optimizing compiler

  • 优化编译程序

双语例句

  1. The other experimental work is on our optimizing compiler.
    另一个实验工作与我们在优化的编译器有关。
  2. A type system is a prerequisite for building an optimizing compiler.
    类型系统是编译代码优化的前提。
  3. 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.