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

搜索资源列表

  1. DrawLine

    0下载:
  2. 可实现任意斜率的bresenham算法。-Can be the algorithm of to achieve the the bresenham of the arbitrary the slope of.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1947718
    • 提供者:潘伟
  1. DrawLine

    0下载:
  2. 图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法-Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2509245
    • 提供者:wm
  1. Cg01

    0下载:
  2. 大学计算机图形学教学实验课程01,直线DDA算法,直线Bresenham算法,中点Bresenham算法-University Computer Graphics experimental teaching courses 01, DDA linear algorithm, linear Bresenham algorithm, the midpoint Bresenham algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:97636
    • 提供者:heyang
  1. test

    0下载:
  2. vc下用MFC绘制直线 DDA算法、Bresenham算法、重点划线法-vc draw a straight line DDA algorithm, Bresenham algorithm, the key line method with MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1952492
    • 提供者:zhangwei
  1. BresenhamLine

    0下载:
  2. BresenhamLine,Bresenham方法绘制直线,简单快速-BresenhamLine Bresenham method of drawing straight lines, simple and fast
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:625
    • 提供者:john
  1. circle

    0下载:
  2. 中点Bresenham画圆算法,根据画圆步骤得到需要的圆。在OPENGL中实现。-print circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:1011
    • 提供者:zyy
  1. yuanxing

    0下载:
  2. 图像 处理 opengl 方程法和bresenham画圆 cpp源代码 有注解-Image processing opengl equation method and Bresenham Circle cpp source code annotated
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:2174
    • 提供者:xiewenhui
  1. solar_camera

    0下载:
  2. draw a polygon with opengl and use bresenham methoddraw a pol ygon with opengl and use bresenham methoddraw a polygon with opengl and use bresenham method-draw a polygon with opengl and use bresenham methoddraw a polygon with opengl and use bresenham
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:2340
    • 提供者:djsoul
  1. tuxingxue

    0下载:
  2. DDA.中点。Bresenham画线算法。-failed to translate
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:1920621
    • 提供者:薛俊君
  1. bezier-ellipse

    0下载:
  2. A Fast Bresenham Type Algorithm For Drawing Ellipses
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:41638
    • 提供者:edo
  1. TestGraphicsGL_new

    0下载:
  2. DDA算法、Bresenham算法 点画线、化百分之一圆 填充算法等-DDA algorithm, Bresenham algorithm dotted line of the hundredth round filling algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:1040628
    • 提供者:fanli
  1. Drawline

    0下载:
  2. 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:2382609
    • 提供者:郭帏
  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 algorithm to generate and display. 2,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2399562
    • 提供者:郭帏
  1. graphic3

    0下载:
  2. MFC单文档逐个画点,使用Bresenham画线、终点法画圆和椭圆,并提供设置线宽、线型的功能。-MFC single document one by one painting, using the Bresenham line, circle and oval end-point method, and provides set width, linear functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:28512
    • 提供者:gongweilin
  1. brezenham

    0下载:
  2. Bresenham algorithm (realization was created by russian student)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:5877946
    • 提供者:Den
  1. Bresenham

    0下载:
  2. 计算机图形学案例分析,非常经典,非常好用,是图形学书上的源码-Computer graphics case analysis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:153524
    • 提供者:刘峥
  1. BresenhamCircle

    0下载:
  2. 计算机图形学下的经典圆生成算法Bresenham-Computer graphics, the classic Bresenham circle generation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:593
    • 提供者:ygw
  1. 1

    0下载:
  2. 利用DDA、Bresenham画出各种斜率的直线,通过对话框进行交互。-Use DDA, Bresenham line draw a variety of slope, interacting through a dialog box.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:7713792
    • 提供者:归海天风
  1. xu

    0下载:
  2. 中点Bresenham算法绘制任意斜率的直线。-Midpoint Bresenham algorithm draw any straight line slope.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:1970298
    • 提供者:梅子
  1. Line-scan-conversion-algorithm

    0下载:
  2. 直线扫描转换算法-Bresenham、DDA、中点画线算法-Linear scan conversion algorithm-Bresenham, DDA, the dotted line algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642145
    • 提供者:泪无痕
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 41 »
搜珍网 www.dssz.com