搜索资源列表

  1. 直线bresenham

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

    • 发布日期:2008-10-13
    • 文件大小:29712
    • 提供者:数据库
  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:任萍
  1. 直线算法

    0下载:
  2. 高速直线生成算法-high-speed linear Algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1574
    • 提供者:zh
  1. 中点Bresenham画直线算法

    0下载:
  2. 中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:刘强
  1. 直线算法

    0下载:
  2. 高速直线生成算法-high-speed linear Algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:zh
  1. 中点Bresenham画直线算法

    0下载:
  2. 中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:刘强
  1. 图形学中三种画直线算法源码

    0下载:
  2. 这是OpenGL MinGW运行的文件,这是学习图形学时所编的实现代码-This is the OpenGL MinGW running in the paper, which is studying graphics as part of the realization of code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:20480
    • 提供者:李建康
  1. 直线bresenham

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

    • 发布日期:2024-05-12
    • 文件大小:29696
    • 提供者:数据库
  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:任萍
  1. MidpointLine.c

    0下载:
  2. MidpointLine.c 在Turboc2下编写中点画直线算法。本程序实现的是中点线算法。内有详细介绍。-MidpointLine.c in Turboc2 under preparation dotted line algorithm. This program is the midpoint algorithm. Within a detailed briefing.
  3. 所属分类:绘图程序

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

    0下载:
  2. 嵌入式系统中,从任意一点到任意一点画直线算法程序-Embedded systems, from any point to any point draw a straight line algorithm procedure
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:ming
  1. Mid_Clip

    0下载:
  2. 中点分割直线算法,C语言写的,完整的~~~~~~~~~~~ 写死我了,-The midpoint of a straight line segmentation algorithm, C language, complete death ~~~~~~~~~~~ write me,
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:jiukong
  1. DrawLine

    0下载:
  2. 计算机图形学的各类直线算法的VC++实现,自定义类来实现-Computer Graphics of all kinds of straight-line algorithm VC++ Realize, custom categories to achieve
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:50176
    • 提供者:wang
  1. 0301

    0下载:
  2. 本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。-I collected a number of computer graphics DDA line algorithm source code and its procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:291840
    • 提供者:山水
  1. PointLine

    0下载:
  2. 实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:欧阳美娇
  1. StraightLine

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

    • 发布日期:2024-05-12
    • 文件大小:2027520
    • 提供者:士大夫
  1. line_inter_2d

    0下载:
  2. Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性-Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be us
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:雷鸣
  1. bresenham

    0下载:
  2. bresenham画直线,非常经典的画直线算法-good
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:20480
    • 提供者:邢志恒
  1. LB直线

    0下载:
  2. 计算机课程,数字图像LB直线算法,opengl(LB linear algorithm for digital image, OpenGL)
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:301056
    • 提供者:呼哈呼哈1
  1. DDA、Bresenham、MidBresenham画直线算法

    0下载:
  2. DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:tata33
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org