CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 圆弧

搜索资源列表

  1. CPP_MyDraw

    1下载:
  2. 该程序基于Microsoft Visual C++6.0中的MFC框架进行开发,可实现“绘制圆弧”和“输入文字”的功能,同时还可以自行设定插入的坐标点,半径,角度参数等等。 预留了扩展窗口和模块,供广大IT朋友进行自由扩展和完善。-The program is developed based on Microsoft Visual C++ 6.0 MFC framework which can achieve the feature of Drawing an arc and
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2066029
    • 提供者:郑篱儿
  1. ArcRun-Sample

    0下载:
  2. 二轴圆弧插补例子VC,运动控制卡圆弧插补例程-Arc_move sample
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:119609
    • 提供者:立交
  1. Bonne-projection

    0下载:
  2. 彭纳投影,彭纳投影即等积伪圆锥投影。为法国人彭纳所创。中央经线是直线,其他经线为对称于中央经线的曲线。纬线为同心圆弧。中央经线和标准纬线上没有变形,离开这两条线越远变形越大。图上所有纬线都保持长度不变,面积相等。彭纳投影常用作大洲图。-Bonne projection that pseudo equal area conic projection. Penner was created by Frenchman. Central meridian is a straight line, the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1943366
    • 提供者:wx
  1. Draw-Arc

    0下载:
  2. 可以画一个圆,与此同时,修改程序的角度,可以画出任意圆弧。-Can draw a circle, at the same time, modify the program in the point of view, can draw arbitrary circular arc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1205322
    • 提供者:lzewen10
  1. arctrajectory

    0下载:
  2. 工业机器人的空间圆弧通用的算法,非常有用的,适用于所有的工业机器人,只要对应合适的运动学逆解-space arc trajectory planning for robot
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2755
    • 提供者:周锋
  1. DrawArc

    0下载:
  2. WINCE下的画圆弧算法,输入参数为hdc,x0,y0,r,a,b。x0,y0为圆心坐标,r为半径,a为起始角度(逆时针),b为b和a之间的夹角(逆时针)。采用离散的算法。-WINCE under an arc algorithm, the input parameters for hdc, x0, y0, r, a, b. x0, y0 as the center coordinates, r is the radius, a starting angle (counterclockwise)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1214011
    • 提供者:朱长健
  1. C-L

    3下载:
  2. 基于VB的数控刀补(圆弧接直线刀补) 伸长、缩短、插入(包括进行和撤销) 主界面、撤销阶段的伸长型、撤销阶段的缩短型、撤销阶段的插入型、 进行阶段的伸长型、进行阶段的缩短型、进行阶段的插入型。-VB-based CNC cutter compensation (arc connected linear cutter compensation) elongation, shortening, insert (and including revocation) The main inte
  3. 所属分类:GUI Develop

    • 发布日期:2016-07-01
    • 文件大小:5120
    • 提供者:何强
  1. ToolCompe

    1下载:
  2. 使用C++开发的,数控刀补仿真程序。主要完成以下功能:(1)直线接直线刀补 伸长、缩短、插入(包括建立,进行和撤销) (2)直线接圆弧刀补 伸长、缩短、插入(包括建立,进行) (3)圆弧接直线刀补 伸长、缩短、插入(包括进行和撤销) (4)圆弧接圆弧刀补 伸长、缩短、插入(包括进行)-Use C++ development, CNC cutter compensation simulation program. Complete the following main function
  3. 所属分类:GUI Develop

    • 发布日期:2016-07-02
    • 文件大小:5010432
    • 提供者:何强
  1. bisector

    0下载:
  2. 绘制角平分线的AutoLisp源码,可以绘制任意两条相交直线的角平分线,同时也可以绘制圆弧的平分线。-The AutoLisp source code to draw bisector of two intersecting lines or an arc.
  3. 所属分类:CAD

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:
  1. MATLABchabuchengxu

    1下载:
  2. 基于matlab的四象限直线和圆弧插补程序,另附有GUI设计文件(已验证可用)-Matlab-based four-quadrant linear and circular interpolation procedures, there are GUI design documents attached (verified available)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:72785
    • 提供者:duxiaokang
  1. matlab-3D-Circle-Interpolation

    0下载:
  2. 基于matlab的空间圆弧插补与仿真,每个函数独立编写成为m文件,规范化编程接口,希望对大家有用处 -Space-based matlab circular interpolation and simulation, each function independently write m file become standardized programming interfaces, we hope to be useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:165043
    • 提供者:wujiewen
  1. Create_Line_Arc_fillet

    0下载:
  2. UG二次开发,创建直线、圆弧、圆角,显示数据跾等命令实现,可直接打开编译,生成DLL文件-UG secondary develpment,create line,arc,fillet,show informating,you can directly open it and compile it
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1162251
    • 提供者:huihui
  1. Circular-interpolation-vb

    0下载:
  2. 这是VB写的一个圆弧插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a circular interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the wh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9588
    • 提供者:罗凯
  1. bijin

    0下载:
  2. 椭圆加工作业中的四圆弧切比雪夫逼近 玻璃加工-Processing operations in four elliptical arc Chebyshev approximation- glass processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:213180
    • 提供者:帅英琦
  1. C-L

    1下载:
  2. 刀具半径补偿实现圆弧接直线的转接,并且实现伸长型、缩短型、插入型下的左右刀具半径补偿-Tool radius compensation to achieve the arc line adapter connected, and realize elongation, shortened around Insertion Tool radius compensation under
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6142
    • 提供者:李丽
  1. NI-softmotion

    1下载:
  2. 使用NI softmotion模块控制电机,可以做直线,圆弧,以及曲线运动-Using the softmotion NI module control motor, can make a straight line, arc, and curve movement
  3. 所属分类:LabView

    • 发布日期:2017-04-27
    • 文件大小:508493
    • 提供者:wangyang
  1. DDA

    0下载:
  2. 基于openGL的代码,在VS2010上实现 1.直线的DDA算法 2.直线的Bresenham算法 3.圆弧的生成算法 -OpenGL code based on the realization VS2010 1. DDA line algorithm 2. Bresenham line algorithm 3. Arc generation algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5126997
    • 提供者:紫陌
  1. PCI_DMC_A01-multi_axes

    1下载:
  2. PCI_DMC_A01台达12轴运动控制卡C#.Net程序源码案例-圆弧及直线插补-PCI_DMC_A01 delta 12 axis motion control card C#.Net source case- circular and linear interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:32644
    • 提供者:penglong
  1. shukong

    0下载:
  2. 数控插补程序,可以实现直线插补以及圆弧插补。-CNC C++ program
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:865603
    • 提供者:machenxi
  1. jiqimao

    0下载:
  2. Div画的机器猫图形源码,一共用了2010个div,今年是2010年嘛,用到的技术为 java scr ipt+HTML4+CSS2 ,在目前几乎所有主流浏览中都能有一致的显示。 有DrJs作基础,用div在网页上堆图像就简单多了,比如说用它来画一个机器猫。应该说,机器猫是一个非常适合用程序来画的形象,因为它主要由圆(包括椭圆、圆弧)、简单的多边形以及直线组成。具体的绘制过程就不详述了,简单来说就是使用 DrJs 在指定的地方做画圆画线等操作,最后组成一个机器猫的形象。 这个
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:9324
    • 提供者:阿来
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 »
搜珍网 www.dssz.com