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

搜索资源列表

  1. dda-line

    0下载:
  2. 一个小小的算法供大家参考、 如果有可能可以给我电子邮件 谢谢!-a little algorithm for your reference, if I may be able to e-mail, thank you!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2162
    • 提供者:王明
  1. DDA_line

    0下载:
  2. 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:王烨
  1. 图形学直线和圆的生成算法

    0下载:
  2. 掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:成龙
  1. GraphExp1

    0下载:
  2. 一个计算机图形学的程序,可以实现画直线,DDA直线以及中点圆。等。使用VC。-A computer graphics program that can realize drawing beeline,DDA line and midpoint round programed with vc
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59326
    • 提供者:王哲
  1. Graphics12

    0下载:
  2. 图形学 包括直线DDA、中点算法,圆的中点、正负算法,线宽控制。射线填充等算法-linear graphics including DDA, the midpoint algorithm, the midpoint of the round, plus or minus algorithm, linewidth control. Ray fill in the blanks Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23307
    • 提供者:张欣
  1. VCPROG.ZIP

    0下载:
  2. 用VC开发的一个小型的图形程序 其中主要是为了处理一些基本的图形算法 如DDA等 当然也还有旋转等-VC developed a small graphics program which is mainly to deal with some basic graphics algorithms such as DDA course there is also rotating
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:303233
    • 提供者:梁时秋
  1. ComputerGraphicsDemo

    0下载:
  2. 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Intron line generated dda, dotted line algorithm and interface Bresenham algorithm facilitate practical aesthetics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:772017
    • 提供者:刘超
  1. 图形学实验一

    1下载:
  2. 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:122326
    • 提供者:赵虎
  1. 1-1

    0下载:
  2. 计算机图形学DDA实验的可视化的程序,可输入起始点坐标和终点坐标后自动画直线-computer graphics visualization of experimental procedures to be imported starting point coordinates and coordinate their own after the end linear animation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27058
    • 提供者:
  1. line_dda

    0下载:
  2. 这学期选修图形学的时候用c#写的实现dda算法的代码.-this semester elective graphics when used to write c # dda algorithm for the realization of the code.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44822
    • 提供者:梁志宏
  1. MFC画直线算法

    1下载:
  2. 所属分类:绘图程序

    • 发布日期:2008-10-31
    • 文件大小:63256
    • 提供者:hlylivy
  1. DDA画直线法

    1下载:
  2. 所属分类:图形图象

    • 发布日期:2009-11-03
    • 文件大小:379
    • 提供者:ycgvbst
  1. DDA

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2009-11-20
    • 文件大小:1238018
    • 提供者:lijiyan
  1. GDI 画图的各种算法

    1下载:
  2. 实现多种算法(DDA、midpoint、bresenhanm画直线,中点画圆,区域填充扫面线等多种计算机图形学算法)是课堂演示,课程设计,毕业设计的必需参考资料,欢迎大家踊跃积极下载
  3. 所属分类:GDI/图象编程

  1. 图形学DrawPaintCode

    1下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
  3. 所属分类:2D图形编程

    • 发布日期:2011-01-17
    • 文件大小:229341
    • 提供者:cnmzhg
  1. 图形图像

    0下载:
  2. 用MFC编写的中点直线,DDA直线,Bresenham圆,正负圆算法实现
  3. 所属分类:绘图程序

    • 发布日期:2011-03-19
    • 文件大小:38827
    • 提供者:darkljdnulung
  1. 图形学

    0下载:
  2. 包含DDA, Bresenham, MidBresenham算法和一个画圆的程序,vc
  3. 所属分类:2D图形编程

  1. ddaline

    0下载:
  2. DDA法画线,这个方法是计算机图形学中画线的最简单的方法。-Draw a line by DDA
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1931940
    • 提供者:zhang
  1. WLineCir

    0下载:
  2. 一个用MFC编写的简单的DDA算法画圆和画直线的程序。练习用-Written in a simple to use MFC circle and draw a straight line algorithms DDA program. For practice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5746787
    • 提供者:奇蓝
  1. tuxingxueVC6.rar

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2285192
    • 提供者:文网文
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com