您要查找的是不是:
- optimally coded program 最佳编码程序,最佳码程序
- The procession code program of NC punch press is the key to NC-machining. 数控冲床的加工代码程序,是数控加工的关键所在。
- In that case, you must debug the optimized code. 在此情况下,必须调试优化的代码。
- In that event, you may need to debug optimized code. 这种情况下,可能需要调试优化的代码。
- 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. 而这些都是节点优化编号中的关键之处。
- Submit the coding program of project objective structure by chart to the Buyer for verification. 图表展示卖方对项目目标结构代码的编码方案,并提交给买方确认。
- The specific coefficients of thermal viscoplastic constitutive equation for TB2 were obtained by use of the least square method and C coded programs. 通过采用最小二乘法和C语言编程拟合热粘塑性本构方程中的待定参数,并在此基础上对绝热剪切带内温升进行了估算。
- BACKGROUND: Speech coding program of artificial cochlea in China is based on foreign language features.So its tone recognition is not favorable. 背景:目前国内使用人工耳蜗的言语编码方案是基于西方语言特点设计,未考虑到汉语语音特点,故其声调识别效果欠佳。
- The coded message was indecipherable. 这份用密码写的消息译不出来。
- NC code programs generated in this system can be transferred to machine by disk or via RS232 communitcation interface. 生成的加工程序可以通过磁盘或RS232通讯接口,输送给数控线切割机床进行加工。
- 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优化代码的速度和大小有一些影响,并且可能会稍微影响代码质量。
- Partial Evaluation of Java Byte Code Program Java字节代码程序的部分计值
- 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. 在优化代码之后,您应该对经过优化的代码进行测试以确定其性能是否得到实际的提高。
- COOOL is a package of tools for writing optimization code and solving optimization problems. COOOL是一个软件包工具,它编写优化代码并且解决优化问题。
- Computer programs include source code programs and object code programs. The source code text of a piece of software and its object code text should be seen as one work. 计算机程序包括源程序和目标程序。同一程序的源文本和目标文本应当视为同一作品。
- In a previous patch we did an optimization code that dynamically spawns the NPCs based on priority and location. 在前一个补丁里,我们基于优先级别和位置对NPC的动态生成作了优化。