upload
IEEE Computer Society
Industry: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
A program that initiates and controls spooling.
Industry:Computer; Software
A program variable used to determine whether to exit from a loop.
Industry:Computer; Software
A programming language designed for expressing algorithms; for example, ALGOL.
Industry:Computer; Software
A programming language designed for the solution of a given class of problems. Examples are list processing languages, information retrieval languages, simulation languages.
Industry:Computer; Software
A programming language designed to facilitate the manipulation of data expressed in the form of lists. Examples are LISP and IPL.
Industry:Computer; Software
A programming language in which the user states a specific set of instructions that the computer must perform in a given sequence. All widelyused programming languages are of this type.
Industry:Computer; Software
A programming language in which the user states a specific set of instructions that the computer must perform in a given sequence. All widelyused programming languages are of this type.
Industry:Computer; Software
A programming language that allows the user to express a program in terms of objects and messages between those objects. Examples include Smalltalk and LOGO.
Industry:Computer; Software
A programming language that corresponds closely to the instruction set of a given computer, allows symbolic naming of operations and addresses, and usually results in a one-to-one translation of program instructions into machine instructions.
Industry:Computer; Software
A programming language that expresses operations and addresses in symbols convenient to humans rather than in machine language. Examples are assembly language, high order language.
Industry:Computer; Software