programming n.[U] 1.编程,程序设计 2.(广播,电视节目)编排,选编 language n. 1.[U] 语言 2.[C](集团, 国家等的)集团语,地方语,部落语, 某国语 3.[U]表达方式 4.[U]术语,行话 5.[C, U]传达信息的手势、符号、姿势等 6.[C, machine n. [C] 1.机器;机械 2.计算机 3.汽车;自行车;飞...
编程语言(programming languange):有时候也称高级(high-level)编程语言,并不是指语言比较“高级”,是指它的层次更高,容易被人使用,和我们正常使用的自然语言很接近。 汇编语言(assembly language/code):是一种低级别(low-level)的编程语言。与计算机执行的逻辑更加接近,与我们正常使用的语言差别很大,但是里面的符号依...
编程语言(programming language),是用来定义计算机程序的形式语言。它是一种被标准化的交流技巧,用来向计算机发出指令。一种计算机语言让程序员能够准确地定义计算机所需要使用的数据,并精确地定义在不同情况下所应当采取的行动。 1、机器语言:直接编写二进制指令的编程方式 机器语言(machine language)是一种指令集的体系。
6) programming language 程序设计语言程序语言 补充资料:机器语言 机器语言 machine language 1 lql yUyQn机器语言(对.chine lang吐吧e)表示成数码形式的机器基本指令集,或者操作码经过符号化的基本指令集。 机器语言一般由一台机器可以执行的全部指令及其所操作的数据组成,其功能可以通过相应计算机的基本指令集合(也称...
of processes. when a machine language program is executed, the operating system ensures that the program has access to the necessary resources and handles hardware interactions on behalf of the program. is it possible to convert machine language code back into a higher-level programming language?
Utilizing an assembler to produce a machine - language program. 用汇编程序产生机器语言的过程. 辞典例句 As the use ofmachine languageprogramming difficult error - prone. 由于使用机器语言编程难,容易出错. 互联网 Machine languageis the fundamental knowledge a programmer needs to have. ...
programing language,programming language- (computer science) a language designed for programming computers 2. machine language- a set of instructions coded so that the computer can use it directly without further translation machine code computer code,code- (computer science) the symbolic arrangement of...
quasi language拟语言 C languageC语言 一种软件开发语言,是较接近机器语言的一种高级语言,其代码简洁、高效,只需微小改变便可以在各种不同类型的计算机上执行。 meta language元语言 最新单词 antiferromagnetic material是什么意思反铁磁性材料 antiferromagnetic exchange integral的中文意思反铁磁交换积分 ...
A compiler translates a programming language to machine language.───编译器把程序语言转化成机器语言. compiler into the machine language of a specific computer system or into an.───语言编写,之后由编译器转换为适合特定计算机系统的机器语言,或者是能被翻译器运行的中间语言。 In an assembly language...
Programming languages are divided into three types:machine language, which is also called an instruction system, is the only one used directly by computers. 程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令系统; ...