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

搜索资源列表

  1. fxsuanfa

    1下载:
  2. 分形理论及算法,讲解很全面,还附许多算法的代码,-Fractal Theory and algorithm, on the very comprehensive, but also attached the code of many algorithms,
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-27
    • 文件大小:7865403
    • 提供者:小DO
  1. Graphic_01

    0下载:
  2. 基于Demo01代码,完成以下功能: 1)二维Sierpinski镂垫, 2)三维Sierpinski镂垫, 3)改进算法绘制分形的山, 4)基于海龟图形系统实现二维Sierpinski镂垫。 -Based Demo01 code, complete the following functions: 1) two-dimensional Sierpinski Lou pad, 2) three-dimensional Sierpinski Lou pad, 3) impro
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:719195
    • 提供者:月平
  1. KochSnow

    0下载:
  2. 利用OpenGL分形生成科赫雪花,可改变递归深度以及拖动-Using OpenGL Koch snowflake fractal generation can change the recursion depth and drag
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:397810
    • 提供者:lampard
  1. fractaldimensioncaculation

    3下载:
  2. 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:2063
    • 提供者:reynold
  1. MF-DFA

    3下载:
  2. 多重分形去趋势分析,用于分析时间序列信号,如心电、脑电信号的多重分形-Multifractal detrended analysis for the analysis of time series signals, such as ECG, EEG multifractal
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:1024
    • 提供者:xjx
  1. fenxin

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

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

    1下载:
  2. 分形有单分形和多重分形之分,现在最为流行的是利用多重分形去研究。这个程序对大家一定有用-Fractal with a single-fractal and multifractal divided, and now the most popular is the use of Multifractal to study. This program would certainly be useful
  3. 所属分类:matlab

    • 发布日期:2014-11-01
    • 文件大小:1024
    • 提供者:钱程
  1. fractal--chazhi

    0下载:
  2. 分形插值编码,是分形编码的一种改进算法,内附详细运行步骤,以及运行结果。-Fractal interpolation coding, fractal coding is an improved algorithm, containing detailed operating procedures, and operating results.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:337794
    • 提供者:高赫赫
  1. detection

    1下载:
  2. 基于倒谱,分形,和谱熵的语音端点检测程序,三个文件夹内对应三种程序-Cepstrum-based, fractal, and spectral entropy of speech endpoint detection procedures, the three folders corresponding to the three procedures
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:254503
    • 提供者:zhaoqingtian
  1. 实用分形编码程序

    0下载:
  2. 分形编码程序,有注解,需要用分形方法进行下一步编程的可以拿去参考
  3. 所属分类:分形几何

  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. fen

    1下载:
  2. 本程序是利用分形维数方法计算图像粗糙度的一个函数,可以直接调用-This procedure is to use method of fractal dimension as a function of roughness of the image, you can directly call
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:579
    • 提供者:ellej
  1. boxcounting

    0下载:
  2. 用于计算盒维数的程序,分形维数的一种,分形理论是近年热门-it is for capacity dimension, and the capacity dimension is one of the fractal dimensions。Fractal thoery is the heat tropic nowadays
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1657450
    • 提供者:andy
  1. fraccompress

    0下载:
  2. 盒维数计算,对分形维数计算有较好的效果,代码清晰,是学习分形维数的一个途径-Calculation of box dimension of fractal dimension calculation of a better effect, the code clear, is to study the fractal dimension of a channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:134443
    • 提供者:
  1. fractalpattern-MATLAB

    0下载:
  2. 应用MATLAB软件编程绘制庞加莱截面图,生成皮诺曲线的过程(动画) ,分形地图,离散的蔡氏电路, 抛物线-k*x^2+(k+1)*x混沌分岔行为等。-fractal pattern
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-25
    • 文件大小:3185
    • 提供者:zhy
  1. tree

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

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

    6下载:
  2. 对一维时间序列采用盒计数法对其进行多重分形谱的计算-Time series of one-dimensional box-counting method used to carry out its multifractal spectrum calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-14
    • 文件大小:756
    • 提供者:韩玉兰
  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-29
    • 文件大小:3118
    • 提供者:任建伟
  1. mand_up

    0下载:
  2. 分形几何生成器 -Fractal geometry generator
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:174807
    • 提供者:站长
  1. fractal

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

    • 发布日期:
    • 文件大小:146636
    • 提供者:站长
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com