机器语言程序 meaning in English
mlmachine language program
Examples
- A program that decodes instructions written as pseudocodes and produces a machine language program to be executed at a latter time
一种实现以下功能的程序:对写成伪码形式的指令进行译码,产生一种机器语言程序以供需要时执行。 - The process whereby a digital computer translates the instructions of a program written in a high - level language into their machine language equivalents
数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。 - A program that translates from machine language to assembly language , often to decipher existing machine language programs by generating symbolic code listings
将机器语言翻译成汇编语言的程序,一般通过产生符号代码的清单来翻译已有的机器语言程序。 - A program that translates from machine language to assembly language , often to decipher existing machine language programs by generating symbolic code listings
将机器语言翻译成汇编语言的程序,一般通过产生符号代码的清单来翻译已有的机器语言程序。 - Operating system : set of machine language programs that run accessories , perform commands and interpret or translate high level language program ( usually written into the rom )
操作系统:机器语言程序的集合,运行附件,执行命令以及解释或翻译高级语言程序(通常被写入rom ) 。