并没有一个位于机器语言和高级语言之间的分水岭。
There's no dividing line with machine languages on one side and all the high-level languages on the other.
人人都知道你的程序要是全用机器语言写就是个错误。
Everyone knows it's a mistake to write your whole program by hand in machine language.
带有机器语言指令的文件叫做二进制文件。
The files that contain the machine-language instructions are called binary files.
机器语言的区别取决于制造商和计算机的型号。
Machine languages differ depending on the manufacturer and model of computer.
P - code是一种机器语言,运行于虚拟机而不是实际硬件。
P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
例如,对特定的比特进行操作,用汇编语言和机器语言都是可行的。
For instance, it is possible to manipulate specific bits in both assembly and machine languages.
计算机编程人员使用汇编语言使机器语言程序编写起来更简单一些。
Computer programmers use assembly languages to make machine-language programs easier to write.
程序编制采用PC—1500机器语言和BASIC语言的混合编程。
Combined programing is performed in PC-1500 machine language and BASIC language.
机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
Machine language: a language designed for the direct use by a computer without translation. Also called Machine code.
介绍了一种在安全策略语言的指导下,对机器语言进行安全检查的方法。
Security-policy language provides a flexible and uniform method to describe security properties, it separate security-policy from checking mechanism.
低级语言:设计初衷为易于被计算机运行的语言,比如机器语言和汇编语言。
A programming language that is designed to be easy for a computer to run; also called "machine language" or "assembly language".
系统中的程序用高级BASIC语言编写并由编译BASIC变为机器语言。
The program in the system was written in BASIC and changed into the machine language by the BASIC compiler.
对当初的比尔·盖茨来说,只能用机器语言编写Altair程序显然看上去不尽人意。
It must have seemed obviously broken to Bill Gates that you could only program the Altair in machine language.
Blub位于抽象谱系的中间,它不是最高级的语言,但也比Cobol和机器语言强。
It is not the most powerful language, but it is more powerful than Cobol or machine language.
在程序编程中很明显它看起来像编译之后因为有真的在机器语言功能真正的支持。
In procedural programming it's pretty obvious how it looks like after compilation because there is acually a real support for functions in the machine language.
通常与宏指令有关的一种用语,即把一条源语言指令转换成若干条机器语言指令。
A phrase often associated with a macro instruction where one source language instruction is converted to several machine language instructions.
而是,用高级语言或者汇编语言编写的程序被转换成机器语言,然后由计算机执行。
Rather, programs written in a high-level language or assembly language are converted to machine language, which is then executed by the computer.
处理机作成的一种报告,其上表示出原写入的编码、注释以及产生的机器语言指令。
A report prepared by a processor which shows the coding as originally written, any comments that may have been written, and the machine language instructions produced.
内核引导过程通常相当复杂,不过却非常迅速,因为大部分代码都是使用系统的机器语言编写的。
The kernel boot process is fairly complicated but very fast, as most of the code is written in the system's machine language.
它们比汇编语言和机器语言更类似于正常的人类语言,因此用来编写复杂的程序更容易。
They are more similar to normal human languages than assembly or machine languages and are therefore easier to use for writing complicated programs.
JAUS由于跟配方构造有关,所以定义了一种命令结构,跟微控制器的低级机器语言中的操作代码一样。
As it relates to recipe constructs, JAUS defines a command structure that operates like opcodes in the low-level machine language of, say, a microcontroller.
或许你会根据“高级语言”的名称来推断,也存在低级语言,有时也称为机器语言或者汇编语言。
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.
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
An assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.
这本书提供了如何现代电脑的功能组件放在一起,以及如何在一台计算机的机器语言级作品的理解。
This book provides an understanding of how the functional components of modern computers are put together and how a computer works at the machine-language level.
例如,可以在一个blob中存储一幅图像或者一个机器语言命令序列,最大大小通常不超过65,536字节。
For example, you can store an image or machine language command sequence within a blob, with the maximum size typically not exceeding 65,536 bytes.
单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
应用推荐