Rocs/fr: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "Rocs")
     
    (Created page with "{|class="tablecenter vertical-centered" | 64px|link= | '''Rocs''' vise à être un IDE de théorie des graphes pour aider les professeurs à montrer les ré...")
    Line 4: Line 4:
    {|class="tablecenter vertical-centered"
    {|class="tablecenter vertical-centered"
    | [[Image:Rocs 48.png|64px|link=]]
    | [[Image:Rocs 48.png|64px|link=]]
    | '''Rocs''' aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms.<br />
    | '''Rocs''' vise à être un IDE de théorie des graphes pour aider les professeurs à montrer les résultats d'un algorithme de graphe et aussi à aider les étudiants à dérouler les algorithmes.<br />
    It is part of the [http://edu.kde.org KDE Education Project].
    Il fait partie du [http://edu.kde.org projet d'éducation KDE].
    |}
    |}



    Revision as of 09:34, 3 December 2010

    Home » Applications » Education » fr

    Rocs vise à être un IDE de théorie des graphes pour aider les professeurs à montrer les résultats d'un algorithme de graphe et aussi à aider les étudiants à dérouler les algorithmes.

    Il fait partie du projet d'éducation KDE.



    Features

    • Canvas for graph drawing
    • Automated graphs
    • Oriented graphs
    • IDE for graph related programming, using Javascript as it's main language, plus the graph library
    • Nodes, graphs and edges are extensible from the scripting interface, so you can do anything you want.
    • Qt Script debugging

    Documentation