upload
IEEE Computer Society
المجال: 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 subroutine that is stored at one given location rather than being copied into a computer program at each place that it is called.
Industry:Computer; Software
A subset of a data type, obtained by constraining the set of possible values of the data type. Note: The operations applicable to the subtype are the same as those of the original data type.
Industry:Computer; Software
A system containing one or more computers and associated software.
Industry:Computer; Software
A system development approach in which the most critical aspects of a system are implemented first. The critical piece may be defined in terms of services provided, degree of risk, difficulty, or other criteria.
Industry:Computer; Software
A table that identifies the location of pages in storage and gives significant attributes of those pages.
Industry:Computer; Software
A table that presents program symbols and their corresponding addresses, values, and other attributes.
Industry:Computer; Software
A table used to show sets of conditions and the actions resulting from them.
Industry:Computer; Software
A technique used in computer performance evaluation, in which a computer system is represented as a hierarchy of subsystems, the subsystems are analyzed to determine their performance characteristics, and the results are used to evaluate the performance of the overall system.
Industry:Computer; Software
A temporary or unpredictable fault in a component.
Industry:Computer; Software
A testing methodology in which two or more program mutations are executed using the same test cases to evaluate the ability of the test cases to detect differences in the mutations.
Industry:Computer; Software