machine language造句

To translate(a program)into machine language.

Steps to the next machine language instruction.

For some remote systems, translating configuration information into machine language.

A single instruction in programming language that results in a series of instructions in machine language.

A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.

Of or relating to a computer language, such as an assembly language, in which each instruction corresponds to an instruction in machine language.

a single computer instruction that results in a series of instructions in machine language.

It must have seemed obviously broken to Bill Gates that you could only program the Altair in machine language.

A machine language where the code of the complement of a digit is the complement of the code of the digit.

compiled machine language instruction

The assembler translates symbolic language into machine language.

You can see that machine language is very low level.

A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.

As you might infer from the name high-level language, there are also low-level languages, sometimes referred to as machine language or assembly language.

A high-level language needing a compiler to translate it into machine language. These languages include APL,COBOL, PASCAL, C, PL-1, and so on.

Of software, the ability of a computer to directly execute program code that was compiled, assembled, or written in machine language for another computer.

a low-level programing language; close approximation to machine language.

To convert(a character, routine, or program) into machine language.

(computer science) a program that decodes instructions written in a higher order language and produces a machine language program.

A program that translates an instruction into a machine language and executes it before proceeding to the next instruction.

machine language造句

universal machine language equipment register

In computer programming, sections of assembler, or machine language, embedded into a high level language program.

For some remote systems, the translation of configuration information into machine language.

The Tao gave birth to machine language. Machine language gave birth to the assembler.

Computer has many high level languages which mainly can be divided into three sorts -- machine language, assemble language and high level language.

Programmers may work in machine language or in assembly languages.

I bet a lot of people continued to write machine language until the processor, like a bartender eager to close up and go home, finally kicked them out by switching to a RISC instruction set.

A phrase often associated with a macro instruction, where one source language instruction is converted to several machine language instructions.

In computer programming, sections of assembler, or machine language, embedded into a high level language is used to reduce storage requirements, increase execution speed or to provide some function not available in the high level language.