aIn computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer. In comparison to low-level programming languages, it may use natural language elements, be easier to use, or may automate (or even hide entirely) significant...
Computer programming languages can be divided into two types: low level language and high-level language.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 ...
The HIMS (Human Integrated Manufacturing System) is a form of high-level computer control. HIMS(人集成制造系统)是计算机控制的一种高层形式。 bbs.cechina.cn 2. High-level computer programming language whose development was initiated in 1975 by the U. S. Dept. of Defense and standardized in 198...
High-level programming languages provide facilities for meeting these twin aims. They allow programs to be expressed in a form which is both intelligible to humans and capable of automatic transformation to internal code which may be executed on a computer to achieve the desired end result....
13.3.1lowlevellanguageandhighlevellanguage Computerprogramminglanguagecanbedividedintolowlevellanguageandhighlevellanguagetwo. 1.lowlevellanguage Alow-levellanguageprovidestheabilitytomanipulatetheunderlyingcomputerhardwaresystem.Skilledprogrammersusuallyuselow-levellanguagedriverprogramsystemprogramandcompilersuchasoperatingsys...
A high-level language is aprogramming languagedesigned to simplify computer programming. It is "high-level" since it is several steps removed from the actual code run on a computer'sprocessor. High-levelsource codecontains easy-to-readsyntaxthat is later converted into a low-level language, whi...
Sometimes abbreviated as HLL, a High-Level Language is a computer programming language that isn't limited by the computer, designed for a specific job, and is easier to understand. It is more like human language and less like machine language. However, for a computer to understand and run ...
As a general programming language, the high-level programming language has nothing to do with the hardware and instruction system of the computer itself. It is more readable, can conveniently express the function of the program, and better describe the algorithm used. At the same time, it is ...
2. 高级语言 ... 分层模型 hierarchical model高级语言high level programming language高阶语言 high level programming language ... www.swcs.edu.hk|基于11个网页 3. 高阶程式语言 高阶程式语言(High Level Programming Language)为了提高程式设计师的生产力,故开发了可读性更高的程式语言种类,由人 … ...
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...