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

搜索资源列表

  1. 直线bresenham

    0下载:
  2. bresenham 直线算法 值得大家参考-valuable reference
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29712
    • 提供者:数据库
  1. DDA画直线实验一

    0下载:
  2. DDA直线画线算法,希望能用得上。是老师在课堂上要求的,希望对大家有用-DDA straight line drawing algorithm, hope to ebb and flow. The teachers in the classroom requirements, I hope useful for all
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4325
    • 提供者:郑平
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23610
    • 提供者:kuld
  1. 画圆、直线过程演示(算法)

    0下载:
  2. 图形学算法+演示,比如直线画法,圆的算法等-demo graphics algorithm, such as linear method of painting, the algorithm Yuan
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:199806
    • 提供者:zane
  1. 8-direction-bresenham

    0下载:
  2. 直线算法和我的实现,在底层操作液晶时很实用,程序在我的4510+320x240的液晶上画过,速度很快。-linear algorithm and I realized, the bottom operation LCD very practical procedures in my 4510 320x240 LCD on the painting, very fast.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:60279
    • 提供者:张道国
  1. 直线的Bresenham算法

    0下载:
  2. 直线的Bresenham算法-linear Bresenham algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:王文东
  1. DDAandBresenham

    0下载:
  2. DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:89690
    • 提供者:宋芬
  1. 计算机图形算法演

    0下载:
  2. 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28039
    • 提供者:张春民
  1. 编码算法剪裁直线

    0下载:
  2. 在vc++环境下编写的直线段裁剪算法,编码方法为-in vc + + environment prepared by the line of cutting algorithm, coding method for
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:63267
    • 提供者:陈星
  1. 四.裁剪算法

    0下载:
  2. 实现二维图形关于矩形裁减窗口的裁减和直线裁剪-2D graphics on the rectangular window reductions and the reduction of linear cutting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24145
    • 提供者:吴限负
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. GDI 画图的各种算法

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

  1. MFC-DDA

    0下载:
  2. 用mfc实现的dda画直线算法 dda你懂得-With mfc painting a straight line algorithm to achieve the dda
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10620670
    • 提供者:yujing
  1. DDA_Line

    0下载:
  2. 利用C#实现DDA算法画直线,是经典的绘制直线算法-To use C# to achieve DDA line drawing algorithm is a classical algorithm for drawing a straight line
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:870
    • 提供者:Monss
  1. Cohen-Sutherland

    0下载:
  2. C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:289506
    • 提供者:陈小军
  1. CGP

    0下载:
  2. 计算机图形学mfc做的画图工具,直线算法,裁剪平移,填充等功能!-Mfc do computer graphics drawing tools, a straight-line method, cutting shift, filling and other functions!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:122367
    • 提供者:raymond
  1. StraightLine

    0下载:
  2. 本程序包括两个画直线算法的实现:DDA和Brensenham-This procedure includes two paintings to achieve a straight line algorithms: DDA and Brensenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2027908
    • 提供者:士大夫
  1. 两种直线划线算法

    0下载:
  2. 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
  3. 所属分类:其他

  1. 案例13-直线段中点分割算法

    0下载:
  2. 计算机图形学里的投影透视算法,所用软件是C++(Projection perspective algorithm in computer graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2770944
    • 提供者:冰冰冰冰
  1. 图形学算法

    1下载:
  2. DDA,Bresenham直线曲线级填充算法
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:159117
    • 提供者:Arch_Devil
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com