Module: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
 
(7 intermediate revisions by 6 users not shown)
Line 1:
{{Self referencefor|For the Wikipedia programming structure containing [[Wikipedia:Lua|Lua code]], see [[|Wikipedia:Module]].|selfref=y}}
{{Wiktionary|module|modular}}
 
Line 6:
{{TOC right}}
 
==ComputingComputer science and engineering==
* [[Modular design]], the engineering discipline of designing complex devices using separately designed sub-components
* [[Modular function deployment]], a method in systems engineering and product development
Line 14:
===Computer software===
* [[Modular programming]], a software design technique
** [[Java Platform Module System]]
** [[Modules (C++)]]
* [[Module SQL]]
* [[Loadable kernel module]], an object file that contains code to extend the running kernel
* [[Modules Environment|Environment Modules]], a software tool designed to help users manage their UNIXUnix or Linux shell environment
* [[Modula-2]] or [[Modula-3]], programming languages which stress the use of modules
 
Line 21 ⟶ 24:
* [[Computer module]], an early packaging technique that combined several electronic components to produce a single logic element
* [[Memory module]], a physical "stick" of RAM, an essential piece of computer hardware
* [[Multi-chip module]], a modern technique $a that combines several complex computer chips into a single larger unit
 
==Science and mathematics==
Line 50 ⟶ 53:
* [[Vitruvian module]], an architectural measure
* A class, [[course (education)|course]], or unit of education covering a single topic
* [[Modular AI]], an American company
 
==See also==