Приклади вживання Machine language Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
It is a machine language.
Machine language is low-level language. .
That is machine language.
Machine language is a low-level computer language. .
And that's machine language.
Machine language is the only language a CPU understands.
Every OS has its own machine language.
Our machine language must catch up.
Java has to be compiled in machine language.
Machine language is called a low-level language. .
The language the computer uses is called machine language.
Special machine language instructions are provided to read data from the instruction memory.
Some instruction sets have an atomic test-and-set machine language instruction.
With machine language, any combination of bytes produced by monkeys would be accepted and run.
The low level language consist of machine language and assembly language. .
Counting machine language instructions would be misleading because they are able to do varying quantities of work in various ISAs.
The low level languages are divided into machine language and assembly language. .
The problem is, we don't know the machine language of proteins or have a compiler for proteins.
OCaml is the successor to Caml Light,the acronym CAML originally stood for Categorical Abstract Machine Language, although OCaml omits this abstract machine. .
In the 1970s,analysis of high-level languages indicated some complex machine language implementations and it was determined that new instructions could improve performance.
Low Level language is further divided into machine language and assembly language. .
A particular goal in the design of MMIX was to keep its machine language simple, elegant, and easy to learn.
The first computers allowed executing programs on a machine language which is the single language, to clear computers.
The acronym CAML originally stood for Categorical Abstract Machine Language, but OCaml omits this abstract machine. .
The compiler operates differently; it transfers all text of the program to a machine language and saves it in an executable file(normally with extension. ехе).
You could also use an interpreter, which examines your program one piece at a time and executes the corresponding machine language commands,instead of translating the whole thing into machine language and running that.