Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  wwnr.dot   Sprache: unbekannt

 
Spracherkennung für: .dot vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

digraph state_automaton {
 {node [shape = plaintext, style=invis, label=""] "__init_not_running"};
 {node [shape = ellipse] "not_running"};
 {node [shape = plaintext] "not_running"};
 {node [shape = plaintext] "running"};
 "__init_not_running" -> "not_running";
 "not_running" [label = "not_running", color = green3];
 "not_running" -> "not_running" [ label = "wakeup" ];
 "not_running" -> "running" [ label = "switch_in" ];
 "running" [label = "running"];
 "running" -> "not_running" [ label = "switch_out" ];
 { rank = min ;
  "__init_not_running";
  "not_running";
 }
}

[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-06-07]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002