2009-09-20 12:34:28 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2002-12-16 23:26:43 +01:00
|
|
|
|
<!DOCTYPE html
|
|
|
|
|
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
|
|
|
|
"tuteurs://DTD/tml.dtd">
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2009-09-20 12:27:14 +02:00
|
|
|
|
<title>Théorie</title>
|
2002-12-16 23:26:43 +01:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
2009-09-20 12:27:14 +02:00
|
|
|
|
<h1>Pages théoriques</h1>
|
2002-12-16 23:26:43 +01:00
|
|
|
|
|
2002-12-20 23:22:47 +01:00
|
|
|
|
<p>
|
2009-09-20 12:27:14 +02:00
|
|
|
|
Cette section regroupe des explications théoriques, sans application directe
|
|
|
|
|
à une tâche bien précise. Bien comprendre ce qui se passe quand on utilise
|
|
|
|
|
certains logiciels est souvent un avantage pour arriver à ce qu'on veut, et
|
|
|
|
|
surtout bien se rappeler la marche à suivre.
|
2003-01-10 16:37:24 +01:00
|
|
|
|
</p>
|
|
|
|
|
|
2003-07-08 12:27:53 +02:00
|
|
|
|
<p>
|
2009-09-20 12:27:14 +02:00
|
|
|
|
<a href="reseaux.html">Qu'est-ce qu'un réseau ?</a>, ou comment les
|
2003-07-08 12:27:53 +02:00
|
|
|
|
ordinateurs communiquent entre eux, et ce qu'est Internet.
|
|
|
|
|
</p>
|
|
|
|
|
|
2003-01-10 16:37:24 +01:00
|
|
|
|
<p>
|
|
|
|
|
<a href="encodages.html">L'enfer des langues</a>, ou comment un ordinateur
|
2009-09-20 12:27:14 +02:00
|
|
|
|
peut représenter dans ses fichiers des textes dans les différentes langues
|
2003-01-10 16:37:24 +01:00
|
|
|
|
du monde.
|
|
|
|
|
</p>
|
|
|
|
|
|
2003-06-17 01:46:32 +02:00
|
|
|
|
<p>
|
|
|
|
|
<a href="formats.html">Les formats de fichiers</a>, ou comment les
|
2009-09-20 12:27:14 +02:00
|
|
|
|
logiciels représentent divers types d'informations dans les fichiers et
|
2003-06-17 01:46:32 +02:00
|
|
|
|
comment s'y retrouver.
|
|
|
|
|
</p>
|
|
|
|
|
|
2003-01-10 16:37:24 +01:00
|
|
|
|
<p>
|
|
|
|
|
Une <a href="images.ps.gz">documentation (<code>.ps.gz</code>)
|
2009-09-20 12:27:14 +02:00
|
|
|
|
sur le traitement d'images</a> (écrite par David Monniaux).
|
2002-12-20 23:22:47 +01:00
|
|
|
|
</p>
|
2002-12-16 23:26:43 +01:00
|
|
|
|
|
|
|
|
|
<div class="metainformation">
|
2009-09-20 12:27:14 +02:00
|
|
|
|
Auteur : Joël Riou. Dernière modification le <date value="$Date: 2007-07-17 10:03:07 $" />.
|
2002-12-16 23:26:43 +01:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|