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 type of coupling in which one software module affects or depends upon the internal implementation of another.
Industry:Computer; Software
A type of coupling in which one software module communicates information to another module for the explicit purpose of influencing the latter module's execution.
Industry:Computer; Software
A type of coupling in which output from one software module serves as input to another module.
Industry:Computer; Software
A type of coupling in which output from one software module serves as input to another module.
Industry:Computer; Software
A type of coupling in which some or all of the contents of one software module are included in the contents of another module.
Industry:Computer; Software
A type of coupling in which two software modules access a common data area.
Industry:Computer; Software
A type of coupling in which two software modules access a common data area.
Industry:Computer; Software
A type of integration testing in which software elements, hardware elements, or both are combined all at once into an overall system, rather than in stages.
Industry:Computer; Software
A type of modular decomposition in which a system is broken down into a hierarchy of components through a series of top-down refinements.
Industry:Computer; Software
A type of modular decomposition in which a system is broken down into components that correspond to system functions and subfunctions.
Industry:Computer; Software