搜索资源列表
分形理论与分形计算机模拟源代码
- 分形理论与分形的计算机模拟:字符串方法、IFS方法、分形插值……
Leaf_D
- 自然模拟分形树叶-simulated natural fractal leaves
用做的lsp分形程序
- 一个模拟树木生长的程序-a simulated tree growth procedures
java_lsys
- 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden
graphics_fenxing
- 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoi
fengchuifenxing
- 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic rec
lst
- 一个LS文法系统。用分形技术生成一排树,模拟自然景观。参数由自己设置。-a grammar system. Fractal technology generated a row of trees, simulating the natural landscape. Set up by its own parameters.
Rlsystem
- l system 算法和模拟的小程序,3D,植物的模型模拟,分形的算法-l algorithm and system simulation of small procedures, 3D plant model simulations, fractal algorithms
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal
OpenGLandVC++
- 毕业论文 《分形方法在植物景观模拟中的应用》-thesis "fractal landscape methods in plant simulation of"
20041224121127
- 自然模拟分形树叶 自然模拟分形树叶-simulated natural fractal leaves s imulated natural fractal leaves
yafe.0.9.8.src
- 非常棒的交互式分形图设计代码,速度很快.-wonderful interactive Fractal Design code, very fast.
DLA
- 在分形几何里面,非常重要的一部分内容就是分形演化算法。这个模块提供的是用DLA模型模拟植物生长的算法。-Fractal geometry in the inside, a very important part of the content is the evolutionary algorithm fractal. The module is provided by DLA model simulation of plant grow
cloud
- 分形几何被曼德勃罗喻为是大自然的几何学。这个代码,采用了分形几何的方法模拟生成自然界的云。形象而逼真。-Mandelbrot fractal geometry has been described as the geometry of nature. The code, adopted the method of fractal geometry of nature cloud simulation. Realistic image.
xxy
- 利用分形算法画出一个几个圆构成的图案,可以利用代码再扩充进行更改圆的数目-Using fractal algorithm to draw a circle consisting of several patterns, can be used to extend the code to make changes to the number of round
CoolPainter
- 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形-1. Mapping function: linear, rectangular, arbitrary polygon, circle, Bezier curve and B-spli
FractalTerrain
- 该程序是一个三维随机分形地形生成系统。可生成地形高程数据,地形纹理数据,天空背景纹理数据,最后经过渲染得到三维随机地形模拟效果。-The program is a three-dimensional random fractal terrain generation system. Can generate terrain elevation data, terrain texture data, the sky background
FractalTerrain
- 这是用分形算法实现三维地形的模拟,在浏览时你可以通过改变参数值,来改变山体的外貌,是学习分形算法的好实例-This is a fractal algorithm using three-dimensional topography simulation, in the browser when you can by changing the parameter values, to change the appearance of th
FD
- 计算图像分形维度,可以方便的计算出不同图像的分形维度-Calculation of fractal dimension of images, you can easily calculate the different images of fractal dimension
123
- Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iter