错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Example Mandelbrot Set and Julia Set

  • Patrick Diehl,
  • Steven R. Brandt,
  • Hartmut Kaiser

摘要

We briefly introduce the equations and algorithms for fractal sets, e.g. the Mandelbrot set and Julia set. After that we implement a serial version of the fractal sets using the C++ Standard library. This example will be used later in the book and will be extended for parallel and distributed programming.