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

搜索资源列表

  1. Bresenham

    0下载:
  2. 图形学课程设计 2-直线中点Bresenham算法.rar-Graphics Course Design 2- a straight line mid-point Bresenham algorithm. Rar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:241303
    • 提供者:kasin
  1. zyBresenham

    0下载:
  2. Bresenham算法的动画演示程序,用opengl编写,可以显示斜率大于1和小于1的两种情况。-Bresenham algorithm animation demo program using opengl prepared to show the slope is greater than 1 and less than 1 in both cases.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:张程懿
  1. Graphic

    0下载:
  2. 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:26563
    • 提供者:linyi
  1. CG1

    0下载:
  2. 一个opengl下的图形学实验,展示了DDA算法画直线、中点Bresenham算法画直线、改进Bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-Opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point Bresenham algorithm for drawing a straight l
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2163818
    • 提供者:林思哲
  1. Bresenham

    0下载:
  2. 在Visual C++的开发环境下,根据计算机图形学中利用Bresenham算法用C语言编写代码生成圆-In Visual C++ development environment, in accordance with the use of computer graphics Bresenham algorithm used C language code generation yen
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:43239
    • 提供者:张朋长
  1. roughdraw

    0下载:
  2. 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4542
    • 提供者:李岩
  1. Bresenham

    0下载:
  2. bresenham画直线,WIN32,计算机图形学基础类源代码-bresenham画直线
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1189742
    • 提供者:edwgr
  1. shiyan

    0下载:
  2. 画直线的方法:数值微分法,中点划线法,bresenham划线算法-Draw a straight line method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3417
    • 提供者:vivianjia
  1. Bresenham

    0下载:
  2. Bresenham画线,DPS环境下可用-Bresenham line draw, DPS environment available
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:587
    • 提供者:李之龙
  1. Bresenham

    0下载:
  2. 圆中点Bresenham算法 VC++ 6.0-Round the mid-point Bresenham algorithm Bresenham midpoint circle algorithm for VC++ 6.0
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2337885
    • 提供者:吴昊
  1. openglbresenhamDDA

    0下载:
  2. 运用netbean,基于java语言,bresenham算法,DDA算法画直线的比较-The use of netbean, based on the java language, bresenham algorithm, DDA draw a straight line algorithms comparison
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:11546
    • 提供者:雷家怀
  1. bresenham

    0下载:
  2. 实现bresenham算法划线,有关计算机图形学方面的内容,一个很简短的程序-bresenham plot lines,by vc,programmd by some Chinese motherfuckers,this fucking program is wrong
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:mike
  1. circle

    0下载:
  2. 中点画圆算法 Bresenham画圆算法-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1932097
    • 提供者:sunyankai
  1. draw_line_circle

    0下载:
  2. 本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5584895
    • 提供者:童X
  1. Bresenham_Line

    1下载:
  2. 适用于所有象限的通用Bresenham画线算法的Matlab程序-Apply to all quadrants of the General Bresenham line drawing algorithm Matlab procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:801
    • 提供者:章礼平
  1. bresenham

    0下载:
  2. bresenham算法,画圆,计算机图形学 bresenham algorithm, drawcircle, Computer Graphics-bresenham algorithm, drawcircle, Computer Graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:570
    • 提供者:silent
  1. drawcircle

    0下载:
  2. Bresenham画圆算法,利用圆的对称性,同时在四个方向画点-Bresenham circle algorithm, the use of circular symmetry, the direction of painting at the same time point in four
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:258383
    • 提供者:jia
  1. Bresenham

    0下载:
  2. Bresenham算法画一条直线-Bresenham algorithm for drawing a straight line ~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:56940
    • 提供者:cj
  1. Bresenham

    0下载:
  2. bresenham画直线,简单的,输入两点即可画出直线-bresenham
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1111
    • 提供者:shijici1
  1. bresenham

    0下载:
  2. Implementation of bresenham algorithm for all platforms.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:680
    • 提供者:aprusso
« 1 2 3 4 56 7 8 9 10 ... 41 »
搜珍网 www.dssz.com