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

搜索资源列表

  1. julia111

    0下载:
  2. julia集的c++程序还有几个koch曲线-c procedures several koch curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1909
    • 提供者:zge
  1. matlab_Koch

    0下载:
  2. 利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。-The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:程一亮
  1. Fractal-iteration

    0下载:
  2. 迭代与分形,用matlab画koch雪花以及其他一些和迭代与分形有关的图形。-Fractal iteration, using matlab draw koch snowflake and some other related and iterative fractal graphics.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6192
    • 提供者:shen
  1. code

    0下载:
  2. 1.实验目的:绘制分形图案并分析其特点。  2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。  3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:160618
    • 提供者:刘闯
  1. code

    0下载:
  2. 1.实验目的:绘制分形图案并分析其特点。  2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。  3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:160671
    • 提供者:刘闯
  1. fractal-dimension

    0下载:
  2. 介绍了盒子法和毯子法的算法,并生成KOCH曲线-Calculation method of fractal dimension of the box, blankets, KOCH curve is generated
  3. 所属分类:Fractal program

    • 发布日期:2017-04-13
    • 文件大小:2368
    • 提供者:xiefeifan
  1. vonKochMATLAB

    0下载:
  2. 动画产生vonKoch曲线的MATLAB程序 生成图中第一步n=1时Koch曲线的动画-VonKoch curve generated animation program MATLAB The first step in generating the figure Koch curve when n = 1 animation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:陈之
  1. 1998-PAMI-Itti

    0下载:
  2. Koch, and Niebur 1998年经典显著性论文的代码-Itti, Koch, and Niebur saliency detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7059260
    • 提供者:郑玉
  1. xirc2ps_cs

    0下载:
  2. Written originally by Werner Koch based on David Hinds skeleton of the PCMCIA driver. -Written originally by Werner Koch based on David Hinds skeleton of the PCMCIA driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:15812
    • 提供者:joyunkue
  1. KochSnow

    0下载:
  2. 该程序基于MFC绘制Koch雪花图案,非常漂亮-The program draws Koch snowflake pattern based MFC, very nice
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1909663
    • 提供者:HuYue
  1. binaryhide

    0下载:
  2. 一种基于二值图像的隐写方法是利用图像特定区域中黑色像素的个数来编码秘密信息。具体介绍Zhao 和Koch 提出的一种方案。-binary hide lgorithm based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:cx
  1. matlab-

    0下载:
  2. matlab分形(Sierpinski垫片、Koch 雪花、分形树)-matlab fractal (Sierpinski gasket, Koch snowflake, fractal tree)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3318
    • 提供者:唐少龙
  1. wong-algorithm

    0下载:
  2. Koch and Zhao algorithme type of watermarking of image-Koch and Zhao algorithme type of watermarking of image
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:873758
    • 提供者:huyhhuuh
  1. Koxh-and-Zhao

    0下载:
  2. Implementation of embedding information into an image using the method of replacing the relative values of DCT coefficients method (Koch and Zhao)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1701298
    • 提供者:????
  1. fractal

    0下载:
  2. 生成Koch雪花的matlab程序,可以用于研究分形的基本特性。-Matlab code for generating Koch snow,a good example for fractal.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1160
    • 提供者:陈传炅
  1. 4

    0下载:
  2. 计算机图形学,基于opengl的L-SYSTEM的KOCH图形-Computer graphics, opengl-based L-SYSTEM KOCH graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:钟玥谣
  1. TANCHI

    0下载:
  2. 贪吃蛇algorithm using a dialog box to enter Koch curve and angle theta recursion depth n corresponding Koch curve plotted-snakealgorithm using a dialog box to enter Koch curve and angle theta recursion depth n corresponding Koch curve plotted
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3890121
    • 提供者:cassie lee
  1. Koch_we

    0下载:
  2. 演示koch曲线的生成和变化。以及奇怪吸引子的2D映射情况展示 -koch MATLAB
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:913
    • 提供者:guohao
  1. Wozh-crawing

    0下载:
  2. Matlab drawing of a class type Koch curve of matlab, a kind of Koch curve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:Chiernrchy
  1. gbvs

    0下载:
  2. 新的自下而上的视dmits combination with other maps. The model is simple, and biologically plausible insofar as it is naturally parallelized. This model powerfully predicts human xations on 749 variations of 108 natural images, achieving 98% of the ROC area
  3. 所属分类:其他

« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com