Examples of using Machine code in English and their translations into Bulgarian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Sir, this is machine code.
Machine code uses sets of binary digits to form instructions.
It only executes machine code.
Nwbintools is a machine code toolchain containing an assembler and various related development tools.
Compiled into CLR Machine code.
Unlike machine code, Short Code statements represented mathematical expressions in understandable form.
Rambaldi wrote machine code.
Assembly language is commonly called assembly, assembler, ASM,or symbolic machine code.
I will go down to machine code level.
That program you entered rewrote massive amounts of the machine code.
The lowest level software can be written in machine code that runs directly on the microprocessor.
Gillies for the PDP-11 andgenerated native machine code.
The next logical phase is the disassembly of machine code instructions into a machine independent intermediate representation(IR).
And you only execute the machine code.
TINA compiles HDL into highly efficient machine code or you can use precompiled SystemC components for speed optimization.
Actually, if I could, it's probably not machine code.
Many modern systems generate actual machine code(including calls to some external words and code for others expanded in place).
Programming was in machine code.
Idiomatic machine code sequences are sequences of code whose combined semantics is not immediately apparent from the instructions' individual semantics.
High-performance implementation in machine code leads to….
For example, on the Zilog Z80 processor, the machine code 00000101, which causes the CPU to decrement the B processor register, would be represented in assembly language as DEC B.
C Widely known, widely portable, numerous APIs,compiles to machine code.
Together, the compiled fragments comprise the program into a machine code, as the microprocessor of the computer expects it.
Exe is a non-system file which is present on the hard drive of the computer and carries machine code.
However, the program had to be translated into machine code every time it ran, making the process slower than running the equivalent machine code.
While growing up, Linus Torvalds found it interesting to write games, and he was doing machine code.
Some of those who were at the forefront of writing apps in machine code and using compilers(in the early 80's when they were children or teenagers) are now at the cutting edge of Android development.
The compiled pages, as well as any dependent Java libraries,contain Java bytecode rather than machine code.
Common methods involve transmitting an exact byte-by-byte copy of the machine code or an ASCII representation of the machine code in a portable format(such as Motorola or Intel hexadecimal) through a compatible interface to the target system for execution.
Since it is difficult to develop complex applications in machine code, operating systems are used.