搜索资源列表

  1. BRESENHAM

    0下载:
  2. 通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程-Determined through the Bresenham algorithm, draw a straight line designated endpoint, used to test tuborC graphical programming
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:xu
  1. line

    0下载:
  2. 计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:398336
    • 提供者:rebecca
  1. CsharpdrawLine

    0下载:
  2. 2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:zuodanqing
  1. wanzheng2

    0下载:
  2. 实现bresenham画线算法,可以支持鼠标取点-The realization of Bresenham line drawing algorithm, access points can support a mouse
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:明明
  1. Bresenham

    0下载:
  2. 直线的中点生成算法,通过输入两个坐标点,生成斜率<1的直线!可以改变颜色!-The midpoint of a straight line generating algorithm, by entering the coordinates of two points, to generate the slope of <1 in a straight line! Can change the color!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:安安
  1. ComputerGraphics

    0下载:
  2. 图形学中简单图形的生成。画线,画圆,画椭圆。DDA,Bresenham,中点算法。-Simple graphics to generate graphics. Painting line, circle, oval painting. DDA, Bresenham, the mid-point algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:73728
    • 提供者:budget
  1. Bresenham

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

    • 发布日期:2024-05-21
    • 文件大小:240640
    • 提供者:kasin
  1. Graphics

    0下载:
  2. 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenha
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:3765248
    • 提供者:wangkafeng
  1. Bresenham_line

    1下载:
  2. Bresenham直线算法的一些资料,包括推理过程-Bresenham line algorithm for some of the information, including the reasoning process
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:964608
    • 提供者:link
  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 algo
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:2892800
    • 提供者:林思哲
  1. Bresen

    0下载:
  2. This program in C is used to draw lines using the Bresenham line drawing algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Priyal
  1. shiyan

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

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:vivianjia
  1. bresenhamView

    0下载:
  2. bresenham直线画法 计算机图形学基础-Bresenham line draw basic method in computer graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:孙瑞阳
  1. Bresenhamlinegenerationalgorithm

    0下载:
  2. 直线的Bresenham生成算法模拟演示代码-Bresenham line generation algorithm simulation demo code
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:87040
    • 提供者:lq
  1. PLine

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

    • 发布日期:2024-05-21
    • 文件大小:2393088
    • 提供者:刘丹
  1. Bresenham_Line

    0下载:
  2. Bresenham直线算法,绘制各个方向上的直线,利用MFC实现-Bresenham line algorithm, draw a straight line in all directions on the use of MFC implementation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:6239232
    • 提供者:Reagan
  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

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:雷家怀
  1. line

    0下载:
  2. DDA画线 中点画线 Bresenham画法-failed to translate
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:3328000
    • 提供者:sunyankai
  1. shengcheng

    0下载:
  2. 直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:1990656
    • 提供者:薛鹏飞
  1. Bresenham

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

    • 发布日期:2024-05-21
    • 文件大小:57344
    • 提供者:cj
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »

源码中国 www.ymcn.org