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

搜索资源列表

  1. Brl

    0下载:
  2. Bresenham画直线,不错的代码,虽然很基础-Bresenham draw line,Good code, although very foundation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:281176
    • 提供者:张开
  1. LineBresenham

    0下载:
  2. 直线Bresenham算法的实现,用visual c++编写-achieve lineBresenham algorithm written with visual c++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:210688
    • 提供者:
  1. Line

    0下载:
  2. 用DDA算法、中点算法、Bresenham算法完成直线绘制-Using DDA algorithm, midpoint algorithm and resenham algorithm complete line drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:11998056
    • 提供者:Shirley
  1. main

    1下载:
  2. 通过Bresenham算法实现任意宽度的直线的绘制。-Bresenham line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1049
    • 提供者:沐洛
  1. DDA

    0下载:
  2. 基于openGL的代码,在VS2010上实现 1.直线的DDA算法 2.直线的Bresenham算法 3.圆弧的生成算法 -OpenGL code based on the realization VS2010 1. DDA line algorithm 2. Bresenham line algorithm 3. Arc generation algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5126997
    • 提供者:紫陌
  1. verilog

    0下载:
  2. bresenham算法是计算机图形学中为了“显示器(屏幕或打印机)系由像素构成”的这个特性而设计出来的算法,使得在求直线各点的过程中全部以整数来运算,因而大幅度提升计算速度。-Bresenham algorithm is computer graphics for display (screen or printer) is made up of pixels and the characteristics of the designed algorithm, all made in the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:26462
    • 提供者:小财不出
  1. Digital-Differential-Analyzer

    0下载:
  2. 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1919534
    • 提供者:jecktongue
  1. angel_11

    0下载:
  2. 这是根据Bresenham算法做的画直线程序,用vc实现更加接近实际情况-This is done under the Bresenham algorithm paintings linear process, with vc achieve a more closer to reality
  3. 所属分类:多媒体编程

    • 发布日期:2017-11-06
    • 文件大小:1178
    • 提供者:zhao785395
  1. BresenhamLine

    0下载:
  2. 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:11292
    • 提供者:zhangwen
  1. OpenGL_Line

    1下载:
  2. 用DDA算法和中点bresenham算法分别实现任意给定两点的直线段的绘制(直线宽度和线型可自定)。-Using DDA and Bresenham to draw a line by giving two points.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-11
    • 文件大小:3105
    • 提供者:xiaoxin
  1. 13990065_2

    0下载:
  2. 计算机图形学画直线,有以下参数:圆点,起点,终点。有Bresenham和中点画圆算法-Computer graphics drawing a straight line, the following parameters: dots, start and end points.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2547734
    • 提供者:GQQ
  1. Line

    0下载:
  2. 运用vc6.0里面的mfc.exe工程实现bresenham算法画圆,画直线,是计算机图形学上机实习的基础内容-Use vc6.0 inside mfc.exe project realization bresenham algorithm circle, draw a straight line, on the basis of the content of computer graphics machine internship
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2287104
    • 提供者:王嘉辉
  1. celutiful

    0下载:
  2. 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-13
    • 文件大小:848327
    • 提供者:Otpowy
  1. QHNL255

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:41984
    • 提供者:solvq
  1. evavqate-decomposition

    0下载:
  2. 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:250518
    • 提供者:faggt
  1. 2

    0下载:
  2. 熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midp
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:179280
    • 提供者:木思
  1. 01

    0下载:
  2. 数值微分算法(DDA算法)、中点画线算法和Bresenham画线算法绘制直线-Numerical differentiation algorithm (DDA algorithm), midpoint line drawing algorithm and Bresenham line drawing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:269312
    • 提供者:ningmeng
  1. ulgbritwm

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:56320
    • 提供者:pmuulwnp
  1. line2

    0下载:
  2. 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-11
    • 文件大小:2333993
    • 提供者:刘新义
  1. 92505159

    0下载:
  2. 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-17
    • 文件大小:250880
    • 提供者:pxnhukiue
« 1 2 ... 14 15 16 17 18 1920 »
搜珍网 www.dssz.com