ClearCase远程客户端代码优化。
类型系统是编译代码优化的前提。
A type system is a prerequisite for building an optimizing compiler.
类型系统是编译代码优化的前提。
A type system is a prerequisite for building a optimizing compiler.
全书共43节课,涉及编码句法指导和代码优化。
There are 43 lessons, covering everything from syntax to coding guidelines and code optimization.
第4章主要介绍了机器代码优化技术。
Chapter 4 focuses on the machine code optimization techniques.
代码优化,在搜索引擎中获得了好成绩。
Code optimized for getting the top results in the Search Engines.
与另外购买硬件的花费相比,代码优化可能是相当昂贵的。
Tuning code can be quite expensive when compared against the cost of purchasing additional hardware.
论文还包括了对解码终端的代码优化和功能扩展。
The program optimizing and function expansion are also included in the paper.
作为实际应用,将新方法集成到G代码优化程序中。
As a practical application, the new method was integrated into the G-code optimization program.
尝试对典型处理器进行代码优化的实现细节和调优在随着时间不断改变。
Implementation details and fine-tunings that try to make code readily optimizable for typical processors change across time.
提出了面向汇编语言的代码优化技术及整字节移位定点小数算法。
This paper also presents the assemble-language-oriented code optimization technique and the full-byte shifting integer calculation algorithm, both of them give more efficient object codes.
研究了预处理模块、垃圾回收模块的结构与算法及代码优化的策略;
The structure and arithmetic of the Pretreatment module and GC(Garbage Collector) module are discussed. The strategy of the Optimization of Code are provided.
复杂算法和代码优化需要足够的注释。以确保开发人员可以理解并审核。
Complex areas, algorithms, and code optimizations should be sufficiently commented, so other developers can understand the code and walk through it.
ParseTree 是个很棒的扩展,可以用来研究Ruby内部以及代码优化等。
ParseTree is a great extension for investigating internals of Ruby, code optimisation etc.
编译过程中,代码优化能减少目标代码的运行时间和存储空间,具有重要作用。
During the compiling, it is of importance to have code optimization reduce the operating time and loading space of target code.
但是恰恰相反,在代码优化方面,如何获取该集合经常可能是相当大的、很变化无常的难题。
But, on the contrary, how you get that collection can often be a sizable, and highly variable, piece of the puzzle in terms of code optimization.
通过表达式求值的编译执行和代码优化等手段,较好地解决了大数据量的处理问题。
Large data processing was relatively well solved by means of compiling and running of expression evaluation and code optimization.
本文主要探讨两方面技术:代码优化和系统优化技术,来提高VB代码的执行效率。
This text is about two technology: the optimize for code and the optimize for system, to raise VB execution efficiency of code.
这些资源应该用来尝试可行的方案,而不是消耗到错综复杂的软件设计、代码优化和基础设施升级。
These resources should be spent trying to figure out what is going to work and not on intricate software designs, code optimization and infrastructure upgrades.
介绍了语音编解码算法原理、声码器系统的硬件结构、工作流程以及软件实现与代码优化。
The speech coding algorithm, the hardware architecture and work flow of the vocoder system, software implementation and code optimization are introduced.
最后,研究了引擎的编程代码优化,给出了代码优化的原则和方法,并对优化的方法进行了比较。
At last, after concluding the principia and method of optimization of code, the engine is optimized, especially for Gauss-Kruger projection program.
在复杂性理论中,此问题是一类重要的NP难问题,被广泛应用于调度、代码优化和生物信息学等领域。
In complexity theory, set packing problems is an important NP-hard problem, which is used widely in the fields of scheduling and code optimization.
使用好的搜索并替代功能的文本编辑器,你可以很快的清理这些东西,让你的样式和代码优化,更快的载入。
Using a good search and replace capable text editor, you can quickly clean these up, making your styles and code optimized for fast loading.
在书中涉及的高级主题是内存测试与验证、设备驱动程序设计与实现、实时操作系统内核、以及代码优化技术。
Among the advanced topics covered in the book are memory testing and verification, device driver design and implementation, real-time operating system internals, and code optimization techniques.
VS 2010还有一个可选的“代码优化的”webprofile,可以关闭所有的工具条,下拉框和HTML设计器。
VS 2010 also has a new optional "code optimized" web profile as well that turns off all toolbars, dropdown and HTML designers.
不幸的是,能够让您的评测工作非常短(可能会把评测完全优化掉)的死代码优化,在处理实际做些工作的代码时,做得就不会那么好了。
Unfortunately, that dead-code optimization that makes such short work of your benchmark (possibly optimizing it all away) is not going to do quite as well with code that actually does something.
一个脚本引擎通常包括的组件有:符号表、词法分析器、语法分析器、语义检查器、中间代码生成器、代码优化器、代码生成器、虚拟机。
The script engine has some components, include symbol table, lexical analyzer, parser, semantic checker, intermediate code generator, optimizer, code generator, virtual machine.
清单5给出的代码在优化了空基类的编译器上证明了这一点。
Listing 5 shows the code that proves the point on compilers optimizing empty base classes.
导入优化和代码格式化。
导入优化和代码格式化。
应用推荐