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

搜索资源列表

  1. cp

    0下载:
  2. 计算机图形学大作业 完成DDA,bresenham算法画直线,绘制圆和椭圆,区域填充,裁剪等功能。-Computer graphics major operation to complete DDA, bresenham algorithm drawing a straight line, circle and ellipse drawing, area filling, cutting and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:469156
    • 提供者:wx
  1. Bresenham

    0下载:
  2. Actionscr ipt3.0写的视线追逐砖块算法。-Actionscr ipt3.0 write blocks line of sight chase algorithm.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:15196
    • 提供者:不说
  1. line

    0下载:
  2. 这是用bresenham算法画出来的直线-This is a straight line drawn bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1384
    • 提供者:zhizihua2012
  1. drawlineBresenham

    0下载:
  2. 此方法是利用Bresenham算法画线的一种方法。这种方法比别的方法简单,容易理解。-This method is used to draw lines Bresenham algorithm method. This approach than the other method is simple, easy to understand.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1281
    • 提供者:azizjan
  1. Line

    0下载:
  2. 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5883115
    • 提供者:小鱼
  1. zft

    0下载:
  2. 用Bresenham算法实现正方体的绘制,并且能够动态上色-Cube with the Bresenham algorithm to draw and color can be dynamically
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1332579
    • 提供者:windy
  1. Bresenham

    0下载:
  2. Bresenham画线算法,高效实用的画线算法,源于课本源码很实用-Bresenham line drawing algorithm, efficient and practical algorithm for drawing lines, from the textbook very useful source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:639
    • 提供者:wulei
  1. GraphPixelExp5_9_2

    0下载:
  2. 在网格中用DDA算法、中点画线算法、Bresenham算法等三种算法拖动鼠标画直线-DDA、midline、Bresenham
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:45891
    • 提供者:张龙
  1. drawline

    0下载:
  2. 分别用DDA算法、中心点画线法和Bresenham算法实现任何斜率、任何方向直线绘制的演示程序。-DDA algorithm respectively, the center dotted line method and the Bresenham algorithm to any slope in any direction to draw a straight line demonstration program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:246061
    • 提供者:青辣椒
  1. Form1

    0下载:
  2. 用C#写的直线算法 包含DDA、中点、 Bresenham 算法等-www.pudn.com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2363
    • 提供者:丁新
  1. DDACircle

    0下载:
  2. 比较牛逼的java直线算法 包括DDA 中点Bresenham 算法- Bresenham Bresenham Bresenham
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:29531
    • 提供者:丁新
  1. DDA

    0下载:
  2. 比较牛逼的java直线算法 包括DDA 中点Bresenham 算法-www.pudn.com
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:29339
    • 提供者:丁新
  1. lab

    0下载:
  2. 用MFC写的实现直线(DDA算法,中点算法和Bresenham算法)、圆(八分画圆)。-Line with the implementation of MFC write (DDA algorithm, Bresenham midpoint algorithm and the algorithm), round (eighth of the circle.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1920640
    • 提供者:Jim
  1. lab

    0下载:
  2. 用MFC实现的直线(DDA算法、中点算法和Bresenham算法)、圆(八分画圆)、椭圆(四分画椭圆)。-Line with the MFC implementation (DDA algorithm, Bresenham midpoint algorithm and the algorithm), round (eighth circle), elliptic (oval four paintings).
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1957998
    • 提供者:Jim
  1. Straight_line

    0下载:
  2. 用mfc做的,用dda、bresenham算法生成直线,很实用的小程序。-To do with mfc, using dda, bresenham algorithm to generate a straight line, it is useful applets.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-01
    • 文件大小:13982956
    • 提供者:baiyundsh
  1. openGL

    0下载:
  2. 此程序的功能是实现基本的openGL中的画线算法,总共有四个算法。DDA画线算法,中点Bresenham算法画直线,改进Bresenham算法画直线以及 四分法绘制椭圆-Feature of this program is to achieve the basic openGL draw lines in the algorithm, a total of four algorithms. DDA line drawing algorithm, Bresenham midpoint line d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1732882
    • 提供者:周中锋
  1. 1012071014

    0下载:
  2. DDA算法,中点算法,Bresenham算法生成直线,进行区域填充-DDA algorithm, the midpoint algorithm, Bresenham algorithm to generate a straight line, the area filling
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1976412
    • 提供者:penglian
  1. 3

    0下载:
  2. DDA和Bresenham算法画直线 基于OpenGL-DDA and Bresenham algorithm for drawing a straight line based on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4021123
    • 提供者:萧絮
  1. 20071130_075e84b53c266aa8a19bn4sKOt6ISM99

    0下载:
  2. 用C语言实现直线bresenham算法,用于计算机图形学
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:周光涛
  1. circle

    1下载:
  2. 用中心画圆法和Bresenham算法实现圆弧画法-Bresenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-01-13
    • 文件大小:1950720
    • 提供者:期末
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 31 »
搜珍网 www.dssz.com