- Overview
- executable, Eclipse and Maven projects
- executable, Eclipse and Maven projects
- executable, Eclipse and Maven projects
- executable, Eclipse and Maven projects
- executable, Eclipse and Maven projects
- executable, Eclipse and Maven projects
The sole purpose of program Mandelbrot is to compare the looping implementation of the color calculation with the parallel implementation using all available processor cores.
is used for creating the network
runs the loop code
runs the parallel code
The core of the program consists of two classes:
MandelbrotUnit.java
MandelbrotNet.java
The graphical user interface is established by the other classes.
MandelbrotFrame.java
contains the program's main
method
Download links:
Mandelbrot.jar
Mandelbrot-Eclipse.zip
Mandelbrot-Maven.zip