Vocab Bloom Hub

machine code

/məˈʃiːn kəʊd/

翻译: 最底层的编程语言,由二进制或十六进制指令组成,计算机的中央处理器(CPU)无需任何翻译即可直接执行。

1 个条目

phrase

C1formalcommontechnical/məˈʃiːn kəʊd/

The lowest-level programming language consisting of binary or hexadecimal instructions that a computer's central processing unit (CPU) can execute directly without any translation.

  • 🇨🇳最底层的编程语言,由二进制或十六进制指令组成,计算机的中央处理器(CPU)无需任何翻译即可直接执行。
  1. Low-level programming language C1 formal

    A set of instructions executed directly by a computer's central processing unit (CPU), consisting of binary or hexadecimal numbers.

    • Programmers rarely write machine code directly; they use higher-level languages.
    • The compiler translates source code into machine code for the processor.
    • Each CPU architecture has its own specific machine code instructions.

    🇨🇳机器码