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

搜索资源列表

  1. www.dssz.com_59564333shukong

    0下载:
  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. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:73134
    • 提供者:欧阳
  1. cha

    0下载:
  2. 实现直线和圆弧的插补,是数控的基础中基础,大学老师的作业题。-it can be used to cha bu
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:32672
    • 提供者:haibin
  1. Fishnet-pattern

    0下载:
  2. 画渔网图案,渔网是用线结成很多网眼组成的。网眼是椭圆形的每个网眼有是有四段椭圆弧组成、每段椭圆弧是四分之一个椭圆,不过其长轴方向不同。-Painting pattern of fishing nets, fishing nets, lines formed a lot of mesh composed of. The mesh is oval each mesh is the Sec elliptical arcs, each elliptical arc is a quarter ellips
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:626
    • 提供者:王龙飞
  1. plot

    0下载:
  2. 简单的画图程序,可以点击左边的画图面板画任意多边形,直线,圆,圆弧,椭圆,能够保存成矢量图-it can plot line,circle and polygon etc and it can save the graphics that you plot
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:379321
    • 提供者:caiyun
  1. 1

    1下载:
  2. 进一步理解和掌握中点bresenham画圆算法的基本原理;掌握以上算法生成圆和圆弧的基本过程 掌握在C/C++环境下完成用中点bresenham算法圆或圆弧的绘制方法 -bresenham MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1954181
    • 提供者:云天碧
  1. OpenGL--MFC

    0下载:
  2. MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:150730
    • 提供者:文思祥
  1. chabu

    0下载:
  2. 插补程序,数控插补仿真系统的开发与研究,这里使用了普通逐点比较和积分两种插补算法,曲线类型可以是直线或弧线,数字积分窗口大小和坐标参数、圆弧和直线参数等都可自定义,本插补程序可以清屏、可以下一步继续插补等。-Interpolation procedures, CNC interpolation simulation system development and research, using the ordinary pointwise and integral two interpolatio
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:6863
    • 提供者:
  1. Graphics-editor

    0下载:
  2. 图形编辑文件功能,如打开、保存图形文件和相关参数;鼠标和键盘绘图(直线、折线、圆、圆弧、椭圆);-Graphics editing file functions such as open, save graphics files and related parameters mouse and keyboard mapping (straight line, polyline, circle, arc, ellipse)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:4433
    • 提供者:刘亚
  1. report-of-tuxingxue

    0下载:
  2. 实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换-Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface e
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11437259
    • 提供者:刘亮
  1. Space-circular-interpolation

    0下载:
  2. 包喊空间圆弧插补算法原理及matlab仿真代码,任意输入空间中3个不再同一直线上的坐标点,则可计算出这3个点所在圆弧的其它插补点。-Package shouting space circular interpolation algorithm and Matlab simulation code, an arbitrary input space 3 is no longer the same line the coordinates of the point, you can calculat
  3. 所属分类:Algorithm

    • 发布日期:2014-05-17
    • 文件大小:162816
    • 提供者:caleb
  1. bulge to center

    0下载:
  2. 根据LWPLOYLINE的凸度计算圆弧圆心的程序-Calculation under LWPLOYLINE convex, the arc center program
  3. 所属分类:CAD

    • 发布日期:2013-06-16
    • 文件大小:594
    • 提供者:Jason Bourn
  1. ellipse

    0下载:
  2. 在AutoLISP下使用八段圆弧法分割椭圆,也可用于分割椭圆弧-Ba Duan arc segmentation in AutoLISP ellipse, can also be used to split the elliptical arc
  3. 所属分类:CAD

    • 发布日期:2017-04-05
    • 文件大小:3004
    • 提供者:Jason Bourn
  1. MyPalette

    0下载:
  2. “画图板”程序是用来绘制各种几何图形的画图小程序。该程序主要包括一些功能: (1)绘制各种几何图形 支持鼠标绘制直线、曲线、矩形、椭圆、封闭任意多边形、圆弧、饼型。 (2)添加文字标注 支持添加文字标注,为绘图作品或绘制图形进行文字说明。 (3)设置画笔和填充 支持选择画笔属性(线宽、线形、线色);支持选择填充属性,即刷子的(颜色、样式)实现对封闭图形的填充。 (4)保存和导入图形文件 支持将当前绘制的图形保存为文件(扩展名为.ple)。支持从磁盘中打开扩展名为
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6606431
    • 提供者:yaoyao
  1. Paint_1

    0下载:
  2. 一个在控制台上画图的小程序,用c语言实现,可以画直线矩形圆圆弧等,用统一的数据结构-A drawing program on the console, using c language, can draw a straight line rectangle circular arc, with a unified data structure
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:640395
    • 提供者:WANGXIAN
  1. DX-Cad-Version-1.2

    1下载:
  2. 利用VB编写的AUTOcad基础源码,可以画直线,画圆弧,选择线条,删除线条等基本功能-Written in VB AUTOcad the basis of source, you can draw a straight line, draw an arc, select lines, delete lines, and other basic functions
  3. 所属分类:software engineering

    • 发布日期:2015-04-18
    • 文件大小:352256
    • 提供者:
  1. motomantraj

    2下载:
  2. 测试MOTOMAN的笛卡尔空间圆弧插补和关节空间三次样条插值相结合的插补函数-Test MOTOMAN circular interpolation of the Cartesian space and joint space cubic spline interpolation combination of interpolation functions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-11
    • 文件大小:1101
    • 提供者:Jason
  1. yuanhuchabu

    0下载:
  2. 这个程序为经典的圆弧插补程序,可以走直线和弧线,设定好圆心坐标,圆弧的起点坐标和终点坐标,就可以走圆弧,非常简单,适合于初学者练习。-This program for a classic circular interpolation program, you can walk a straight line and arc, and set the center coordinates of the arc starting point coordinates and end coordinat
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:57842
    • 提供者:王安
  1. Arc

    0下载:
  2. 基于OpenGL的圆弧程序,先对圆弧的圆心,半径,起点,角度等设置,然后进行绘制-OpenGL-based arc procedure, first the center of the arc radius, the starting point, the angle settings, and then draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:996575
    • 提供者:pei
  1. FitC

    0下载:
  2. 有了平面上的一群点,疑似圆弧,想求其圆心和半径。提供了简单易懂的代码实现方法-With a group of points in the plane, suspected arcs, would like to seek the center and radius. Provides a simple code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:10174
    • 提供者:xuxiangxing
  1. 1txx)

    0下载:
  2. 1) 直线的生成内容:用Bresenham算法画直线要求: 将象素网格表现出来,建立网格坐标系 用橡皮筋的形式输入参数 鼠标移动时,显示鼠标当前位置򖑼 显示判别式的计算过程和下一点的选择策略 记录生成点的坐标,建议用表的形式 图形生成过程可以重复进行2)圆弧的生成内容:用Bresenham算法画圆 要求:᠊ -1) line generated content: draw a straight li
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:26334
    • 提供者:假装
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com