go top

编译器 [biān yì qì]

网络释义专业释义

  Compiler

编译器(Compiler):将高阶语言所写的程式翻译成目的档,执行档案速度快,中间过程较为耗时繁琐,可携性较差。

基于3939个网页-相关网页

  GCC

随SlackwareLinux发行的GNUC编译器(GCC)是一个全功能的ANSIC兼c语言入门容编译器.如果你熟悉其他操作系统或硬件平台上的一种C编译器,你将能很快地掌握GCC.

基于448个网页-相关网页

  ChmDecompiler

编译器”(ChmDecompiler)是一款专门用来 反

基于202个网页-相关网页

  C-Free

最简单易用C语言编译器c-free)5.0官方正

基于144个网页-相关网页

短语

反编译器 decompiler ; ChmDecompiler

即时编译器 JITters ; just-in-time compiler ; JIT Compiler ; JITer

交叉编译器 cross-compiler ; cross complier ; arm-elf-fcc ; XC Cross- Compiler

资源编译器 resource compiler ; Resource Hacker ; Resc ; ResHacker

汇编编译器 assembler ; ASPIC

在编译器层面做优化 Optimization at the Compiler Level

预编译器 precompiler ; Ahead-of-time compiler ; C language pre-processor ; Precompilers SASS / LESS / Stylus

编译器工程 Engineering a Compiler

公式处理编译器 formula manipulation compiler ; FORMAC

 更多收起网络短语
  • compiler - 引用次数:584

    LCC is a retargetable compiler.

    LCC是一个重定位的通用处理编译器系统。

    参考来源 - DSP编译器关键技术研究
    compilation - 引用次数:35

    Additionally, in the embedded domain, the importance of high quality code outweighs that of short compilation time.

    嵌入式处理一般具有不规则的体系结构特征,且在嵌入式环境中,编译器生成高质量代码的重要性高于编译时间。

    参考来源 - 嵌入式处理器编译器关键技术研究
    syntax complier - 引用次数:2

    参考来源 - 草地场景的模拟与真实感绘制
    compiling program
  • compiler - 引用次数:55

    Firstly, the compiler partitions the source codes into two parts: control cell and operation cell.

    首先,编译器将滑动窗口应用源程序划分为控制部分和运算部分。

    参考来源 - SoC中应用类IP核高级综合技术研究

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 编译器完成简单优化

    Let your compiler do the simple optimizations.

    youdao

  • 但是编译却发现一个函数

    However, the compiler finds a function, instead.

    youdao

  • 编译器来说很好的

    That's fine for the compiler.

    youdao

更多双语例句
  • So I just realized this is a new MacBook Pro that I didn't actually download the compiler onto it apparently.

    所以,我才意识到这是一台新电脑,显然我并没有把编译器安装到上面。

    哈佛公开课 - 计算机科学课程节选

  • > So this time I had the foresight to install this compiler but what I'm gonna do is this.

    >,这次我非常有先见之明地,安装了这个编译器,但是我这次要做的却是。

    哈佛公开课 - 计算机科学课程节选

  • In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.

    而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤,或者编译器检查后,它会创建一个叫做目标代码的东西。

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

编译器

简单讲,编译器就是将“一种语言(通常为高级语言)”翻译为“另一种语言(通常为低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables) 高级计算机语言便于人编写,阅读交流,维护。机器语言是计算机能直接解读、运行的。编译器将汇编或高级计算机语言源程序(Source program)作为输入,翻译成目标语言(Target language)机器代码的等价程序。源代码一般为高级语言 (High-level language), 如Pascal、C、C++、Java、汉语编程等或汇编语言,而目标则是机器语言的目标代码(Object code),有时也称作机器代码(Machine code)。 对于C#、VB等高级语言而言,此时编译器完成的功能是把源码(SourceCode)编译成通用中间语言(MSIL/CIL)的字节码(ByteCode)。最后运行的时候通过通用语言运行库的转换,编程最终可以被CPU直接计算的机器码(NativeCode)。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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