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) The process of defining the working relationships among the components of a system.~(2) The result of the process in (1).
Industry:Computer; Software
(1) The process of extracting the essential characteristics of data by defining data types and their associated functional characteristics and disregarding representation details.~(2) The result of the process in (1).
Industry:Computer; Software
(1) The process of modifying a software system or component after delivery to correct faults, improve performance or other attributes, or adapt to a changed environment.~(2) The process of retaining a hardware system or component in, or restoring it to, a state in which it can perform its required functions.
Industry:Computer; Software
(1) The process of studying user needs to arrive at a definition of system, hardware, or software requirements.~(2) The process of studying and refining system, hardware, or software requirements.
Industry:Computer; Software
(1) The process of translating a design into hardware components, software components, or both.~(2) The result of the process in (1).
Industry:Computer; Software
(1) The reconstruction of a file to a given state by updating an earlier version, using data recorded in a chronological record of changes made to the file.~(2) A type of recovery in which a system, program, database, or other system resource is restored to a new, not previously occupied state in which it can perform required functions.
Industry:Computer; Software
(1) The suspension of a process to handle an event external to the process.~(2) To cause the suspension of a process.~(3) Loosely, an interrupt request.
Industry:Computer; Software
(1) The suspension of a process to handle an event external to the process.~(2) To cause the suspension of a process.~(3) Loosely, an interrupt request.
Industry:Computer; Software
(1) To create a load module from two or more independently translated object modules or load modules by resolving crossreferences among them.~(2) A part of a computer program, often a single instruction or address, that passes control and parameters between separate modules of the program.~(3) To provide a link as in (2).
Industry:Computer; Software
(1) To read data from a source, altering the contents of the source location, and to write the same data elsewhere in a physical form that may differ from that of the source. For example, to move data from one file to another. Contrast with: copy.~(2) Sometimes, a synonym for copy.
Industry:Computer; Software