Meaning of MODULE
Pronunciation: | | 'mâjool
|
Matching Terms: | | Modula, Modula/R, Modula-2, Modula-2*, Modula-2+, Modula-3, Modula-3*, Modula-3pi, Modula-P, Modula-Prolog, modular, modular arithmetic, Modular C, MODUlar LAnguage, Modular Prolog, Modular SB-Prolog, modulate, modulated, modulation, modulator, Modulex, modulo, modulo arithmetic, modulo operator, Modulus, modulus of elasticity, modulus of rigidity
|
Computing Dictionary |
|
| Definition: | | 1. An independent piece of software which forms part of one or more larger programs. Different languages have different concepts of a module but there are several common ideas. Modules are usually compiled seperately (in compiled languages) and provide an abstraction or information hiding mechanism so that a module's implementation can be changed without requiring any change to other modules. In this respect they are similar to objects in an object-oriented language, though a module may contain many procedures and/or functions which would correspond to many objects. A module often has its own name space for identifiers so the same identifier may be used to mean different things in different modules. 2. An independent assembly of electronic components with some distinct function, e.g. a RAM module consisting of several RAM chips mounted on a small circuit board. |
|
| Sponsored Links: | |
|
|
Thesaurus Terms |
|
| Related Terms: | | apogee, article, attitude-control rocket, ballistic capsule, burn, capsule, deep-space ship, docking, docking maneuver, Earth insertion, entity, ferry rocket, fuel ship, individual, injection, insertion, integer, item, LEM, LM, lunar excursion module, lunar module, manned rocket, moon ship, multistage rocket, orbit, parking orbit, perigee, person, persona, point, reentry, rocket, shuttle rocket, single, singleton, soft landing, soul, space capsule, space docking, space rocket, spacecraft, spaceship, unit |
|
|
|
|