Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3030 connectés 

  FORUM HardWare.fr
  Programmation

  Tutorial pour ML (SML)

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Tutorial pour ML (SML)

n°69997
korben
Posté le 06-11-2001 à 16:03:34  profilanswer
 

Qqn connait un bon tutorial/aide pour ce language de prg?
D-avance merci


---------------

mood
Publicité
Posté le 06-11-2001 à 16:03:34  profilanswer
 

n°70063
shaoulah
Posté le 06-11-2001 à 18:17:12  profilanswer
 
n°70961
korben
Posté le 09-11-2001 à 13:11:01  profilanswer
 

D'autres avis?

n°1685395
gokab
Posté le 12-02-2008 à 15:57:42  profilanswer
 

Bonjour
 
Je suis un débutant en sml quelqu'un pourait il m'aider avec un code qui créé un arbre en sml? Je veux me baser sur cela. Merci d'avance

n°1685438
Elmoricq
Modérateur
Posté le 12-02-2008 à 16:40:30  profilanswer
 

Non, on ne fait pas le travail à ta place, pose plutôt des questions sur ce qui te pose problème.

n°1685462
gokab
Posté le 12-02-2008 à 17:07:02  profilanswer
 

Excusez moi je ne demande pas de faire le travail à ma place! mais il se trouve que j'ai besoin d'un point de départ.
fun creerarbre str =

n°1685464
gokab
Posté le 12-02-2008 à 17:10:01  profilanswer
 

Voici par exemple l'agorithme que je fais  
arbre tmp;
tmp = (Noeud*) malloc(sizeof(Noeud));
if (tmp != NULL)
{ tmp->info = info;
tmp->card = 1;
tmp->gauche = NULL;
tmp->droite = NULL;
}
return tmp;
}
j'ai besoin de le coder en ml Merci

n°1685473
masklinn
í dag viðrar vel til loftárása
Posté le 12-02-2008 à 17:27:08  profilanswer
 

gokab a écrit :

Voici par exemple l'agorithme que je fais  
arbre tmp;
tmp = (Noeud*) malloc(sizeof(Noeud));
if (tmp != NULL)
{ tmp->info = info;
tmp->card = 1;
tmp->gauche = NULL;
tmp->droite = NULL;
}
return tmp;
}
j'ai besoin de le coder en ml Merci


 [:prozac]


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation

  Tutorial pour ML (SML)

 

Sujets relatifs
[VC++6]Debutant cherche tutorialimplémentation de grands entiers en SML
[JAVA] Tutorial EJB[COM] - Ou trouver un bon tutorial ??
[bios] source, tutorial...Recherche un bon tutorial VBA pour ACCESS
[ Delphi ] J'aimerai un tutorial pour le SQL avec Delphi ...Vous connaissez un site de Tutorial C++
Tutorial PHP et Websphere ?[CGI-PERL] Un bon tutorial?
Plus de sujets relatifs à : Tutorial pour ML (SML)


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)