搜索资源列表

  1. New0004

    0下载:
  2. 个人编写的小程序,实现圆弧画图和插补,未进行规格化,如果有人能帮忙进一步优化,将不甚感激!-A program which programed by myself could bring about circular arc drawing and interpolation.But it is not standardized.I am be very grateful for whom optimize it futherly.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2917
    • 提供者:wwb
  1. 2005912

    1下载:
  2. 运用数控机床上的逐点比较插补算法来实现悬挂物体控制系统的画图要求-use of CNC machine tools-by-point comparison of interpolation algorithm to achieve flag objects of the class control system requirements
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4655
    • 提供者:aki
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:478447
    • 提供者:王晶
  1. 数控

    1下载:
  2. 一个数控机床的切割模拟程序。有多种模拟方式。如逐点比较,直线插补等。很好用。内附可执行程序。-a CNC cutting simulation program. A number of simulation. If a case-by-point comparison, such as linear interpolation. Very good use. Enclosing executable.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1240749
    • 提供者:苏宏义
  1. DSP_interp_line_C

    0下载:
  2. DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and ach
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6016
    • 提供者:xust_zxh
  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. bsplineTest

    0下载:
  2. 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30905
    • 提供者:ligao111
  1. zhixianchabu

    0下载:
  2. 这是一个两连杆机器人的末端位置直线插补程序。-This is a two-link robot position at the end of linear interpolation procedures.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5903
    • 提供者:张绍立
  1. Motionplanner

    1下载:
  2. 数控机床上,对加工曲线粗插补,含有S加减速,匀速运动和运动间的线段衔接-CNC machine tools, processing the crude curve interpolation, acceleration and deceleration containing S, uniform motion and the movement segment of convergence
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11001
    • 提供者:陆建国
  1. cpld_line_cnc

    0下载:
  2. 关于用CPLD和FPGA做插补算法的内容,对于想用FPGA做控制的朋友是个好的借鉴!-on with CPLD and FPGA done interpolation algorithm, for to do with the control of the FPGA is a good friend from!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:191555
    • 提供者:舟舟
  1. LOG_filter_distill_edge

    0下载:
  2. 数学形态学提供了一种以形态或集合论为基础对图像进行分析理解的工具。可以用来去除噪声、抽取骨架、插补、分割、多分辨率分析、匹配等。 包括四个主要的算符:扩张(膨胀)○+,腐蚀○-,开○,闭●- Mathematics morphology has provided one kind carries on the analysis understanding take the shape or the set theory as t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:237103
    • 提供者:陈朋
  1. vbchabu

    0下载:
  2. 使用的是最小误差法的插补程序,在理论是非常先进的插补程序了,本程序应用于工业打标机-use is the smallest error method of interpolation procedures, the theory is very advanced interpolation procedures. The procedures used in industrial marking machine
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:209555
    • 提供者:hechao
  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. openglline

    0下载:
  2. 程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:87081
    • 提供者:吴子朝
  1. line_chabu

    0下载:
  2. 实现了直线插补程序,指明起点和终点即可.实际应用于XY绘图仪的画线并成功.在凌阳unSP IDE上编译通过.用C编写,可方便地移植.-achieved a linear interpolation procedures specified starting point and destination can be. actual XY plotters used in the line drawing and successfully.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1160
    • 提供者:lkh
  1. CPLDyueya

    0下载:
  2. 一个好程序关于CPLD的直线插补在数字积分中的应用-a program on the CPLD linear interpolation in the digital integration of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:465342
    • 提供者:王悦
  1. 3DIII

    0下载:
  2. 对多副带有视差的图像进行插补的程序,是第三个版本,大家可以-deputy with the multi-parallax images interpolation procedures, is the third version, we will look at
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:434947
    • 提供者:沈威
  1. DSP_2407_c

    0下载:
  2. DSP 2407平台下用C语言实现的数控直线插补源代码 很有用的-2407 DSP platform using C language NC linear interpolation source code very useful
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:7370
    • 提供者:Denise Liu
  1. 电话本管理系统

    0下载:
  2. 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heap
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5386
    • 提供者:游鸿明
  1. opennurbs

    0下载:
  2. 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨。sxg1@eyou.com-nurbs curve interpolation on a free software, hope you are interested in exploring. Sxg1@eyou.com
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1465790
    • 提供者:张华
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »

源码中国 www.ymcn.org