CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象 分形几何

资源列表

« 1 2 3 4 56 7 8 9 10 ... 124 »
  1. fractal-FBM

    4下载:
  2. 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the original code can be used for three-d
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:307335
    • 提供者:天玩
  1. CalFraDim

    0下载:
  2. 一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理bmp格式的分形图形,但是速度很快-use a yardstick and measure law Rapid Calculation general fractal graphics fractal dimension of the process, can only handle bmp format of the fractal graphics, but speed
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:15691
    • 提供者:辉辉
  1. fi_treegen10

    0下载:
  2. vc++ opengl实践分形树 可更改许多的条件 使树木发生变化-vc opengl practice fractal tree to alter the conditions in which many of the trees change
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:169295
    • 提供者:王晴
  1. graphics_fenxing

    1下载:
  2. 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoint displacement method generat
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1682587
    • 提供者:珠海
  1. The-Curve-Of-Koch

    0下载:
  2. 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the number of recursive
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:38124
    • 提供者:zyq
  1. xiaobofenxing3

    0下载:
  2. 小波分形的一个程序,算法不错,也很容易看懂。-Wavelet Fractal a procedure, the algorithm good, and very easy to understand.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:90889
    • 提供者:陈智
  1. yeshidonghua

    0下载:
  2. 页式动画是利用多个屏幕页实现动画。动画程序画出一列全屏图像,并将每幅图像存于不同的页缓存中,按适当的顺序扫描所有页以产生动画效果。适合于复杂的具有明暗色彩的三维实体模型的动画
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3337
    • 提供者:lishusen
  1. VB39zhongdonghua

    0下载:
  2. 基于VB编程算法的39种动画效果,类似屏保 -VB programming algorithm based on the 39 kinds of animation effects, similar to a screensaver
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:12712
    • 提供者:郭子恒
  1. fengchuifenxing

    0下载:
  2. 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic recursive algorithm to achieve. T
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:13350
    • 提供者:li
  1. cutphoto

    0下载:
  2. 第一幅图被称作曼德勃罗特集,曼德勃罗特集的数学模型非常简单。假设有复数Z和μ,用下式迭代计算:Z=Z2+μ,由于μ的取值不同,经过若干次数迭代以后Z的幅值可能趋向无穷,也可能保持有界,曼德勃罗特集就是那些使Z保持有界的μ的集合,把μ在复平面上的分布作成图像,就像上面演示的那样具有极其复杂的结构。 假设屏幕的分辨率为640×480。 -section known as a map Mandebo Lott set Mandebo Lott episode is very simple ma
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:飞机
  1. SJTU.Study.ComputerGraphics.Mandelbrot.by-Huang-Pe

    0下载:
  2. Mandelbrot。 分形(fractal)是当今科学前沿最有影响的概念之一,分形几何学是探索复杂性的重要工具,建立在自相似原则和迭代生成原则基础之上的分形世界观极大地丰富了人们对自然、对社会的认识。 -Mandelbrot. Fractal (fractal) is the cutting-edge science of the concept of the most influential one, fractal geometry to explore the complexitie
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:393516
    • 提供者:萧飞
  1. fractaltree

    0下载:
  2. 分形树。java写的分形树,可以调整参数,分形几何很好玩。-fractal tree. Java was the fractal tree, parameters can be adjusted, fractal geometry is a lot of fun.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:53075
    • 提供者:萧飞
« 1 2 3 4 56 7 8 9 10 ... 124 »
搜珍网 www.dssz.com