2) computer high-level language 计算机高级语言 1. Mastering and using the computer high-level language to resolve actual problem is becoming more and more significant. 计算机高级语言是计算机及其相近专业的必修课程,为许多后续课程打下了基础,所以,学会并能灵活运用计算机高级语言来解决实际问题,变得尤为...
CONTRIBUTORS - High-Level Language Computer ArchitectureELSEVIERHigh-Level Language Computer Architecture
A high-level language (HLL) is a type ofprogramming languagedesigned to simplifycomputer programmingand make it more accessible to humans. Advertisements Unlikelow-level languagesthat are closely aligned with a computer’shardware, high-level languages resemble human languages, both in terms ofsyntax(...
Related to high-level language:assembly language,machine language n (Computer Science) a computer programming language that resembles natural language or mathematical notation and is designed to reflect the requirements of a problem; examples include Ada, BASIC, C, COBOL, FORTRAN, Pascal. See alsomac...
high level language 英[hai ˈlevl ˈlæŋɡwidʒ] 美[haɪ ˈlɛvəl ˈlæŋɡwɪdʒ] 释义 n. 高级程序语言 实用场景例句 全部 Computer On - Line Real - time Applications Language, a high - level language designed for real - time applications....
The high-level language has nothing to do with the computer's hardware structure and instruction system. It has a stronger expressive ability, can easily represent the data operation and program control structure, can better describe various algorithms, and is easy to learn and master. However, ...
低级语言和高级语言(Lowlevellanguageandhigh-levellanguage)13.3.1low-levellanguageandhigh-levellanguageComputerprogramminglanguagescanbedividedintotwotypes:lowlevellanguageandhigh-levellanguage.1.lowlevellanguageLow-levellanguagesprovidetheabilitytomanipulatetheunderlyinghardwareofacomputersystem.Askilledprogrammerusuallyuse...
1. low level language Low-level languages provide the ability to manipulate the underlying hardware of a computer system. A skilled programmer usually uses low-level languages to write bottom system software such as operating systems, device drivers, and compilers. Low-level languages use the CPU ...
沪江词库精选high-level language是什么意思、英语单词推荐、用法及解释 高级语言 英语解释 a problem-oriented language requiring little knowledge of the computer on which it will be run 相似短语 high level language 高级语言 high level microgramming language 【计】 高级微程序设计语言 high level ...
1] Low Level Languages Low level languages are the basic computer instructions or better known as machine codes. A computer cannot understand any instruction given to it by the user in English or any other high level language. These low level languages are very easily understandable by the machi...