您要查找的是不是:
- FORTRAN optimization code [计] FORTRAN最佳化代码
- In that case, you must debug the optimized code. 在此情况下,必须调试优化的代码。
- COOOL is a package of tools for writing optimization code and solving optimization problems. COOOL是一个软件包工具,它编写优化代码并且解决优化问题。
- In a previous patch we did an optimization code that dynamically spawns the NPCs based on priority and location. 在前一个补丁里,我们基于优先级别和位置对NPC的动态生成作了优化。
- In that event, you may need to debug optimized code. 这种情况下,可能需要调试优化的代码。
- A numerical optimization code was developed and applied to the optimization design of a circumferentially curved transonic compressor rotor. 优化结果表明压气机动叶弯曲可以有效地改变流场内的三维激波结构,削弱尾迹损失。
- Optimized code no longer matches the source code, so debugging is difficult. 优化的代码不再与源代码匹配,因此调试很困难。
- This is normal behavior because some warnings relate only to optimized code. 这是正常行为,因为一些警告只与优化代码有关。
- The operation mentioning above is the key in the node optimizing code. 而这些都是节点优化编号中的关键之处。
- A FORTRAN language statement used to define arrays. 在FORTRAN语言中用于定义数组的语句。
- Optimized code is harder to debug because instructions do not correspond directly to statements in your source windows. 优化代码更难调试,因为指令与源窗口中的语句并不是直接对应的。
- Be aware that there is some impact on the speed and size of JIT optimized code and a small impact on code quality with. 可能会对JIT优化代码的速度和大小有一些影响,并且可能会稍微影响代码质量。
- This method supports more optimized code generation that incrementally updates the source code. 此方法支持增量更新源代码的更优化的代码生成。
- After optimizing your code, you should test the optimized code to determine whether its performance actually improved. 在优化代码之后,您应该对经过优化的代码进行测试以确定其性能是否得到实际的提高。
- The code was written in FORTRAN Language. 程序用FORTRAN语言写成。
- With the create and maintain optimized code options available in FrontPage, you can create clean HTML, and easily remove any code that you do not want. 利用FrontPage中的创建和维护优化代码选项,可以创建清晰的HTML,并可以方便地将不想要的代码删除。
- With the optimized code features in FrontPage, you can create clean HTML, and it is easier for you to remove any code that you do not want. 使用FrontPage中的优化代码功能,可以创建干净的HTML,使您更轻松地删除任何不需要的代码。
- A code profiler helps identify and optimize code hot spots, and really helps in understanding object usage and potential memory leaks. 代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。
- Unless you find a bug that appears only in optimized code, you should leave this setting turned off in the Debug version. 除非发现仅出现在优化代码中的bug,否则应在调试版本中将此设置关闭。
- When debugging optimized code, look at the Disassembly window to see what instructions are actually created and executed. 调试优化的代码时,请查看“反汇编”窗口以了解实际创建和执行了哪些指令。