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

搜索资源列表

  1. DDA与Bresenham算法

    0下载:
  2. DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:51915
    • 提供者:李春雷
  1. Bresenham算法

    0下载:
  2. Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58423
    • 提供者:蝌蚪
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. 直线bresenham

    0下载:
  2. bresenham 直线算法 值得大家参考-valuable reference
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29712
    • 提供者:数据库
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. Bresenham&DDA

    1下载:
  2. 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:101021
    • 提供者:陈新新
  1. DDA&Bresenham

    0下载:
  2. DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:248490
    • 提供者:李冰海
  1. Bresenham

    0下载:
  2. 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1 / 8 round, the use of C language
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7680
    • 提供者:symlenovo
  1. bresenham-homework

    0下载:
  2. bresenham画直线 老师要求的作业-bresenham line drawing teacher requirements of the Operating
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27569
    • 提供者:zb
  1. Bresenham

    0下载:
  2. 将Bresenham算法写成js脚本,方便用js做一些简单的页面处理,比起python,毕竟不需要安装任何东西-Bresenham algorithm is written in the js scr ipt, easy to use js to do some simple page treatment, compared to python, after all, do not need to install anything
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:546
    • 提供者:Leopold Lee
  1. Bresenham

    0下载:
  2. Bresenham s Algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:923
    • 提供者:Téo Vieira
  1. Bresenham

    0下载:
  2. Bresenham直线生成算法和中点圆圆弧生成算法-Bresenham line generation algorithm and the midpoint of the arc circle generation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3503778
    • 提供者:sanbudeyu
  1. Bresenham

    0下载:
  2. OPengl,利用Bresenham算法绘制多边形,并实现种子填充-Use Bresenham algorithm to draw polygons and achieve seed fill
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6417502
    • 提供者:慕阳田田
  1. Bresenham's line algorithm

    0下载:
  2. Bresenham's line algorithm
  3. 所属分类:汇编语言

  1. bresenham算法演示

    0下载:
  2. 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:80896
    • 提供者:pinking
  1. BresenHam

    2下载:
  2. 在Qt中由纯C++实现BresenHam直线算法(The realization of BresenHam linear algorithm by pure C++ in Qt)
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:wusuowei_ma
  1. Line Bresenham

    0下载:
  2. Bresenham Line using C++
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:898048
    • 提供者:proesd
  1. 提高(Bresenham)

    0下载:
  2. 在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-03
    • 文件大小:10429440
    • 提供者:theone123
  1. bresenham和中点画圆画圆

    0下载:
  2. 用bresenham和中点画圆法实现画圆(Realization of the algorithm of drawing circle using c++)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:3423232
    • 提供者:婧--
  1. DDA、Bresenham、MidBresenham画直线算法

    1下载:
  2. DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
  3. 所属分类:绘图程序

    • 发布日期:2020-03-31
    • 文件大小:1024
    • 提供者:tata33
« 1 23 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com