搜索资源列表

  1. OpenGL_Circle

    0下载:
  2. 用OpenGL实现的中点画圆算法,同时实现了窗口重画不改变圆的形状的功能。-OpenGL implementation of the midpoint circle algorithm, while achieving a window redraw does not change the round shape of the function.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:274432
    • 提供者:刘禹
  1. DDA_algm

    0下载:
  2. 本代码包含以下算法的演示: 直线:DDA算法生成直线,中点算法生成直线,Bresenham算法生成直线。 圆:中点画圆,Bresenham画圆。 椭圆:中点画椭圆。 区域填充:多边形扫描线填充,种子扫描线填充。-This code contains a demonstration of the following algorithm: Direct Line: DDA algorithm to generate a
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:32768
    • 提供者:L
  1. 22

    0下载:
  2. 计算机图形学的中点画圆算法 非常好用 适合初学者 可以下来-Computer graphics in the drawing algorithm is very nice round for beginners can look down
  3. 所属分类:分形几何

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:liutianchen
  1. Midpoint-Drawlines-Algorithm

    0下载:
  2. 计算机图形学中的中点画线,中点画圆算法,openGL实现的,有源代码-Computer graphics in the dotted line, the midpoint circle algorithm, openGL, source code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:9682944
    • 提供者:kangchengjia
  1. Triangle

    0下载:
  2. 画圆,用各种方法花园,比如直线画圆,中点画圆-Circle garden using a variety of methods, such as straight-line circle, the midpoint Circle
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:john
  1. ImageSystem

    0下载:
  2. 中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验-The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:2529280
    • 提供者:吴波
  1. midpoint_cirle

    0下载:
  2. 中点画圆算法的c语言实现,开发环境vc++6.0。用到第三方画图库-Midpoint circle algorithm c language
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:安国明
  1. TuXingFinally

    0下载:
  2. 本程序可完成三种画线算法:DDA画线算法、中点画线算法、Breharm画线算法。还有清屏功能,还有两种裁剪算法,还有中点画圆算法的实现。-This program can complete three painting line algorithm: DDA painting line algorithm, stipple line algorithm, Breharm painting line algorithm. There ar
  3. 所属分类:绘图程序

  1. draw

    0下载:
  2. 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of th
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:5522432
    • 提供者:王燕霞
  1. Mydraw

    0下载:
  2. 简单的绘图程序,包含图形学直线扫描算法:DDA,中点扫描线算法,Bresenham扫描线算法,画圆扫描算法:中点画圆算法和Bresenham扫描算法,几何图形的填充算法:种子填充和扫描线填充算法等-Simple drawing program, contains a the graphics straight line scan algorithm: DDA, the midpoint of the scan line algorith
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:5909504
    • 提供者:杜玉鹏
  1. 3-vc-draw-line

    0下载:
  2. 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:dang
  1. mywork

    0下载:
  2. 模拟计算机绘制格网,验证圆的中点画圆算法,bresenhan算法-The analog computer drawing grid verify round midpoint circle algorithm, bresenhan algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2141184
    • 提供者:赵玮丹
  1. midcricle

    0下载:
  2. midcricle,中点画圆程序,结合中点方法进行绘制-the midcricle, the midpoint Circle program, combined with the midpoint method to draw
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:john
  1. f

    0下载:
  2. 关于画图底层算法,包括DDA,中点画线,中点画圆-On the drawing of the underlying algorithms, including DDA, the dotted line, the midpoint Circle
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:江建勇
  1. Bresenham-Lines-Mid_circle-and-so-on

    0下载:
  2. VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
  3. 所属分类:编辑框

    • 发布日期:2024-05-22
    • 文件大小:9605120
    • 提供者:LEO_山
  1. circle

    0下载:
  2.   1、编程实现 利用1/8圆中点算法和Bresenham算法生成圆,并显示。   2、推导1/4圆的中点画圆算法,并编程实现。   3.、构造任意一个边界表示的多边形,假定该多边形内部是四连通的。要求:用种子填充算法实现对多边形内部的填充。-1, the programming system to use the 1/8 round midpoint circle algorithm and Bresenham algorit
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:2399232
    • 提供者:郭帏
  1. coumuter

    0下载:
  2. 主要实现中点画线,中点画圆,以及DDA生成线,但程序也有一些不足-The main achievement of the dotted line, the midpoint Circle, as well as DDA generation line, but the program also has some drawbacks
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:44032
    • 提供者:飞花似梦
  1. read_bmp

    0下载:
  2. BMP图形格式读取,用中点画圆算法在内存中画圆,保存为BMP-BMP graphic format to read, with the midpoint circle algorithm in memory Circle, saved as BMP
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:11264
    • 提供者:黄新
  1. Graphics

    0下载:
  2. 基础图形学 DDA画线算法 中点画圆算法 边界标志算法 区域填充的扫描算法 LB裁剪算法 SH算法-DDA line drawing algorithm based graphics midpoint circle algorithm boundary markers regional filling algorithm scanning algorithm LB clipping algorithm SH algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:120832
    • 提供者:唐存志
  1. homework1_2

    0下载:
  2. 图形学作业 自己稍微改进了的中点画圆算法-Graphics operations slightly improved their midpoint circle algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:唐存志
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org