« Noeud (matériel informatique) » : différence entre les versions


Aucun résumé des modifications
Balise : Éditeur de wikicode 2017
(nouveau terme)
Balise : Éditeur de wikicode 2017
Ligne 1 : Ligne 1 :


== Domaine ==
== Domaine ==
[[Category:Vocabulary]]
[[Category:Vocabulary]]<br>
[[Category:Matériel informatique]]Matériel informatique<br>
[[Category:Coulombe]]Coulombe<br>
[[Catégorie:Scotty]]<br>
   
   
== Définition ==
== Définition ==


 
Un noeud, au sens matériel informatique, est une unité de traitement ou de calcul de base dans un réseau d'ordinateurs.


== Français ==
== Français ==
 
noeud (matériel informatique)
   
   
== Anglais ==
== Anglais ==


'''Node (computer science) '''
'''Node (computer hardware) '''


A node is a basic unit used in computer science. Nodes are devices or data points on a larger network. Devices such as a personal computer, cell phone, or printer are nodes. When defining nodes on the internet, a node is anything that has an IP address. Nodes are individual parts of a larger data structure, such as linked lists and tree data structures. Nodes contain data and also may link to other nodes. Links between nodes are often implemented by pointers.
A node is a basic unit used in computer science. Nodes are devices or data points on a larger network. Devices such as a personal computer, cell phone, or printer are nodes. When defining nodes on the internet, a node is anything that has an IP address. Nodes are individual parts of a larger data structure, such as linked lists and tree data structures. Nodes contain data and also may link to other nodes. Links between nodes are often implemented by pointers.

Version du 30 avril 2019 à 00:09

Domaine


Matériel informatique
Coulombe

Définition

Un noeud, au sens matériel informatique, est une unité de traitement ou de calcul de base dans un réseau d'ordinateurs.

Français

noeud (matériel informatique)

Anglais

Node (computer hardware)

A node is a basic unit used in computer science. Nodes are devices or data points on a larger network. Devices such as a personal computer, cell phone, or printer are nodes. When defining nodes on the internet, a node is anything that has an IP address. Nodes are individual parts of a larger data structure, such as linked lists and tree data structures. Nodes contain data and also may link to other nodes. Links between nodes are often implemented by pointers.