• However, you can apply the overall concepts equally well to any machine architecture, operating system, and compiler combinations.

    不过同样可以所有思想应用任意机器体系结构操作系统编译器组合。

    youdao

  • A static compiler converts source code directly to machine code that can be directly executed on the target platform, and different hardware platforms require different compilers.

    静态编译直接源代码转换成可以直接目标平台执行机器代码不同硬件平台要求不同的编译器。

    youdao

  • The novel machine needed feeding with software, including a compiler and assembler, if it was to do anything useful.

    台新机器需要软件包括一个编译器汇编器否则什么也做不了

    youdao

  • Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.

    也许方面最好成功例子就是编译器能够一个高级语言程序解释与之相当机器语言的执行程序。

    youdao

  • The compiler will after all very likely compile the above assignment into a single machine instruction.

    编译有可能上述赋值语句编译机器指令。

    youdao

  • Psyco — to keep it very shortis a just-in-time (JIT) compiler of Python code into (x86) machine code.

    Psyco可以保持代码非常简短(x86)机器代码中的一个JITPython代码编译器

    youdao

  • He and a couple of other people who work on Factor have done just an incredible amount of work in optimizing the compiler and the virtual machine for it.

    别的很多工作Facotor它的优化编译器虚拟上面不可思议的大量工作。

    youdao

  • The configure script performs exhaustive checks for compiler versions installed on the machine, amount of set environment variables, and so forth.

    configure脚本将仔细地检查安装计算机上编译器版本set环境变量数量信息。

    youdao

  • In this usage, a compiler would compile BCPL code into an intermediate machine code called O-code.

    这种用法中,编译BCPL代码编译称为o - code中间机器代码。

    youdao

  • The IBM XLC++ compiler must be installed on your machine in the /usr/vacpp directory.

    必须机器的 /usr/vacpp目录中安装IBM XLC++编译器

    youdao

  • The Ruby source code is compiled into native machine code (same process as we do at runtime with the JIT compiler), so it's also a good way to obfuscate the source code.

    因为Ruby源代码已经编译成了原生机器码(正如我们使用JIT编译运行时所做的一般),因此也是混淆代码的一个不错方式

    youdao

  • You can apply the overall concept in these design patterns to any machine architecture, operating system, and compiler combination.

    可以任何机器体系架构操作系统编译器上应用两种设计模式中的概念

    youdao

  • The instructions generated by the compiler are the actual machine instructions that are going to be executed, and their timing characteristics are reasonably well understood in the common cases.

    编译器生成指令就是将要执行机器码一般情况下,可以合理地理解它们时间特征

    youdao

  • Worse, it's quite likely to run for a while even on a 64-bit machine, if the compiler happened to cram things into the first 4gb. You don't need to change the program much to get a surprise, though.

    更为糟糕的是,即使64机器上如果编译碰巧内容填充第一4gb中,这也可能不会正常工作。

    youdao

  • This paper proposes a generation method of path coverage test based on Gene Expression Programming(GEP) algorithm, compiler technology and Virtual Machine(VM).

    提出一种基于基因表达式编程GEP算法编译器技术虚拟技术路径覆盖测试用例生成方法

    youdao

  • Compiler A system program that translates high-level language programs into machine code.

    编译程式一种系统程式,它高阶层语言程式转为机器代码

    youdao

  • It is especially important to VLIW architecture as for the performance of the machine has something to do with the design and realization of the compiler.

    对于VLIW机器来讲,由于机器性能编译器的设计实现很大关系,指令调度就显得尤为重要

    youdao

  • The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.

    编译连接器程序文件编译连接虚拟系统可执行目标代码文件

    youdao

  • The program in the system was written in BASIC and changed into the machine language by the BASIC compiler.

    系统中的程序用高级BASIC语言编写编译BASIC变为机器语言。

    youdao

  • Unfortunately today most low-level high-performance communication interfaces are machine specific, which is a serious impediment to compiler portability.

    然而当今底层高性能通信接口多数都是机器专用的严重妨碍了编译器可移植性

    youdao

  • Compiler is a system software that translates high level programming language into semantically equivalent machine code.

    编译器一种高级程序设计语言编写的源程序转化语义等价机器语言程序系统软件

    youdao

  • The paper describes the compiler structure, abstract microcode machine, code generation of OCCAM and its designing principles.

    本文叙述并行程序设计语言occam编译结构抽象微码模型代码生成以及设计原则。

    youdao

  • The program can be entirely converted into machine code and saved before it is run, using a compiler.

    通过计算机编译,程序运行完全转化为机器码保存起来

    youdao

  • Compiler: a system program that translates high-level language programs into machine code.

    编译程序:是一种系统程序它把高阶层语言程序转为机器代码。

    youdao

  • Translator: a compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.

    翻译程序:是一个用编译传译真译方法的转换程序。阶层语言阶层语言翻译机器语言。

    youdao

  • The other use of the phrase native code is to describe the output of the JIT compiler, the machine code that actually runs in the runtime.

    本地代码一个使用描述JIT编译器输出机器代码事实上运行运行时上。

    youdao

  • As far as speed is concerned, you're working with machine code produced by an optimizing compiler. Execution is fast, but you might notice a startup delay as the support DLLs are loaded.

    至于速度问题机器代码已经编译器最优化了。执行起来很快但是可能程序开始加载dll时感觉到有所延迟

    youdao

  • In an optimizing compiler, the optimization can be divided into two categories: machine-independent optimization and machine-dependent optimization.

    一个优化编译器中,优化分为机器无关优化机器相关优化。

    youdao

  • In an optimizing compiler, the optimization can be divided into two categories: machine-independent optimization and machine-dependent optimization.

    一个优化编译器中,优化分为机器无关优化机器相关优化。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定