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

搜索资源列表

  1. Bresenham

    0下载:
  2. 用Bresenham算法画直线 1) 将像素网格表现出来,建立网格坐标系 2) 用橡皮筋的形式输入参数 3) 鼠标移动时,显示鼠标当前位置 4) 显示判别式的计算过程和下一点的选择策略 -Bresenham How to determine which pixel to choose: Pd or Pu – Choose Pd if segment passes below middle point M – Choose Pu if segment passes ab
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:903
    • 提供者:许芳娟
  1. Drawline

    0下载:
  2. 我自己编的有关有OpenGL中的各种划线方法(中点划线、DDA、Bresenham。当然还有调用OpenGL自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have OpenGL in the series all crossed methods (midpoint crossed, DDA, Bresenham. Of course, call the procedure for carrying by itself Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:215766
    • 提供者:Oysteam
  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. graph_drawing

    0下载:
  2. 二维图形的绘画。用DDA算法、中点算法、Bresenham算法实现直线段的绘制;用正负法和Bresenham算法实现圆的绘制。-Two-dimensional graph drawing. With the DDA algorithm, the midpoint algorithm, Bresenham straight line drawing algorithm with positive and negative law and Bresenham algorithm to draw a
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1953817
    • 提供者:陈博灿
  1. MidLine-Bresenham

    0下载:
  2. 中点画线,中点画圆与Bresenham法画线,画圆 -The dotted line, the midpoint circle drawing a line with the Bresenham method, circle
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1385
    • 提供者:教授
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. mult-div-cordic-sin-atn-ln-date-bresenham-etc-805

    0下载:
  2. Programs I wrote for 8051 processors, including : - Various multiplications (16x16, 32x8...) - div, atn, ln, sin, sqrt - bresenham for line and circle - 32bit cordic (linear, circular, hyperbolic) - date conversion - random generation
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:79923
    • 提供者:Jean-Louis VERN
  1. Bresenham

    0下载:
  2. Bresenham 图像演算法的C语言实现-Bresenham algorithm C language image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:63026
    • 提供者:
  1. Bresenham

    0下载:
  2. BresenhamCircle算法,利用TurboC实现用Bresenham算法画圆的程序-BresenhamCircle algorithm, implemented by the Bresenham algorithm using TurboC circle program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:1778
    • 提供者:wubring
  1. Bresenham-Draw_Circle

    0下载:
  2. 在TC下,利用Bresenham算法,在指定位置画出一个指定半径的圆(显示画圆过程)-In the TC, the use of Bresenham algorithm to draw a specified location in the specified radius of the circle (shown Circle process)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:550
    • 提供者:漫无墓地
  1. bresenham

    1下载:
  2. matlab绘制bresenham直线,中线画直线,DDA画直线。-matlab draw bresenham line, middle drawing a straight line, DDA line drawing.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:938
    • 提供者:陶付
  1. Bresenham

    0下载:
  2. 用c++实现Bresenham算法,打开应用程序 在需要产生点的地方 “双击鼠标左键” “双击鼠标右键” 将复原-C++ implementation with the Bresenham algorithm, open the application where the need to generate points, " Double-click the left mouse button" " Double-click the right mouse bu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:57918
    • 提供者:凡亚东
  1. Circle-Bresenham-NextPoint

    0下载:
  2. 由于之前的一个竞赛需求,对bresenham作了一些完善,就是可以根据圆上的任意一个点,取出该点的下一个点坐标(顺时针逆时针均可)-As a contest before the demand for bresenham made some improvement, that is, according to an arbitrary point on the circle, take out the next point of the point coordinates (both clock
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:4987175
    • 提供者:马军
  1. ellipse

    0下载:
  2. draw Bresenham ellipse using java-draw Bresenham ellipse using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:khalid2304
  1. bresenham

    0下载:
  2. bresenham算法画线,思路清晰,代码简单,注释较详细,便于理解-algorithm for drawing lines bresenham, clear, simple code, comments, more detailed, easy to understand
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10010391
    • 提供者:高俊
  1. Bresenham-line-algorithm

    0下载:
  2. 直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2322754
    • 提供者:徐新
  1. Bresenham

    0下载:
  2. Bresenham算法代码,实现直线的画图-Bresenham algorithm code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1939231
    • 提供者:min
  1. Bresenham

    0下载:
  2. Bresenham line, espero les sirva para su clase de graficacion
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2747
    • 提供者:nismaw
  1. Bresenham

    0下载:
  2. 基于Bresenham画线算法的图像快速.高精度旋转算法-Bresenham line drawing algorithm based on the images quickly. High-precision rotation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:243519
    • 提供者:刘德华
  1. Bresenham

    0下载:
  2. Bresenham画线算法的实现,同时,利用Bresenham画线算法绘制任意方向直线-Bresenham line drawing algorithm, while the use of Bresenham line drawing algorithm to draw a straight line in any direction
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3425273
    • 提供者:cs
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »
搜珍网 www.dssz.com