upload
IEEE Computer Society
Sektör: 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 ...
(1) A sequence of bits, or characters that is stored, addressed, transmitted, and operated on as a unit within a given computer.~(2) An element of computer storage that can hold a sequence of bits or characters.~(3) A sequence of bits or characters that has meaning and is considered an entity in some language; for example, a reserved word in a computer lan yage.
Industry:Computer; Software
(1) A sequence of instructions treated as a basic unit of work by the supervisory program of an operating system.~(2) In software design, a software component that can operate in parallel with other software components.
Industry:Computer; Software
(1) A set of data items, each of which has the same data definition.~(2) To print or otherwise display a set of data items.
Industry:Computer; Software
(1) A short computer program that is permanently resident or easily loaded into a computer and whose execution brings a larger program, such as an operating system or its loader, into memory.~(2) To use a program as in (1).
Industry:Computer; Software
(1) A short computer program that is permanently resident or easily loaded into a computer and whose execution brings a larger program, such as an operating system or its loader, into memory.~(2) To use a program as in (1).
Industry:Computer; Software
(1) A skeletal or special-purpose implementation of a software module, used to develop or test a module that calls or is otherwise dependent on it.~(2) A computer program statement substituting for the body of a software module that is or will be defined elsewhere.
Industry:Computer; Software
(1) A specification written and approved in accordance with established standards.~(2) A specification written in a formal notation, often for use in proof of correctness.
Industry:Computer; Software
(1) A statement in a programming language, specifying an operation to be performed by a computer and the addresses or values of the associated operands; for example, Move A to B.~(2) Loosely, any executable statement in a computer program.
Industry:Computer; Software
(1) A storage allocation technique in which programs or data are divided into fixed-length blocks called pages, main storage is divided into blocks of the same length called page frames, and pages are stored in page frames, not necessarily contiguously or in logical order.~(2) A storage allocation technique in which programs or data are divided into fixedlength blocks called pages, main storage is divided into blocks of the same length called page frames, and pages are transferred between main and auxiliary storage as needed.~(3) The transfer of pages as in (2)
Industry:Computer; Software
(1) A storage allocation technique in which programs or data are divided into fixed-length blocks called pages, main storage is divided into blocks of the same length called page frames, and pages are stored in page frames, not necessarily contiguously or in logical order.~(2) A storage allocation technique in which programs or data are divided into fixedlength blocks called pages, main storage is divided into blocks of the same length called page frames, and pages are transferred between main and auxiliary storage as needed.~(3) The transfer of pages as in (2)
Industry:Computer; Software