搜索资源列表
3分形建立实体模型
- 用分形几何来实现实体模型构造,建立分形树-use fractal geometry to achieve solid model structure, the establishment of fractal tree
IFS分形树
- VC+OpenGL实现分形树分形山
IFS
- 这里面包含了几个常用的IFS的分形图的绘制方法如枫叶,分形树等。-There are a few commonly used fractal IFS mapping methods such as Maple, fractal trees.
tree
- 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
left_M
- 内含摇曳的递归分形树源代码。双击Leaf_M.html文件,程序运行;双击Leaf_M.java文件,进入编辑环境。-Recursive includes swaying fractal source code tree. Double-click Leaf_M.html files, program run Leaf_M.java double-click the file, enter the editing environment.
fractal
- 生成高山、树叶、云的分形图形程序-Generate mountains, leaves, clouds fractal graphics program
fenxingGUI
- 关于分形树的GUI,适合图像处理专业人员参考-Fractal tree on the GUI, for image processing professionals reference
SomefractalimagesofMatlabcode
- 几个分形图的Matlab代码,包括Julia集、koch曲线、Siepbinski垫片、Mandelbrot集、分形树等,用Matlab运行一下试试吧,可以画出非常美丽的分形图,很好玩!-Some fractal images of Matlab code, including the Julia set, koch curve, Siepbinski垫片, Mandelbrot set, fractal tree and so on, using Matlab to run you give
2_16
- 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
GenFraTree
- 包含二维分形树实现算法的一个程序,希望对毕业设计做这个方向研究的同学有所帮助-Contains two-dimensional fractal tree algorithm of a program, would like to do graduate design studies in this direction will help students
8
- 生成规则:以如图8-27n=2所示二叉树为基础,以每个分支为主树干,按照比例递归出另一个二叉树,如图8-27n=3所示。依此类推,便形成了疏密有致的分形树,称为Caley树-Generated rules: in Figure 8-27n = 2 as shown is based on binary tree to each branch of the main trunk, in accordance with the proportion of another recursive bina
Fractal
- 图形学中的基于L文法的分形树及M集的绘制实现-Fratual tree and M
tree-
- 分形树,可以来回摆动,很不错,希望对大家有益,-tree
L-System[1].F_tree
- L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
etree_src
- 用vc++.net和opengl做的三维分形树,可修改树的一些参数-vc++ fract tree
tree1
- 1 分形树的递归生成,相对来说比较简单,可以扩展-A fractal tree of recursive, is relatively simple, can be extended
opengltree
- 实现分形树,代码详尽,虽然简单,初学者可以参考学习一下。-Achieve fractal tree, the code detailed, simple, beginners can refer to learn about.
PartingTree
- 用图形学分形的功能来逐步的形成一颗分形树(Fractal function of graphics to gradually form a fractal tree, the use of graphics to learn the fractal system to complete)
OpenGL分形树
- 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。
IFS-分形树
- 代码是用Java实现的基于迭代函数系统(IFS)算法的分形树图像。