机器语言, 计算机语言
пословный перевод
机器语言 | , | 计算机语言 | |
в примерах:
计算机语言, (计算机)机器语言
машинный язык
宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
A single instruction in programming language that results in a series of instructions in machine language.
一种通用语言的变形,可通过设备自动将它转换成机器语言或计算机可执行的语言。
A modification of common language suitable for automatic translation by the equipment into machine or computer usable language.
数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。
The process whereby a digital computer translates the instructions of a program written in a high-level language into their machine language equivalents.
程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令系统;
Programming languages are divided into three types: machine language, which is also called an instruction system, is the only one used directly by computers.