搜索资源列表
Julia集 与 Mandelbrot集
- 这是关于Julia集 与 Mandelbrot集的一个应用程序。-on Mandelbrot Set and Julia Set an application.
SJTU.Study.ComputerGraphics.Mandelbrot.by-Huang-Pe
- Mandelbrot。 分形(fractal)是当今科学前沿最有影响的概念之一,分形几何学是探索复杂性的重要工具,建立在自相似原则和迭代生成原则基础之上的分形世界观极大地丰富了人们对自然、对社会的认识。 -Mandelbrot. Fractal (fractal) is the cutting-edge science of the concept of the most influential one, fractal geome
mandelbrot
- the implementation of the mandelbrot,use the OpenGL to display the result-the implementation of the mandelbrot. use the OpenGL to display the result
mandelbrot
- mandelbrot彩色分形图案的生成算法,可以根据需要,设置不同的参数,生成不同的图案。-Color Mandelbrot fractal pattern generation algorithm, based on the needs of different parameter settings to generate different patterns.
Mandelbrot
- 用于生成并显示Mandelbrot分形图,不同迭代次数的区域用不同的颜色标出-Used to generate and display the Mandelbrot fractal images, different iterations of the region marked with different colors
mandelbrot
- Mandelbrot code, useful for people learning opengl
Mandelbrot
- 本程序是基于逃逸时间算法的分形Mandelbrot集-Mandelbrot
mandelbrot
- mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
Mandelbrot
- Fractal Mandelbrot. The code is in csharp.
Mandelbrot
- 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退-this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
Mandelbrot
- 关于并行计算的Mandelbrot算法。-Mandelbrot algorithm on parallel computing.
Mandelbrot
- 曼德勃羅集合 從數學上來講,曼德布洛特集合是一個複數的集合。一個給定的複數c或者屬於曼德布洛特集合M,或者不是。-From the Mandelbrot set mathematically speaking, the Mandelbrot set is a collection of complex numbers. A given complex number c or of Mandelbrot set M, or not.
Yamini.Navid.Mandelbrot
- This the Mandelbrot set with mpi-This is the Mandelbrot set with mpi
mandelbrot
- This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although
mandelbrot
- This code draws the famous Mandelbrot set, allowing you to zoom in and out, change iteration levels and colors. You can also save the output as a BMP which demonstrates the use of the DIB and DDB structs and APIs.-This c
mandelbrot.tar
- Mandelbrot calculate, strategy static,dynamic and sequential
Mandelbrot
- OpenGL program mandelbrot Fractal
Mandelbrot-OpenMP
- Mandelbrot 使用 OpenMP 方去實做,用於linux 平台-Mandelbrot implemented by OpenMP in Linux enviroment
statistic-mandelbrot
- 使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
mandelbrot-mpi-dynamic
- Mandelbrot problem solving in MPI