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 storage allocation technique in which computer program segments are loaded from auxiliary storage to main storage when needed, overwriting other segments not currently in use.~(2) A computer program segment that is maintained in auxiliary storage and loaded into main storage when needed, overwriting other segments not currently in use.~(3) To load a computer program segment from auxiliary storage to main storage in such a way that other segments of the program are overwritten.
Industry:Computer; Software
(1) A system or component whose internal contents or implementation are known.~(2) Pertaining to an approach that treats a system or component as in (1).
Industry:Computer; Software
(1) A system or component whose internal contents or implementation are known.~(2) Pertaining to an approach that treats a system or component as in (1).
Industry:Computer; Software
(1) A system, component, file, procedure, or person available to replace or help restore a primary item in the event of a failure or externally caused disaster.~(2) To create or designate a system, component, file, procedure, or person as in (1).
Industry:Computer; Software
(1) A transfer of control from one software module to another, usually with the implication that control will be returned to the calling module. Contrast with: go~(2) A computer instruction that transfers control from one software module to another as in (1) and, often, specifies the parameters to be passed to and from the module.~(3) To transfer control from one software module to another as in (1) and, often, to pass parameters to the other module.
Industry:Computer; Software
cue
(1) A transfer of control from one software module to another, usually with the implication that control will be returned to the calling module. Contrast with: go~(2) A computer instruction that transfers control from one software module to another as in (1) and, often, specifies the parameters to be passed to and from the module.~(3) To transfer control from one software module to another as in (1) and, often, to pass parameters to the other module.
Industry:Computer; Software
(1) A unit of information that can be represented by either a zero or a one.~(2) An element of computer storage that can hold a unit of information as in (1).~(3) A numeral used to represent one of the two digits in the binary numeration system; zero (0) or one (1).
Industry:Computer; Software
(1) A variable that is given a constant value for a specified application.~(2) A constant, variable, or expression that is used to pass values between software modules.
Industry:Computer; Software
(1) A written guarantee that a system or component complies with its specified requirements and is acceptable for operational use. For example, a written authorization that a computer system is secure and is permitted to operate in a defined environment.~(2) A formal demonstration that a system or component complies with its specified requirements and is acceptable for operational use.~(3) The process of confirming that a system or component complies with its specified requirements and is acceptable for operational use.
Industry:Computer; Software
(1) An independent variable; for example, the variable m in the equation E = mc2.~(2) A specific value of an independent variable; for example, the value m = 24 kg.~(3) A constant, variable, or expression used in a call to a software module to specify data or program elements to be passed to that module.
Industry:Computer; Software