CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 中点画线法

搜索资源列表

  1. PLine

    0下载:
  2. 画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:刘丹
  1. drawline

    0下载:
  2. 本文是用VC实现的代码,用于解决画直线的问题。中点画线法-This is achieved using VC code, used to address the problem of drawing a straight line. Mid-point of drawcircle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:wangjiancun
  1. midpoint

    0下载:
  2. 使用中点画线法画直线,是用VB画线方法中的一种。-Stipple method used in drawing a straight line is the VB method of painting a line.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:2.33kb
    • 提供者:李璇
  1. BHcircle

    0下载:
  2. 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:596byte
    • 提供者:李丽
  1. huaxian

    0下载:
  2. VC6.0MFC中点画线法表示直线程序,指定起点终点坐标,判断两个像素点是在直线的下方,上方还是直线上,从而确定该选择那一个像素点。-VC6.0MFC the dotted line represents the linear program, specify the starting point for end coordinates, to determine whether two pixels in a straight line below the top of the straigh
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:石头
  1. mx_zhao3

    0下载:
  2. 画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)-Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:12.26mb
    • 提供者:
  1. Bresenham-Lines-Mid_circle-and-so-on

    0下载:
  2. VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
  3. 所属分类:EditBox

    • 发布日期:2017-11-09
    • 文件大小:9.16mb
    • 提供者:LEO_山
  1. line

    0下载:
  2. 计算机图形学 中点画线法 c++编程 鼠标操作-Computer Graphics Programming dotted line c++ mouse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:kang
  1. MATLAB

    0下载:
  2. 基于matlab的开发,中点画线法,各种k的取值,以及截图,课程实习-middle point
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:181.22kb
    • 提供者:chenke
  1. zinedrawing

    0下载:
  2. 实现了: DAA画线法画直线 ,中点画线法画圆 不错的-Implementation: the DAA line drawing method to draw a straight line, dotted line in the law circle is good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-24
    • 文件大小:108kb
    • 提供者:huabdtj
  1. zhixian

    0下载:
  2. 掌握用OpenGL上机调试掌握像素的操作方法及生成直线的数值微分法、中点画线法两种算法的过程(Grasp the operation method of OpenGL computer debugging master pixel and generate numerical differential line method, midpoint line drawing method of two algorithms)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:19kb
    • 提供者:青研
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4mb
    • 提供者:水无缘
搜珍网 www.dssz.com