搜索资源列表
graphics.rar
- 分形树、Sierpinski垫片C程序、Mandlbrot集图形、Koch曲线C程序,Tree fractal, Sierpinski gasket C procedures, Mandlbrot graphics set, Koch curve C program
iphoneSierpinski
- iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
deidai
- WXH-斐波那契数列.Koch曲线 动态的Von Koch分形曲线,中点法生成Sierpinski地毯 分形蝴蝶 -WXH-Fibonacci sequence. Koch curve dynamic Von Koch fractal curve, the mid-point method to generate fractal Sierpinski carpet Butterfly
06_04_LS_Fractal
- 介绍各种形体的表示以及数据结构,实现包括Koch曲线和Koch雪花,Sierpinski地毯,L-S分形树的编程实现。-Introduced a variety of physical representation and data structure, to achieve, including Koch and Koch snowflake curve, Sierpinski carpet, LS Fractal Programming tree.
fractal
- 学习和研究分形理论的相关算法,然后通过编程实现这些算法,从而对分形学友一些基本了解,对于日后的学习会有不小帮助。 实验采用L系统程序设计实现koch雪花曲线;用迭代函数系统程序设计实现Sierpinski曲线的生成。 内附有代码和解释 -Fractal theory study and research related algorithms, and then programming these algorithms, thus some basic understanding of
KaSaC
- Koch曲线、Sierpinski三角形、Cantor集的MATLAB实现代码 含结果图-Koch curve, Sierpinski triangle, Cantor set of MATLAB implementation code contains the results of Figure
fractal-algorithm-_-base
- 内含Cantor三分集,Koch曲线,Koch雪花源Arboresent,Sierpinski垫片,Hilbert—Peano曲线,Hilbert—Peano曲线等源代码 -Contains Cantor ternary set, Koch curve, the Koch snowflake source Arboresent, the Sierpinski gasket, Hilbert-Peano curve, Hilbert-Peano curve source code
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
serpinski_triangle
- The Sierpinski triangle (also with the original orthography Sierpiński), also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal and attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into s
sierpinski
- 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)