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

搜索资源列表

  1. Btest

    0下载:
  2. 中点分割的bezier算法,3次均匀B样条-midpoint of bezier segmentation algorithm, 3rd uniform B-spline
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:61556
    • 提供者:wangli
  1. MiddlePoint

    0下载:
  2. 计算机图形学OpenGL实验关于中点画圆算法的实现 -Computer Graphics OpenGL experiment on the midpoint of the algorithm to achieve Circle
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6615
    • 提供者:linronghong
  1. 0_Bresenham_MidPoint_circle

    0下载:
  2. Bresenham_MidPoint_circle 一个中点画圆 的方法,希望对图形学课程学习的有所帮助-Bresenham_MidPoint_circle a midpoint of the Circle, hope to learn the graphics help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1107
    • 提供者:rosie
  1. shiyang1

    1下载:
  2. 实现DDA直线生成算法、Bresenham直线生成算法、中点绘圆算法,以及多边形扫描线填充算法-achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:61869
    • 提供者:dangdang
  1. tuxingxueshiyan1

    1下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。 5、通过算法的编写,切实掌握图形学中直线和圆生成的原理以及
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44947
    • 提供者:fisherman
  1. 001MidCircle

    0下载:
  2. 中点画圆算法,计算机图形学试验,图形交互技术-midpoint drawcircle algorithm, computer graphics test, interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:fisherman
  1. zhixiansangesyanfa

    0下载:
  2. Bresenham算法是计算机图形学领域使用最广泛的直线扫描转换算法。仍然假定直线斜率在0~1之间,该方法类似于中点法,由一个误差项符号决定下一个象素点。 -Bresenham algorithm is the field of computer graphics the most widely used linear scan conversion algorithm. Still assuming that the linear slope of between 0 ~ 1, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:李倩
  1. zhongdianhuaxian

    0下载:
  2. 中点划线 中点划线 -crossed the midpoint midpoint crossed crossed t he midpoint midpoint midpoint crossed crossed the midpoint line
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:30794
    • 提供者:xiaofeng
  1. 中点法画直线

    0下载:
  2. 中点法画直线,输入起点与终点的坐标后,可画出任意种情况的直线-Midpoint painting line, starting with the input of the coordinates of the end, after the paint kinds of arbitrary line
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-14
    • 文件大小:1654
    • 提供者:杨秀芳
  1. DrawPaintCode

    0下载:
  2. 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:229613
    • 提供者:刘晴
  1. zhongdianhuayuan

    0下载:
  2. 一个采用中点画圆法生成的程序-using the midpoint of a generation of Circle Act procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:44396
    • 提供者:阿闲
  1. 中点Bresenham画直线算法

    0下载:
  2. 中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:刘强
  1. DrawPoint

    0下载:
  2. 输入一组坐标后,程序可以在对话框中将该坐标对应的点画出来,如过坐标值过大,程序将自动调节映射模式-importation of a set of coordinates, the procedures in this dialog coordinates corresponding to the Midpoint, and as their coordinates excessive, procedures will be automatically adjusted mapping mode
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:30805
    • 提供者:王立波
  1. cournia_terrain-20020422

    0下载:
  2. 这个源码包含几个地形生成算法,heightmap方法,midpoint和fault方法。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:43594
    • 提供者:大法师
  1. DrawArch

    0下载:
  2. 该程序实现的是,用Bresenham算法实现画圆,用Midpoint算法实现画椭圆
  3. 所属分类:绘图程序

    • 发布日期:2014-01-17
    • 文件大小:13851
    • 提供者:刘提
  1. DrawLine

    0下载:
  2. 用bresenham,dda,midpoint三种算法实现画直线,鼠标可在屏幕上取点画直线
  3. 所属分类:绘图程序

    • 发布日期:2014-01-17
    • 文件大小:18044
    • 提供者:刘提
  1. 40MapX

    0下载:
  2. mapx中点的移动 mapx中点的移动-MapX Mobile midpoint of th e MapX Mobil e midpoint of th e MapX Mobile
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2258423
    • 提供者:滕栖
  1. MidpointCircle

    0下载:
  2. 利用C语言编的中点画圆法画同心圆-use of the C language midpoint Circle series paintings concentric circles
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:
  1. 500927318

    0下载:
  2. 1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做)-1. To achieve the DAA painting painting straight line method (regimen) (a) Midpoint Circle Line (input coo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:81938
    • 提供者:丽丽
  1. DDA

    0下载:
  2. DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:minglus
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com