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

搜索资源列表

  1. 2_05

    0下载:
  2. Sierpinski地毯的分形图形,由分形递归算法生成的源程序。-Fractal graph by Sierpinski rug algrithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30158
    • 提供者:齐松
  1. 2_06

    0下载:
  2. Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码-Fractal graphic of Sierpinski.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47715
    • 提供者:齐松
  1. mountain

    0下载:
  2. 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:李文选
  1. Cloud123

    0下载:
  2. 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1946
    • 提供者:李文选
  1. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码

    3下载:
  2. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:264710
    • 提供者:王晶
  1. snowflake

    0下载:
  2. 关键字: 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
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26290
    • 提供者:陈成
  1. controlimage1

    0下载:
  2. 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:刘斌
  1. jueyefenxing

    0下载:
  2. 本算法是实现分形蕨叶画法的程序. 大家应该可以看得懂-the algorithm is fractal fern leaf painting process. We should be able to understand the
  3. 所属分类:分形几何

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

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

    • 发布日期:2008-10-13
    • 文件大小:90889
    • 提供者:陈智
  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. Cantor

    0下载:
  2. 本程序显示为分形中的一个图形,很象迷宫。利用分形学的基础知识算法实现的。-this procedure showed the fractal a graphics, much like a maze. Fractal use of the basic knowledge of the algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:55590
    • 提供者:符宗夏
  1. canto

    0下载:
  2. 利用分形递归算法实现Cantor三分集,实现有限次迭代!-use fractal recursive algorithm Cantor third set and achieve limited iterations!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:40931
    • 提供者:王凯
  1. sierpinski_dt

    0下载:
  2. 利用分形中的迭代和递归算法实现Sierpinski地毯,程序简单易懂,改动程序中的n值即可控制递归次数。-use fractal iterative and recursive algorithm Sierpinski gasket, procedures simplified, changes to the procedures used for the control of n number of recursive.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:27743
    • 提供者:王凯
  1. digui_flower

    0下载:
  2. 一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。可以改变中间的宏定义以实现不同的图形,笔者还画出了树。-a fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of code. The middle can be changed to achieve Acer different definition graphics, the author
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:27910
    • 提供者:杨光
  1. fly123xuan

    0下载:
  2. 分形入门(初学者的乐园) 分形学校(学习算法和编程) 分形展厅(国内外分形作品) 分形影院(分形动画) 分-Fractal entry (Beginners Paradise) fractal schools (learning algorithms and programming) fractal hall (at home and abroad for Fractal Commodities) fractal theater (fractal animation) -
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4545
    • 提供者:刁轩
  1. effect2

    0下载:
  2. 分形学的经典2,算法可借签!-Fractal two of the classic, the algorithm can be executed!
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:1074844
    • 提供者:华仔懒猫
  1. random

    0下载:
  2. 分形图形算法,还算漂漂!-fractal graphics algorithm, fairly neat!
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:336031
    • 提供者:华仔懒猫
  1. mytree2

    1下载:
  2. 使用分形迭代算法,画出一棵简单的分支的树。没有树叶。顶端形成扇形,类似银杏树叶。-use fractal iterative algorithm, to give a simple tree branch. No leaves. Fan top form, similar ginkgo leaves.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27911
    • 提供者:郭男
  1. fractal_leaf

    0下载:
  2. 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:33782
    • 提供者:郭争
  1. 20061126121415

    0下载:
  2. 这只是分形学中布朗运动程序实现的一种简单算法,不过大家有好的可以交流交流。-Fractal Science Brownian motion procedures to achieve a simple algorithm, but we can have a good exchange of communication.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:35089
    • 提供者:tuilip
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com