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

搜索资源列表

  1. B_Circle

    0下载:
  2. 中点Bresenham算法绘制圆,输入中心点坐标,颜色绘制圆形-Bresenham algorithm draw round the midpoint, input center coordinates, color rendering circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1354462
    • 提供者:李红雷
  1. B_Line

    0下载:
  2. 中点Bresenham算法绘制直线,输入起始点坐标颜色,绘制直线-The midpoint draws lines Bresenham algorithm, input starting point coordinate color, draws lines
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1356881
    • 提供者:李红雷
  1. ss

    0下载:
  2. bresenham 算法 画圆 画直线 线性填充- a vc++ program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3696638
    • 提供者:贺宁
  1. ligne

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

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

    0下载:
  2. 本程序在Windows XP上运行通过,直接点击BRESN.EXE即可运行,输入参数为起始点和终点的坐标-This procedure in Windows XP running on, click through BRESN. EXE can operate, input parameters as the starting point and destination coordinates
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:27669
    • 提供者:韩海玲
  1. Computer-Graphic-Algorithm

    0下载:
  2. 计算机图形学相关算法实现,如DDA算法,中点画线算法、Bresenham画线(画圆)算法等-Computer graphics-related algorithms, such as the DDA algorithm, the dotted line algorithm, Bresenham line drawing (circle) algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-01
    • 文件大小:14020638
    • 提供者:刘洋
  1. Computer-Graphics

    0下载:
  2. 计算机图形学43个案例,包括直线中点Bresenham算法-Computer Graphics 43 examples,such as Bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:31609856
    • 提供者:lee
  1. Bresenham-shengcheng-zhixianyuan

    0下载:
  2. Breaenham算法生成直线和圆的VC++程序-Breaenham algorithm produces linear and round vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5261491
    • 提供者:yzhaosheng
  1. Bresenhamline

    0下载:
  2. 使用VC++6.0编写的Bresenham划线程序。点画图后出现对话框-Written using VC++6.0 Bresenham crossed procedures. Point of drawing a dialog will appear
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:58477
    • 提供者:夏天翔
  1. Conic

    0下载:
  2. 中点,DDA,方程画圆和Bresenham画椭圆-Midpoint, DDA, Bresenham equation circle and ellipse drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1970679
    • 提供者:哒哒
  1. graphics

    0下载:
  2. 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:327158
    • 提供者:元宝
  1. Line-AND-Circle

    0下载:
  2. 图形学中用DDA、Bresenham算法绘制直线和z中点法绘制圆-Graphics using DDA, Bresenham algorithm to draw a straight line and the midpoint method to draw a circle z
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:23844
    • 提供者:
  1. Bresenham_line

    0下载:
  2. Bresenham直线和圆的生成算法原理及其实现-Bresenham straight line and circle generation algorithm principle and its implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:90196
    • 提供者:raul
  1. computerhdu123

    0下载:
  2. 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4002161
    • 提供者:待晓彬
  1. Line-generation-algorithm

    0下载:
  2. 直线生成算法:采用DDA与Mid-Bresenham两种算法实现直线的绘制,可是直线的生成过程现实很明确。-Line generation algorithm: The DDA and the Mid-Bresenham straight line drawing of two algorithms to achieve, but the reality of the line generation process is very clear. 朗读 显示对应的拉丁字符的拼音 字典
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2042802
    • 提供者:lwx
  1. DDA_and_Bresenham

    0下载:
  2. that plot a line with dda and bresenham algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:85454
    • 提供者:Tanju Alkan
  1. Bresenhams-Algorithm

    0下载:
  2. Opengl C++ - Bresenham s Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:807
    • 提供者:kien
  1. DrawLine

    0下载:
  2. 计算机VC画图源码 画直线(DDL算法 Bresenham算法)-Draw a line drawing VC source computer (DDL algorithm Bresenham algorithm)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1504
    • 提供者:walt
  1. basic-graph-generation

    0下载:
  2. 一个图形生成MFC系统,有计算机图形学的基本图形绘制算法,包括直线的三种(DDA,中点,Bresenham),圆的两种(中点,Bresenham),椭圆(中点)及区域填充(多边形扫描线,种子扫描)-MFC system to generate a graph, with the basic graphics computer graphics rendering algorithms, including three straight (DDA, the mid-point, Bresenham
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2008902
    • 提供者:qq
  1. Line_Bre

    0下载:
  2. bresenham画线算法,实现简单的2点连线算法-bresenham line drawing algorithm to achieve a simple algorithm for 2-point connection
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:272456
    • 提供者:林涵
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 41 »
搜珍网 www.dssz.com