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

搜索资源列表

  1. 逐点递归填充算法

    0下载:
  2. 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46309
    • 提供者:陈传军
  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. PolyCompress

    0下载:
  2. Douglas-Peucker算法的递归实现,java版-Douglas-Peucker Compresing recursive algorithm to achieve, java version
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:4306
    • 提供者:谭宁生
  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. CurvePainter

    0下载:
  2. n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33965
    • 提供者:陈玉林
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  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. erchashu3

    0下载:
  2. 二叉树的便先中后三中递归和非递归方式的实现-binary tree after they were first three recursive and non - recursive approach to achieve
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58014
    • 提供者:wyb
  1. XHZ

    0下载:
  2. 直线绘制,包括递归实现中点算法、BRESENHAN算法和圆的绘制,都是4个象限全部可以的。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:王文浩
  1. dither

    0下载:
  2. 用n×n抖动矩阵实现指定区域的半色调抖动,主要部分是抖动矩阵的递归实现,此部分较难
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9158
    • 提供者:wxy
  1. 递归的应用:最简单分形图形实现

    0下载:
  2. 递归的应用:最简单分形图形实现可实现图形的多方位显示-recursive applications : the most simple fractal graphics can be realized to achieve the multidimensional graphics display
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3996
    • 提供者:王进强
  1. P-D

    0下载:
  2. Douglas-Peucker算法实现,数据压缩算法-Douglas-Peucker
  3. 所属分类:GIS program

    • 发布日期:2017-04-10
    • 文件大小:1483
    • 提供者:杨战鹏
  1. pictureView

    0下载:
  2. 使用递归实现图片浏览功能,把图片存储到服务器端的本地文件夹,使客户端访问-The realization of the use of recursive picture browsing, picture storage to the server to the local client folder, so that client access
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:2806
    • 提供者:耿海涛
  1. spheresubdivision

    0下载:
  2. 一个正12面体,经过多次细分,逼近一个球体,使用递归实现分形的算法。-spheresubdivision
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2121
    • 提供者:焦堂生
  1. dgfxs

    0下载:
  2. 递归实现分型树,由一个主干开始生成一棵完整的树-Typing recursion tree, from a trunk to start generating a full tree
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:539423
    • 提供者:陈介平
  1. seed

    0下载:
  2. 该程序运用递归实现了计算机图形学中的种子填充算法-The program enables the computer graphics Seed Fill Algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:61526
    • 提供者:游媛媛
  1. expand

    0下载:
  2. 通过递归实现对图像四邻域的膨胀,并统计膨胀后连通域的个数-Through the recursive realize to the image of the neighbourhood domain expansion, and statistical expansion of number of connected domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2864
    • 提供者:熊浩
  1. TarsusFactorial

    0下载:
  2. 用数组储存大数,然后递归实现阶乘,计算完成后将计算的结果存入数组中,然后输出结果即可。-With an array of storage of large numbers, and then the recursive factorial implementation, which will calculate the result of calculation into the array, then the output can be.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:as3unuu
  1. sfft-0.1.0

    0下载:
  2. 采用MATLAB编程实现二分查找法的稀疏傅立叶变换算法。研究算法参数变化对信号频谱的影响,并对特定的宽带跳频信号进行稀疏傅立叶变换处理,得出相应的频谱,并与快速离散傅立叶变换的结果进行比较。(Recurrence of sparse Fourier transform)
  3. 所属分类:图片显示

    • 发布日期:2017-12-18
    • 文件大小:465920
    • 提供者:luxiantong
  1. 70821010

    0下载:
  2. 用非递归实现快速排序 主要思想: 利用栈来消除递归()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:undqrected
« 12 3 4 »
搜珍网 www.dssz.com