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

Search list

[Other resource雪花飘落--VB

Description: 一个雪花飘落的例子 仔细观察你会发现雪花有远近的层次感哦 希望对大家有所帮助-snowflakes floated down to a case of careful observation, you would find that there is no longer a snowflake sense oh we want to help
Platform: | Size: 7495 | Author: 李陈 | Hits:

[FlashMX下雪new

Description: 使用AS实现的一种雪花效果,可以直接从库里拖到需要使用的场景直接调用.-use a snowflake achieve results directly from the need to use Curry dragged the scene called directly.
Platform: | Size: 4909 | Author: 苏文 | Hits:

[Other resourcesnowflake

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: 26290 | Author: 陈成 | Hits:

[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 programsnowls

Description: 运用分形原理用OpenGL画的雪花,就是在一个线段的三分之一处,分出两个为原来线段的1/3的线段,并和短的一段成60度(在一个平面内),然后再对新分出的两个线段和原线段的三分之一重复上述操作,大约4层以后,就像一个雪花了:-)。-Principle of the use of fractal snowflakes with OpenGL painting is one-third of a line segment, the separation of the two original segments of the 1/3 of the segment, and into a short period and 60 degrees (in a plane), and then the new separation of the two segments and one-third of the original segment to repeat the above operation, after about 4 layers, like a snowflake has :-).
Platform: | Size: 234496 | Author: paul p | 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:

[Windows DevelopVB

Description: 用Visual Basic 6.0生成雪花的小程序-a Procedure generating snowflake
Platform: | Size: 2048 | Author: jiajia | 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:

[Windows Developsnowflake

Description: 雪花在场景中飞舞的效果 ,有很多雪花不断地落下-Snow in the scene flying effect.There are many snowflakes continue to fall!
Platform: | Size: 2236416 | Author: 常雅敏 | Hits:

[OpenGL programsnowflake

Description: The code to make a snowflake.
Platform: | Size: 1024 | Author: seet | Hits:

[Console1

Description: makes a snowflake in opengl and glut functions
Platform: | Size: 1024 | Author: sandys | 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:

[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 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:

[OpenGL program454530_4f8a41bb8ce43756

Description: 利用计算机图形学opengl进行分形画雪花操作-The use of computer graphics opengl operation snowflake fractal art
Platform: | Size: 2048 | 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:

[matlabsnowflake

Description: 构造函数实现雪花分形,但是MATLAB运行当迭代次数过多会存在不足,实现较慢!-Constructor to achieve fractal snowflake, but the MATLAB run when the number of iterations too many deficiencies to implement slow!
Platform: | Size: 5120 | Author: 程曦 | Hits:

[GDI-Bitmapsnowflake

Description: snowflake opengl snowflake opengl-snowflake opengl snowflake opengl snowflake opengl
Platform: | Size: 3053568 | Author: 王潇潇 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net