Welcome![Sign In][Sign Up]
Location:
Search - koch snowflake

Search list

[Graph Drawingsnowflake

Description: 关键字: KOCH, 分形, 雪花,递归,MFC,snowflake 这是我MFC下写的一个小程序, 实现分形递归雪花算法. 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : KOCH, fractal, snowflakes, recursive, MFC, Snowflake This is my MFC write a small program achieving Fractal snowflakes recursive algorithm. hope more people shared with me, QQ : 270596846 E_MAIL : chmuggmwtg@163.com
Platform: | Size: 25600 | Author: 陈成 | Hits:

[OpenGL programKochSnow

Description: OpenGL分形程序,点击鼠标左键,在窗口内绘制雪花分形,Koch Snow-OpenGL Fractal procedures, click the left mouse button in the window rendering fractal snowflakes, Koch Snow
Platform: | Size: 250880 | Author: Luna | Hits:

[Windows Develop2

Description: 分形程序之koch 雪花的编程,c++实现-Koch fractal snowflakes procedure programming, c++ Realize
Platform: | Size: 1975296 | Author: heweijun | Hits:

[Graph programKoch

Description: 文件 Koch.m 该程序画出Helge von Koch 雪花,一个不规则碎片图形,实现分形几何中的一个基本图形,该碎片图形的为数不是整数.-Koch.m the program draws files Helge von Koch snowflake, a fractal graphics, the realization of fractal geometry in a basic graphics, the debris is not an integer number of graphics.
Platform: | Size: 1024 | Author: 张统年 | Hits:

[Fractal programkoch

Description: 计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut
Platform: | Size: 162816 | Author: 冬铧 | Hits:

[OpenGL programGQEx6

Description: OpenGL 编写Koch雪花生Sierpinski三角形生成程序-OpenGL write Koch snowflake Health Sierpinski triangle generator
Platform: | Size: 93184 | Author: 高强 | Hits:

[Fractal programKoch

Description: Koch curve. The Koch snowflake (or Koch star) is a mathematical curve and one of the earliest fractal curves to have been described.
Platform: | Size: 1024 | Author: tanja | Hits:

[Software EngineeringIteration_and_fractal

Description: 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the resulting figure is called Koch snowflake fractal. Programmed to map out its graphics, and calculate the area of Koch snowflake, and its fractal dimension. 2, construct their own generators (the need for creativity), according to the way graphics iterative produce fractal images, using a computer programmed to map out its graphics, and calculate its fractal dimension.using MATLAB
Platform: | Size: 134144 | Author: 林文 | Hits:

[Fractal programKOCH

Description: 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/deercoder/articles/101583.html actually downloaded to 410 times, sent to here, hope that more one can ever been.
Platform: | Size: 1412096 | Author: boss liu | Hits:

[Windows DevelopKoch_curve

Description: The Koch snowflake is a mathematical curve and one of the earliest fractal curves to have been described.
Platform: | Size: 9068544 | Author: puf | Hits:

[OpenGL programKochSnow

Description: 利用OpenGL分形生成科赫雪花,可改变递归深度以及拖动-Using OpenGL Koch snowflake fractal generation can change the recursion depth and drag
Platform: | Size: 397312 | Author: lampard | Hits:

[OpenGL programkoch

Description: koch雪花 可由用户自定多边形的边数和算法迭代次数-koch snowflake can be user-defined number of walls and algorithm iterations
Platform: | Size: 1024 | Author: KafKa | Hits:

[OpenGL program1

Description: 利用OpenGL分形生成科赫雪花,可改变递归深度以及不可拖动-Using OpenGL Koch snowflake fractal generation can change the recursion depth and drag-Using OpenGL Koch snowflake fractal generation can not change the recursion depth, and drag-Using OpenGL Koch snowflake fractal generation can change the recursion depth and drag
Platform: | Size: 1024 | Author: kk | Hits:

[2D Graphickoch

Description: koch雪花绘制,能拖动,能选中,功能一般,简单容易上手-koch snowflake drawing, to drag, to select, function normally, a simple easy to use
Platform: | Size: 71680 | Author: 毛毛 | Hits:

[2D GraphicKoch

Description: koch雪花,一个关于雪花变换的程序,大学时候的-koch snowflake
Platform: | Size: 125952 | Author: 小小 | Hits:

[matlabsnowflake

Description: 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数-An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension
Platform: | Size: 1024 | Author: 吴边 | Hits:

[OpenGL programKoch

Description: 用c语言编写的OpenGL程序 Koch雪花-Written by c Koch snowflake OpenGL program
Platform: | Size: 1024 | Author: 张真人 | Hits:

[Fractal programKOCH

Description: koch雪花的绘制,分形图形学最主要应用算法-koch snowflake draw fractal graphics the most important application of algorithms
Platform: | Size: 1507328 | Author: zhanglingyu | Hits:

[Algorithmkoch

Description: 递归koch算法 用于生成雪花图形,是一个简单的使用递归算法实现Koch的程序,其中使用了graphics.h实现绘图操作-Koch snowflake recursive algorithm used to generate the graph is a simple recursive algorithm to use Koch s procedures, which use a drawing operation to achieve graphics.h
Platform: | Size: 971776 | Author: 熊猫虫 | Hits:

[Fractal programkoch

Description: koch雪花 分形的图像 用c++表示出来(Koch snowflake fractal image expressed by C + + language)
Platform: | Size: 2385920 | Author: 土里没有豆 | Hits:
« 12 3 »

CodeBus www.codebus.net