搜索资源列表

  1. example_of_c8051f

    0下载:
  2. 利用C8051F单片机控制的铣床模型(直线圆弧插补算法)-C8051F MCU using milling machine model (straight line circular interpolation algorithm)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:小方
  1. plot_codes(VC)

    0下载:
  2. 各种图形的基本操作程序,包括了矩形,圆弧,圆形,直线等。-The basic operating procedures of various graphics, including a rectangle, arc, circle, straight line and so on.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:226304
    • 提供者:bangbang
  1. yuanhu.ZIP

    1下载:
  2. 三点定圆圆弧插补的源程序,虽然比较乱,但是可以用的。-Three-point circular arc interpolation set of source code, even though relatively arbitrary, but can be used.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:586752
    • 提供者:jifeng
  1. chabu

    0下载:
  2. 插补程序 程序是2407的圆弧插补程序-Interpolation procedures procedure is circular interpolation of the 2407 procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:章明
  1. MyDraw2.0

    0下载:
  2. 一个绘图的代码,有矩形跟踪框,可以绘制文字,举行,直线,圆,圆弧。-A mapping of code, there are rectangular tracking box, you can draw text, held in a straight line, circle, arc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:161792
    • 提供者:杨晓波
  1. DDA

    0下载:
  2. DDA圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -DDA circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:孙来东
  1. ARC

    0下载:
  2. 逐点圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -Point by point circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:孙来东
  1. 2

    0下载:
  2. 数控梯形图编程,发那科系统,圆弧插补,宏程序,G代码-NC ladder programming, Fanuc system, circular interpolation, macro programs, G code
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:cyh1986
  1. Draw

    0下载:
  2. 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For p
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:1993728
    • 提供者:leo
  1. circle

    1下载:
  2. 程序为对1.txt中的三点读取,并且对其进行求圆弧参数(包括圆心,半径,起始角,终角),最后在窗口中画出圆弧-Procedures for the three points 1.txt read, and their parameters for arc (including the center of a circle, radius, start angle, end angle), and finally in the windo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1977344
    • 提供者:周游
  1. lineandarcinterpolation

    0下载:
  2. 直线插补与圆弧插补仿真程序 主要做演示用-Linear interpolation and circular interpolation simulation program mainly used to do demo
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:plato111
  1. aaa

    0下载:
  2. 插补演示,简单。数控的直线,圆弧插补演示。-Interpolation demo, simple. CNC Linear, circular interpolation demo.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:yanjihui
  1. Vcad

    0下载:
  2. 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:5570560
    • 提供者:刘路
  1. draw

    0下载:
  2. 计算机图形学算法程序包 二维变换 三维变换 三种填充算法 圆弧算法 直线二维裁剪 直线三种算法-Computer graphics algorithm for three-dimensional package of two-dimensional transform transform algorithm arc fill algorithm three straight three straight two-dimensional
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:301056
    • 提供者:罗森
  1. skwz

    1下载:
  2. 关于数控控制的非常完整的c++程序,包括了直线插补以及圆弧插补的程序-CNC control on the very integrity of c++ Procedures, including linear interpolation and circular interpolation procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:82944
    • 提供者:晓海
  1. chabu

    0下载:
  2. 数控插补,跨象限的直线和圆弧,其中包括几种常见的插补方式-NC interpolation, cross-quadrant linear and circular, including several common interpolation methods
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:胡武茹
  1. VB

    0下载:
  2. VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:
  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-17
    • 文件大小:4530176
    • 提供者:zhangjinbiao
  1. zywline

    0下载:
  2. 提供直线的三种算法;提供圆的算法;提供画任意圆弧的算法-Three algorithms to provide a straight line provide round algorithm provide painting arc arbitrary algorithm
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:59392
    • 提供者:张玉伟
  1. interpolation-algorithm

    2下载:
  2. 文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-17
    • 文件大小:392192
    • 提供者:liuweiwei
« 1 2 34 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org