Module: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Infobox>Pol098
No edit summary
Infobox>Pol098
No edit summary
Line 1: Line 1:
A '''module''' is a self-contained [[component]] of a [[system]], which has a well-defined [[interface]] to the other components; something is '''modular''' if it is [[construction|constructed]] so as to facilitate easy [[assembly]], flexible arrangement, and/or [[repair]] of the components.
A '''module''' is a self-contained [[component]] of a [[system]], which has a well-defined [[interface]] to the other components; something is '''modular''' if it includes or uses modules which can be interchanged as units without disassembly of the module. Design, manufacture, repair, etc. of the modules may be complex, but this is not relevant; once the module exists, it can easily be connected to or disconnected from the system.


Computers,
Computers,

Revision as of 02:47, 11 March 2006

A module is a self-contained component of a system, which has a well-defined interface to the other components; something is modular if it includes or uses modules which can be interchanged as units without disassembly of the module. Design, manufacture, repair, etc. of the modules may be complex, but this is not relevant; once the module exists, it can easily be connected to or disconnected from the system.

Computers,

Mathematics,

Other,


Template:Disambig

de:Modul et:Moodul it:Modulo pl:Moduł (matematyka) zh:模