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 ...
Pertaining to a system or mode of operation in which the user directs the system through commands.
Industry:Computer; Software
Pertaining to a system or mode of operation in which the user directs the system through menu selections.
Industry:Computer; Software
Pertaining to an activity that starts with the highest level component of a hierarchy and proceeds through progressively lower levels; for example, top-down design; top-down testing.
Industry:Computer; Software
Pertaining to an activity that starts with the lowest-level components of a hierarchy and proceeds through progressively higher levels; for example, bottom-up design; bottom-up testing.
Industry:Computer; Software
Pertaining to an event or process that occurs during computer program execution; for example, dynamic analysis, dynamic binding.
Industry:Computer; Software
Pertaining to an event or process that occurs without computer program execution; for example, static analysis, static binding.
Industry:Computer; Software
Pertaining to an expression that contains two or more different data types. For example, Y := X + N, where X and Y are floating point variables and N is an integer variable.
Industry:Computer; Software
Pertaining to an expression that contains two or more different data types. For example, Y := X + N, where X and Y are floating point variables and N is an integer variable.
Industry:Computer; Software
Pertaining to an interactive system or mode of operation in which the interaction between the user and the system resembles a human dialog.
Industry:Computer; Software
Pertaining to code that can be loaded into any part of main memory. The starting address is established by the loader, which then adjusts the addresses in the code to reflect the storage locations into which the code has been loaded.
Industry:Computer; Software