您要查找的是不是:
- Enables or disables compiler optimizations. 启用或禁用编译器优化。
- Compiler structure, intermediate representation, compiler optimization, code generation, linker and loader, program performance. 民间组织。关注编译器结构,中间表达,编译优化,代码生成,链接与加载,程序性能等。
- Function inlining has been proposed as an efficient compiler optimization technique.It expands a function call site into the actual implementation of the function. 内联优化是一种有效的编译优化技术,它通过将函数体直接嵌入到调用点来消除函数调用开销。
- Compiler optimization and creation algorithms for array bound checks we disigned can not only overcome the above problem, but also form conditional predicates of the loop-invariant annotation. 本文给出的一种数组边界检查的优化及生成算法;不仅能够比较好地解决了这一问题;同时还生成了循环不变式注解中的条件谓词.
- The subrule as an efficient version of the rule. Compiler optimizations such as aggressive inlining help reduce the code size and increase performance significantly. 子规则是高效版的规则。编译器用诸如高度内联这样的优化帮助减小程序尺寸和显著提高效率。
- The support of GCC to the compiling optimization was analyzed, and the implementation of predication and speculation on porting of GCC was presented. 分析了GCC对编译优化的支持,总结了推断和预测在GCC移植过程中的实现方案。
- Zeng li fang, born in 1970, Ph.D. associate professor. Her main research interests include compiling optimization and parallel computing. 曾丽芳;女;1970年生;博士;副教授;主要研究方向为编译优化和并行计算.
- The classic compiler optimizations, such as dead code elimination, constant folding, constant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses. 典型的编译器最优化,如死代码消除、常数合并、常数传送、部分冗余的消除、循环展开等等,是静态分析。
- This assumption, though safe for various static analyses for compiler optimizations, could spell doom for an anti-virus technology by increasing the time and space costs of the analyses. 这个假定,虽然对编译器最优化使用的各种静态分析来说是安全的,但是由于增加了时间和空间的代价,会致反病毒技术于不利处境。
- When the compiler optimizes code, it repositions and reorganizes instructions, resulting in more efficient compiled code. 当编译器优化代码时,它将重新定位并重组指令,以得到更高效的编译的代码。
- Compiler Optimization Algorithm for Parallel Program on Shared Memory Machine 共享内存结构并行程序的编译器优化
- A Compiler Optimization Technology with Embedded System Based on Register 嵌入式系统中基于寄存器的编译器优化技术
- Explicit Parallelism Resource Computing and Compiler Optimizations 显式并行资源计算结构及其编译优化
- Optimize32 bit native code compiler with up to300%-400% faster application. 优化32位本机代码编译器使应用程序加快了300%-400%。
- The compiler agree upon a division of the textbook into twelve units. 编辑者都同意把教科书分成十二个单元。
- Keywords Multimedia Extensions;SIMD Compiler Optimization;Vectorizable Operation Recognition; 多媒体扩展指令集;SIMD编译优化;可向量化操作的识别和向量化;
- An equation or inequality relating the variables in an optimization problem. 在优化问题中,一种表示若干变量相互关系的方程(式)或不等式。
- That's exactly what happens with a compiler. 这就是编译程序所要完成的。
- Can you double check your compiler settings? 你能否再检查一些编译器的设置?
- Gets an instance of the Visual Basic code compiler. 获取Visual Basic代码编译器的实例。