|
|
Abteilung Betriebssysteme und Verteilte Systeme |
|
| Author: | Reinhard Fabian | ||
| Title: | Bildliche Darstellung von Änderungen in Digraphern | ||
| Kind of Publication: | Diplomarbeit | ||
| Supervisor: | Prof. Stiege | ||
| Date: | January 1997 | ||
| Institution: | Universität Hildesheim, Institut für Betriebssysteme und Rechnerverbund | ||
| Pages, Language | 165, German | ||
| Keywords: | graph algorithms, animation | ||
| CR Classification: | E.1[Data]:Data Structures - graphs and networks;
|
General Terms (ACM):
| Algorithms
| |
The aim of this work is to provide a client/server system which makes visible changes in digraphs. A server process receives the attributes (shape, size, color, text, etc.) of nodes and edges from ist clients and represents these digraphs. A TCP/IP connection transmits the commands. Clients are C or C++ programs and send their graph commands to servers. The server processes are completely implemented in JAVA, and do not have to run on the same host. Furthermore, users of the program system can interactively change, scale, save and reload the images of the graphs (without having to compile their clients previously) by mouse and keyboard just as they like. The program system's requirements (C compiler and JAVA interpeter) are independent from any brand and allow universal utilisation everywhere you want to stress visually changes in graphs, for example in courses about graph theory, compiler design (finite automata), networks etc.
|
Last change: Apr 25 2004 Stiege |