Download Parallel Mandelbrot Set solver

Description

This application calculates the Mandelbrot set using a parallel solver loop (.net 4.0 + WPF).

Source Files

The download file mandelbrot.zip has the following entries.


.hgignore/*ww  w .  j  a v a  2 s .c  o  m*/
source/MandelbrotDemo/App.xaml
source/MandelbrotDemo/App.xaml.cs
source/MandelbrotDemo/BitmapGenerator.cs
source/MandelbrotDemo/MandelbrotDemo.csproj
source/MandelbrotDemo/MandelbrotDemo_Net35.csproj
source/MandelbrotDemo/Properties/AssemblyInfo.cs
source/MandelbrotDemo/Properties/Resources.Designer.cs
source/MandelbrotDemo/Properties/Resources.resx
source/MandelbrotDemo/Properties/Settings.Designer.cs
source/MandelbrotDemo/Properties/Settings.settings
source/MandelbrotDemo/Window1.xaml
source/MandelbrotDemo/Window1.xaml.cs
source/MandelbrotDemo/app.config
source/MandelbrotLibrary/MandelbrotEquation.cs
source/MandelbrotLibrary/MandelbrotLibrary.csproj
source/MandelbrotLibrary/MandelbrotLibrary_Net35.csproj
source/MandelbrotLibrary/MandelbrotSolver.cs
source/MandelbrotLibrary/Properties/AssemblyInfo.cs
source/MandelbrotLibrary/SolverFrame.cs
source/MandelbrotProfiling/MandelbrotProfiling.csproj
source/MandelbrotProfiling/Program.cs
source/MandelbrotProfiling/Properties/AssemblyInfo.cs
source/MandelbrotProfiling/app.config
source/MandelbrotTests.MSTest/MandelbrotTests.MSTest.csproj
source/MandelbrotTests.MSTest/MandelbrotTests.cs
source/MandelbrotTests.MSTest/Properties/AssemblyInfo.cs
source/MandelbrotTests.NUnit/MandelbrotTests.NUnit.csproj
source/MandelbrotTests.NUnit/MandelbrotTests.NUnit_Net35.csproj
source/MandelbrotTests.NUnit/MandelbrotTests.cs
source/MandelbrotTests.NUnit/Properties/AssemblyInfo.cs
source/Mandelbrot_VS2008.sln
source/Mandelbrot_VS2010.sln
source/System.Threading.dll

Download

Click the following link to download mandelbrot.zip.

mandelbrot.zip