Rocs/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with '{{EduBreadCrumbs_(uk)}}')
(Created page with '{|class="tablecenter vertical-centered" | 64px|link= | '''Rocs''' — комплексне середовище роботи з графами. За йо...')
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''' — комплексне середовище роботи з графами. За його допомогою спрощується завдання викладачів щодо демонстрації студентам роботи алгоритмів теорії графів, а також засвоєння студентами цих алгоритмів.<br />
It is part of the [http://edu.kde.org KDE Education Project].
Програма є частиною [http://edu.kde.org освітнього проекту KDE].
|}
|}



Revision as of 21:06, 5 October 2010

Other languages:

Домівка » Програми » Освіта » Rocs/uk


Rocs — комплексне середовище роботи з графами. За його допомогою спрощується завдання викладачів щодо демонстрації студентам роботи алгоритмів теорії графів, а також засвоєння студентами цих алгоритмів.

Програма є частиною освітнього проекту 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