CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mandelbrot

搜索资源列表

  1. Julia集 与 Mandelbrot集

    0下载:
  2. 这是关于Julia集 与 Mandelbrot集的一个应用程序。-on Mandelbrot Set and Julia Set an application.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37809
    • 提供者:王丹
  1. SJTU.Study.ComputerGraphics.Mandelbrot.by-Huang-Pe

    0下载:
  2. Mandelbrot。 分形(fractal)是当今科学前沿最有影响的概念之一,分形几何学是探索复杂性的重要工具,建立在自相似原则和迭代生成原则基础之上的分形世界观极大地丰富了人们对自然、对社会的认识。 -Mandelbrot. Fractal (fractal) is the cutting-edge science of the concept of the most influential one, fractal geometry to explore the complexitie
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:393516
    • 提供者:萧飞
  1. mandelbrot

    0下载:
  2. the implementation of the mandelbrot,use the OpenGL to display the result-the implementation of the mandelbrot. use the OpenGL to display the result
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3689
    • 提供者:齐虹
  1. 本程序实现了并行环境下mandelbrot集的实时显示

    0下载:
  2. 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:8668
    • 提供者:wuchengwei
  1. Mandelbrot-OpenMP

    0下载:
  2. Mandelbrot 使用 OpenMP 方去實做,用於linux 平台-Mandelbrot implemented by OpenMP in Linux enviroment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:6913
    • 提供者:Newman
  1. mandelbrot

    0下载:
  2. Mandelbrot code, useful for people learning opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1477
    • 提供者:xabcdy
  1. Mandelbrot

    0下载:
  2. 本程序是基于逃逸时间算法的分形Mandelbrot集-Mandelbrot
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:2399
    • 提供者:gang
  1. mandelbrot

    0下载:
  2. mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:385500
    • 提供者:mmy
  1. Mandelbrot

    0下载:
  2. Fractal Mandelbrot. The code is in csharp.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:72559
    • 提供者:stanica
  1. Mandelbrot

    0下载:
  2. 关于并行计算的Mandelbrot算法。-Mandelbrot algorithm on parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:5170
    • 提供者:ming
  1. Mandelbrot

    0下载:
  2. 曼德勃羅集合 從數學上來講,曼德布洛特集合是一個複數的集合。一個給定的複數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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:29727
    • 提供者:kontakt
  1. Yamini.Navid.Mandelbrot

    0下载:
  2. This the Mandelbrot set with mpi-This is the Mandelbrot set with mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:4071
    • 提供者:Navid Yamini
  1. mandelbrot

    0下载:
  2. 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 equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8290
    • 提供者:Mike Gao
  1. mandelbrot

    0下载:
  2. 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 code draws the famous Mandelbro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:29903
    • 提供者:Freezer
  1. mandelbrot.tar

    0下载:
  2. Mandelbrot calculate, strategy static,dynamic and sequential
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3174
    • 提供者:bon
  1. Mandelbrot

    0下载:
  2. OpenGL program mandelbrot Fractal
  3. 所属分类:OpenGL program

  1. statistic-mandelbrot

    0下载:
  2. 使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1665
    • 提供者:wanyihan
  1. mandelbrot-mpi-dynamic

    0下载:
  2. Mandelbrot problem solving in MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:3304
    • 提供者:phongvan84
  1. Mandelbrot

    0下载:
  2. 这个应该是可以用来画Mandelbrot集,改变颜色代码就可以变换(This should be used to draw Mandelbrot sets, you can change the color code,)
  3. 所属分类:图形图象

  1. Mandelbrot

    1下载:
  2. 这里面有两个代码,用于绘制Mandelbrot分形集合(There are two codes for drawing Mandelbrot fractal sets)
  3. 所属分类:分形几何

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com