CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mandelbrot
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mandelbrot - List
[
Software Engineering
]
pthread_ms_static
DL : 0
this implemented by pthread(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by rows to any other threads to complete the total jobs.-this is implemented by pthread(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by rows to any other threads to complete the total jobs.
Date
: 2026-01-24
Size
: 2kb
User
:
梁庭量
[
Software Engineering
]
pthread_ms_dynamic
DL : 0
this implemented by pthread(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by dynamic mode (different from static)by rows to any other threads to complete the total jobs.-this is implemented by pthread(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by dynamic mode (different from static)by rows to any other threads to complete the total jobs.
Date
: 2026-01-24
Size
: 2kb
User
:
梁庭量
[
Software Engineering
]
openmp_ms_static
DL : 0
this implemented by OpenMP(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by(static rule) rows to any other threads to complete the total jobs.-this is implemented by OpenMP(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by(static rule) rows to any other threads to complete the total jobs.
Date
: 2026-01-24
Size
: 1kb
User
:
梁庭量
[
Software Engineering
]
openmp_ms_dynamic
DL : 0
this implemented by OpenMP(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by(dynamic rule) rows to any other threads to complete the total jobs.-this is implemented by OpenMP(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by(dynamic rule) rows to any other threads to complete the total jobs.
Date
: 2026-01-24
Size
: 1kb
User
:
梁庭量
[
Software Engineering
]
Thinking-in-Patterns
DL : 0
Fractal geometry, together with the broader fields of nonlinear dynamics and complexity, represented a large segment of modern science at the end of the 20th century. Penetration of the resulting new paradigms into practically all academic disciplines has confirmed the fundamental assertion of universal formalism common to a wide range of human endeavors. This book contains an extended article by B B Mandelbrot, reviewing his contribution to fractal geometry and outlining some unsolved problems, with illustrations especially of finance and physics. It covers a range of multidisciplinary topics - the biology of aging, through the self-similar shape of plants, image decompression and solar magnetic fields, to sound reflection in the street. The book is a treasure trove for innovative researchers working in fields related to fractal geometry.-Fractal geometry, together with the broader fields of nonlinear dynamics and complexity, represented a large segment of modern science at the end of the 20th century. Penetration of the resulting new paradigms into practically all academic disciplines has confirmed the fundamental assertion of universal formalism common to a wide range of human endeavors. This book contains an extended article by B B Mandelbrot, reviewing his contribution to fractal geometry and outlining some unsolved problems, with illustrations especially of finance and physics. It covers a range of multidisciplinary topics- the biology of aging, through the self-similar shape of plants, image decompression and solar magnetic fields, to sound reflection in the street. The book is a treasure trove for innovative researchers working in fields related to fractal geometry.
Date
: 2026-01-24
Size
: 1.06mb
User
:
张小寒
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.