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 ...
A quantitative measure of the degree to which a system, component, or processpossesses a given attribute.
Industry:Computer; Software
A quantitative statement about the expected number or nature of faults in a system or component.
Industry:Computer; Software
A quantity or data item whose value can change; for example, the variable Current-time.
Industry:Computer; Software
A quantity or data item whose value cannot change; for example, the data item FIVE, with an unchanging value of 5.
Industry:Computer; Software
A read operation that alters the data in the accessed location.
Industry:Computer; Software
A read operation that does not erase the data in the accessed location.
Industry:Computer; Software
A record of all or selected subroutines or function calls performed during the execution of a computer program and, optionally, the values of parameters passed to and returned by each subroutine or function.
Industry:Computer; Software
A record of all or selected subroutines or function calls performed during the execution of a computer program and, optionally, the values of parameters passed to and returned by each subroutine or function.
Industry:Computer; Software
A record of the name and values of variables accessed or changed during the execution of a computer program.
Industry:Computer; Software
A record of the sequence of instructions executed during the execution of a computer program. Often takes the form of a list of code labels encountered as the program executes.
Industry:Computer; Software