搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. shukong

    3下载:
  2. 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73134
    • 提供者:朱敏伟
  1. chabu

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63062
    • 提供者:chen
  1. 逐点比较法Line

    0下载:
  2. 用C语言编写的演示逐点比较法的源代码!-C language demo point by point comparison of the source code!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:纯净水
  1. dujunli_337

    0下载:
  2. 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:39573
    • 提供者:隋毅
  1. 逐点比较法画圆

    0下载:
  2. 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33274
    • 提供者:西单
  1. 逐点比较法插补圆弧

    0下载:
  2. 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26438
    • 提供者:李少
  1. 逐点比较法圆弧插补VB程序

    0下载:
  2. 逐点比较法圆弧插补VB程序
  3. 所属分类:行业应用软件

    • 发布日期:2009-10-27
    • 文件大小:651
    • 提供者:haluo365
  1. 逐点比较法VB插补

    0下载:
  2. 逐点比较法VB插补方法
  3. 所属分类:编程文档

    • 发布日期:2011-04-08
    • 文件大小:530944
    • 提供者:417941441
  1. 逐点比较法Line

    1下载:
  2. 用C语言编写的演示逐点比较法的源代码!-C language demo point by point comparison of the source code!
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:纯净水
  1. 逐点比较法画圆

    0下载:
  2. 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-29
    • 文件大小:32768
    • 提供者:西单
  1. 逐点比较法插补圆弧

    1下载:
  2. 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-29
    • 文件大小:26624
    • 提供者:李少
  1. chabu

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:3328000
    • 提供者:chen
  1. dujunli_337

    0下载:
  2. 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;
  3. 所属分类:文件格式

    • 发布日期:2024-05-29
    • 文件大小:38912
    • 提供者:隋毅
  1. cnc

    0下载:
  2. 运用逐点比较法对椭圆进行插补,得到椭圆加工过程的刀具走刀轨迹。-Use-by-point comparison of the elliptic interpolation to obtain elliptical processing cutting tool trajectory.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-29
    • 文件大小:1273856
    • 提供者:betor
  1. circle

    0下载:
  2. 自己编的vb编程,逐点比较法插补从而画出圆弧,很不错的-The vb own programming, point by point comparison method in order to draw circular interpolation, it is good
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-29
    • 文件大小:4530176
    • 提供者:zhangjinbiao
  1. chabu

    0下载:
  2. 用VB设计的数控插补教学软件,逐点比较法、数字积分法单步插补模拟仿真。-NC interpolation using VB designed teaching software, point by point comparison method, the digital integration method for simulation of single-step interpolation.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-29
    • 文件大小:35840
    • 提供者:葛惠民
  1. Zcf

    0下载:
  2. 数控系统课程设计,VS2010编程,逐点比较法和数字积分法的插补过程模拟,可以实现单步和连续等多种功能。图形操作界面从“数据输入”开始,然后显示出插补过程。-GDI application for CNC, as DDA.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-29
    • 文件大小:24557568
    • 提供者:zcfofnuaa
  1. P2P

    0下载:
  2. 采用Verilog语言,实现逐点比较法和圆弧插补(Using Verilog language, to achieve point by point comparison method and circular interpolation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:Jannis
  1. matlab仿真逐点比较法

    1下载:
  2. 在matlab上实现基于逐点比较法的直线及圆弧插补(Point-to-Point Comparison Method of Linear and circle Interpolation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:9216
    • 提供者:davidchen1
« 12 3 4 »

源码中国 www.ymcn.org