-
-
-
-
[
C/C++]
floyd_warshall.c.rar
It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes.
The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
-
[
DOS]
vesa.zip
... was written in old Borland C++ IDE. Archive also consists library graphx.cpp thats is the same as old Borland standard graph library for C++ and pascal. There is also library for BGI (Borland Graphics Interface) fonts vizualization with graphx library. ( ...
-
-
[
Matlab]
5.rar
In a graph with four kinds of graphical representation, respectively, rectangular, rod type, and so on
-
[
Objective-C]
graph_gui.rar
simple application , which accept user input for various kind of equation and draw the graph of the given input
-
[
Objective-C]
dd.rar
program representing a communication network using graph terminology
-
-