文件名称:Test
-
所属分类:
- 标签属性:
- 上传时间:2013-06-22
-
文件大小:1.84mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Koch雪花的构图方法,递归模型的实现算法,建立平面二维坐标系,原点位于屏幕客户区中心,x轴水平向右为正,y轴铅直向上为正。
以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。
沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。
-Koch snowflake patterning method, recursive algorithm model, the establishment of two-dimensional coordinate system, the origin of the client area of the center of the screen, x-axis horizontally to the right is positive, y-axis vertically upward is positive. Draw the origin as the center of the circle of radius r, and the y-axis at point P0. From the start point P0, the circle clockwise three equal portions, get points P1 and P2. P0P1P2 form an equilateral triangle. Along three sides of an equilateral triangle three sections were drawn outside the recursion depth is 4, the Koch curve angle of 60 to form a Koch snowflake.
以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。
沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。
-Koch snowflake patterning method, recursive algorithm model, the establishment of two-dimensional coordinate system, the origin of the client area of the center of the screen, x-axis horizontally to the right is positive, y-axis vertically upward is positive. Draw the origin as the center of the circle of radius r, and the y-axis at point P0. From the start point P0, the circle clockwise three equal portions, get points P1 and P2. P0P1P2 form an equilateral triangle. Along three sides of an equilateral triangle three sections were drawn outside the recursion depth is 4, the Koch curve angle of 60 to form a Koch snowflake.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test/Debug/MainFrm.obj
Test/Debug/StdAfx.obj
Test/Debug/Test.exe
Test/Debug/Test.ilk
Test/Debug/Test.obj
Test/Debug/Test.pch
Test/Debug/Test.pdb
Test/Debug/Test.res
Test/Debug/TestDoc.obj
Test/Debug/TestView.obj
Test/Debug/vc60.idb
Test/Debug/vc60.pdb
Test/MainFrm.cpp
Test/MainFrm.h
Test/ReadMe.txt
Test/res/draw.ico
Test/res/exit.ico
Test/res/Help.ico
Test/res/Test.ico
Test/res/Test.rc2
Test/res/TestDoc.ico
Test/res/Toolbar.bmp
Test/resource.h
Test/StdAfx.cpp
Test/StdAfx.h
Test/Test.aps
Test/Test.clw
Test/Test.cpp
Test/Test.dsp
Test/Test.dsw
Test/Test.h
Test/Test.ncb
Test/Test.opt
Test/Test.plg
Test/Test.rc
Test/TestDoc.cpp
Test/TestDoc.h
Test/TestView.cpp
Test/TestView.h
Test/Debug
Test/res
Test
Test/Debug/StdAfx.obj
Test/Debug/Test.exe
Test/Debug/Test.ilk
Test/Debug/Test.obj
Test/Debug/Test.pch
Test/Debug/Test.pdb
Test/Debug/Test.res
Test/Debug/TestDoc.obj
Test/Debug/TestView.obj
Test/Debug/vc60.idb
Test/Debug/vc60.pdb
Test/MainFrm.cpp
Test/MainFrm.h
Test/ReadMe.txt
Test/res/draw.ico
Test/res/exit.ico
Test/res/Help.ico
Test/res/Test.ico
Test/res/Test.rc2
Test/res/TestDoc.ico
Test/res/Toolbar.bmp
Test/resource.h
Test/StdAfx.cpp
Test/StdAfx.h
Test/Test.aps
Test/Test.clw
Test/Test.cpp
Test/Test.dsp
Test/Test.dsw
Test/Test.h
Test/Test.ncb
Test/Test.opt
Test/Test.plg
Test/Test.rc
Test/TestDoc.cpp
Test/TestDoc.h
Test/TestView.cpp
Test/TestView.h
Test/Debug
Test/res
Test
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.