CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 分形树

搜索资源列表

  1. 3分形建立实体模型

    0下载:
  2. 用分形几何来实现实体模型构造,建立分形树-use fractal geometry to achieve solid model structure, the establishment of fractal tree
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:284193
    • 提供者:张三
  1. IFS分形树

    2下载:
  2. VC+OpenGL实现分形树分形山
  3. 所属分类:OpenGL

  1. IFS

    0下载:
  2. 这里面包含了几个常用的IFS的分形图的绘制方法如枫叶,分形树等。-There are a few commonly used fractal IFS mapping methods such as Maple, fractal trees.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:1815
    • 提供者:asd
  1. tree

    0下载:
  2. 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:2032218
    • 提供者:xielin
  1. left_M

    0下载:
  2. 内含摇曳的递归分形树源代码。双击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.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:3118
    • 提供者:任建伟
  1. fractal

    0下载:
  2. 生成高山、树叶、云的分形图形程序-Generate mountains, leaves, clouds fractal graphics program
  3. 所属分类:Graph program

    • 发布日期:
    • 文件大小:146636
    • 提供者:站长
  1. fenxingGUI

    0下载:
  2. 关于分形树的GUI,适合图像处理专业人员参考-Fractal tree on the GUI, for image processing professionals reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1328
    • 提供者:
  1. SomefractalimagesofMatlabcode

    0下载:
  2. 几个分形图的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
  3. 所属分类:Fractal program

    • 发布日期:2017-04-24
    • 文件大小:30054
    • 提供者:tyksango
  1. 2_16

    0下载:
  2. 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
  3. 所属分类:Fractal program

    • 发布日期:2017-05-09
    • 文件大小:1866441
    • 提供者:杨明
  1. GenFraTree

    0下载:
  2. 包含二维分形树实现算法的一个程序,希望对毕业设计做这个方向研究的同学有所帮助-Contains two-dimensional fractal tree algorithm of a program, would like to do graduate design studies in this direction will help students
  3. 所属分类:Fractal program

    • 发布日期:2017-05-08
    • 文件大小:1980451
    • 提供者:刘全
  1. 8

    0下载:
  2. 生成规则:以如图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
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:382560
    • 提供者:刘维超
  1. Fractal

    0下载:
  2. 图形学中的基于L文法的分形树及M集的绘制实现-Fratual tree and M
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:50289
    • 提供者:ww
  1. tree-

    0下载:
  2. 分形树,可以来回摆动,很不错,希望对大家有益,-tree
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1139
    • 提供者:bluesky
  1. L-System[1].F_tree

    1下载:
  2. L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:2301703
    • 提供者:陈丽娜
  1. etree_src

    0下载:
  2. 用vc++.net和opengl做的三维分形树,可修改树的一些参数-vc++ fract tree
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:244006
    • 提供者:韩利
  1. tree1

    0下载:
  2. 1 分形树的递归生成,相对来说比较简单,可以扩展-A fractal tree of recursive, is relatively simple, can be extended
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:7633
    • 提供者:万空
  1. opengltree

    0下载:
  2. 实现分形树,代码详尽,虽然简单,初学者可以参考学习一下。-Achieve fractal tree, the code detailed, simple, beginners can refer to learn about.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1666078
    • 提供者:章焕斌
  1. PartingTree

    0下载:
  2. 用图形学分形的功能来逐步的形成一颗分形树(Fractal function of graphics to gradually form a fractal tree, the use of graphics to learn the fractal system to complete)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:蛋宝宝
  1. OpenGL分形树

    2下载:
  2. 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。
  3. 所属分类:OpenGL

  1. IFS-分形树

    0下载:
  2. 代码是用Java实现的基于迭代函数系统(IFS)算法的分形树图像。
  3. 所属分类:分形几何

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com