-
-
[
C/C++]
fractalsSSE__dsthbsrc.rar
... . They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a ... pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
-
[
C/C++]
MagneticPendulum_zdfsthbs.rar
... a program implementing it. The original program was coded quite some time ago, and since then I almost forgot about it. But because now I want a high resolution image of this fractal for my wall, I had to recode it. [Stupid reason isn t it? So what!]
-
[
Unix_Linux]
justforfun.rar
... of the memory*/
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH* RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128]+ 64 // initialize starting point on map
...
-
[
Unix_Linux]
yacc.rar
... of the memory*/
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH* RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128]+ 64 // initialize starting point on map
...
-
[
Matlab]
SomefractalimagesofMatlabcode.rar
Some fractal images of Matlab code, including the Julia set, koch curve, Siepbinski垫片, Mandelbrot set, fractal tree and so on, using Matlab to run you give it a try, you can draw very beautiful fractal images, is a lot of fun!
-
-
[
C++ Builder]
2_13.rar
Fractal tree recursive algorithm. The use of recursive algorithm to generate bifurcation tree, generators are in fact at every level on the process of continually re-draw
-
[
C++ Builder]
2_16.rar
Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
-
[
Visual Basic (VB)]
1.rar
In the Visual Basic development environment, the use of fractal theory, achieve animation effects. Are now completed a round dynamic display effect.
-