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

搜索资源列表

  1. 分形-源代码

    0下载:
  2. 分形几何程序集合,含有几十个分形几何算法程序-procedures set, containing dozens of fractal geometry algorithm
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:117050
    • 提供者:none
  1. 10_01

    0下载:
  2. 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
  3. 所属分类:分形几何

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

    0下载:
  2. 分形算法C++程序:内含三维空间中的分形插值算法源代码-fractal algorithm C : 3D space containing the fractal interpolation algorithm source code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:112341
    • 提供者:齐松
  1. 分形算法与程序设计——Java实现

    0下载:
  2. 分形算法与程序设计——Java实现 看到有vc的程序实现,我有java的教程,希望对大家有所帮助-fractal algorithms and programming -- Java vc see the program, I have a java Guide, we hope to help
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:550095
    • 提供者:蜻蜓
  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. Sierpinski_1

    0下载:
  2. 本程序利用迭代递归算法实现,可以画出正三角形构成的Sierpinski垫片,输入条件为正三角形的中心坐标和边长。-the iterative procedure recursive algorithm, sense regular triangle constitutes the Sierpinski gasket, import conditions for the regular triangle coordinates of the center and side length.
  3. 所属分类:分形几何

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

    0下载:
  2. 本程序利用迭代递归算法可以绘制任意三角形的Sierpinski垫片,包括不是正三角形的,输入条件为三角形三个顶点的坐标。-the iterative procedure recursive algorithm can draw arbitrary triangular Sierpinski gasket, not including the regular triangle, the conditions for the importation of three vertices of the
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:41809
    • 提供者:王凯
  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. circle.c

    0下载:
  2. circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者:Sungol
  1. 4_01

    0下载:
  2. 再传些《分形算法与程序设计VC版》一书中所讲解的程序设计的源代码及部分供参考的效果图<4_01>:内含IFS算法源代码。双击Debug下的ifs01.exe文件,程序运行;双击ifs01.dsw文件,进入编辑环境。-more "fractal algorithms and program design VC version" a book on the design process and the source code for some reference Dr
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:25296
    • 提供者:赵翠芳
  1. EvsImageProcess

    0下载:
  2. 一些常用的图象处理算法,列表如下 alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:551804
    • 提供者:杨承凯
  1. Sierpinski

    0下载:
  2. 内含基于逃逸时间算法的Sierpinski三角形源代码。双击Debug下的SIERPINSKI.exe文件,程序运行;双击SIERPINSKI.dsw文件,进入编辑环境。-intron escape time algorithm based on the source code Sierpinski triangle. Double-click the Debug SIERPINSKI.exe documents, operating procedures; double-click SIERP
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:9833
    • 提供者:李焱
  1. vc-fractal005

    0下载:
  2. ,《分形算法与程序设计——Visual C++实现》的第五章源码-, \"Divides Shape Algorithm And Programming 鈻♀枴Visual the C Realization\" fifth chapter of source code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:238866
    • 提供者:林艳
  1. 图像分形维数计算

    5下载:
  2. 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
  3. 所属分类:分形几何

    • 发布日期:2010-11-29
    • 文件大小:1017
    • 提供者:namxman@126.com
  1. hilbert分形曲线算法

    1下载:
  2. hilbert 分形曲线生成程序 matlab 源码
  3. 所属分类:分形几何

  1. duochongfenxing多重分形谱算法

    0下载:
  2. 提供两个小程序,一个是多重分形谱算法;另一个是盒子维数的计算。-Provide two small programs, one is multifractal spectrum algorithm the other is the calculation of box dimension.
  3. 所属分类:分形几何

    • 发布日期:2017-03-28
    • 文件大小:2647
    • 提供者:钱雅儒
  1. fenxin

    7下载:
  2. 分形算法与程序设计——Visual C++实现 该书的所有源代码,均可运行-failed to translate
  3. 所属分类:Fractal program

    • 发布日期:2017-05-17
    • 文件大小:4780699
    • 提供者:ww
  1. 222

    0下载:
  2. hilbert空间填充曲线快速生成算法程序代码-hilbert space filling curve fast generating algorithm code
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:589
    • 提供者:张雪
  1. 盒维数计算程序

    1下载:
  2. 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
  3. 所属分类:分形几何

    • 发布日期:2014-02-26
    • 文件大小:1226
    • 提供者:wuaowuaowu
« 12 3 4 »
搜珍网 www.dssz.com