upload
IEEE Computer Society
Industry: 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 diagram that depicts the states that a system or component can assume, and shows the events or circumstances that cause or result from a change from one state to another.
Industry:Computer; Software
A diagram that identifies modules, activities, or other entities in a system or computer program and shows how larger or more general entities break down into smaller, more specific entities.
Industry:Computer; Software
A diagram that identifies the modules in a system or computer program and shows which modules call one another. Note: The result is not necessarily the same as that shown in a structure chart.
Industry:Computer; Software
A diagram that shows the relationship between two or more computer programs.
Industry:Computer; Software
A diagram that shows where programs and data are stored in a computer's memory.
Industry:Computer; Software
A discrete data type whose members can assume values that are explicitly defined by the programmer. For example, a data type called COLORS with possible values RED, BLUE, and YELLOW.
Industry:Computer; Software
A display of the contents of all or part of a computer's internal storage, usually in binary, octal, or hexadecimal form.
Industry:Computer; Software
A document that accompanies and identifies a given version of a system or component. Typical contents include an inventory of system or component parts, identification of changes incorporated into this version, and installation and operating information unique to the version described.
Industry:Computer; Software
A document that describes the conduct and results of the testing carried out for a system or component.
Industry:Computer; Software
A document that describes the design of a system or component. Typical contents include system or component architecture, control logic, data structures, input/ output formats, interface descriptions, and algorithms.
Industry:Computer; Software