您要查找的是不是:
- object program optimization 目标程序优化,目的程序优化
- A program that translates a source program into an executable program(an object program). 一种把源程序翻译成可执行程序(即目标程序)的程序。
- To modify an object program without recompiling the source program. 在不重新编译源程序的情况下修改一个目标程序。
- Translation of a source program into an executable program(an object program). 把源程序转换为可执行程序(目标程序)的过程。
- While the module-by-module optimization is good, adding whole program optimization can make a dramatic improvement. 尽管逐个模块的优化也不错,但添加完整程序优化可带来明显的改善。
- The LTCG option tells the linker to call the compiler and perform whole program optimization. LTCG选项通知链接器调用编译器并执行全程序优化。
- A translator is a program which translates a source program into an equivalent object program. 翻译程序是一个把源程序翻译成结果程序的程序。
- In COBOL, a data item whose value may be changed during execution of the object program. COBOL语言中的一种数据项,它的值可在目标程序执行时改变。
- To improve the efficiency decreased by feed rate in traditional NC program,a NC program optimization system is developed for rough milling process. 针对传统数控程序中进给速度固定限制加工效率的缺点,开发了面向粗铣加工的数控程序优化系统。
- In COBOL,a data item whose value may be changed during execution of the object program. COBOL语言中的一种数据项,它的值可在目标程序执行时改变。
- A program that translates a source program into an executable program ( an object program ). 一种把源程序翻译成可执行程序(即目标程序)的程序。
- Translation of a source program into an executable program ( an object program ). 把源程序转换为可执行程序(目标程序)的过程。
- Compiler is a program that translate a source program into an executable program (an object program). 编译程序是把源程序翻译成可执行程序(即目标程序)的程序。
- In all steps of the test cycle, NIT does not add any instructions executed only within the test round into the object program. 在整个测试周期,“非干涉测试方法”不需要在目标软件中驻留任何仅用于测试的可执行代码。
- Whole program optimization allows the compiler to perform optimizations with information on all modules in the program. 全程序优化允许编译器用有关程序中所有模块的信息执行优化。
- A program that translates a source program into an executable program (an object program). 一种把源程序翻译成可执行程序(即目标程序)的程序。
- Without whole program optimization, optimizations are performed on a per module (compiland) basis. 如果不执行全程序优化,则基于每个模块(compiland)执行优化。
- global optimization of object program 目标程序的全局优化
- Source program optimizes which with the heredity algorithm realization duty assignment. 用遗传算法实现任务分配优化的源程序。
- Through this method,we can integrate the object programming of VC++ and the ability of analysis of MATLAB. 这种混合编程实现了VC++的面向对象程序设计与MATLAB强大的数值计算能力的结合。