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

搜索资源列表

  1. addentity

    0下载:
  2. 用C#和DotNetARX5.0创建线/圆/圆弧等实体并进行旋转移动等操作-CSharp and DotNetARX5.0 used to create line/circle/arc and such entities, such as rotating mobile operator
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:7310
    • 提供者:tang
  1. RadiusErrorCheck

    0下载:
  2. 用于对ESSI格式的数控程序文件中,圆弧指令圆心坐标有偏差的指令进行判断。-ESSI format for NC program file, the command center of a circle arc has coordinates deviation judge' s instructions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:28615
    • 提供者:sunqi
  1. biarc3

    1下载:
  2. 双圆弧拟合 采用平均转角法 双圆弧拟合 采用平均转角法-biarc biarc biarc biarc biarc biarc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-27
    • 文件大小:53482
    • 提供者:wangchuan
  1. biarc

    0下载:
  2. 用C#写的双圆弧拟合程序。采用平均转角法。智能控制误差-Biarc
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:104151
    • 提供者:wangchuan
  1. MyPaint

    0下载:
  2. 1、 在屏幕上绘制图形以下图形  直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。  矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆:  扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:92557
    • 提供者:张陆军
  1. GraphicFinal

    0下载:
  2. 计算机专业-计算机图形学实验-绘制直线和圆弧-Computer Science- Computer Graphics experiment- Drawing a straight line and arc
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:51771
    • 提供者:wx
  1. MyPaint

    0下载:
  2.  直线:从(200,200)到(300,350)画一宽度为3,蓝色的实线,。  矩形;左上角为(150,120)右下角为(200,300),外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆: 扇形: - a straight line: from (200200) to (300350) First draw a width of 3, blue solid line,. 
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4295140
    • 提供者:刘珊珊
  1. txx

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

    • 发布日期:2017-04-08
    • 文件大小:26187
    • 提供者:张郎
  1. DrawCircle

    0下载:
  2. 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:流星
  1. LineScanConversion

    0下载:
  2. 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:流星
  1. ComputerGraphics

    0下载:
  2. 三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6191264
    • 提供者:liumeng
  1. MidPointEllipse

    0下载:
  2. 掌握实现了扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法。-Grasp the realization of the scan conversion of the mid-point of the straight-line algorithm, described the mid-point arc conversion algorithm and scan conversion of the mid-point algorithm for elliptic arc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:826008
    • 提供者:wangying
  1. draw

    0下载:
  2. 图形编辑器 能够实现画直线 圆 多边形 圆弧等简单二维图形 还能实现对图形的缩放 移动等功能-Editor graphics drawing a straight line can be achieved, such as a simple circular arc polygon can achieve two-dimensional graphics on mobile graphics features such as zoom
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3979257
    • 提供者:浦斌
  1. draw_on_desktop

    0下载:
  2. 在桌面左上角画一小段圆弧,绘图很简单,主要演示如何在桌面显示-draw an arc on the desktop in C#
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:45436
    • 提供者:sarcophile
  1. Carfire

    0下载:
  2. 灭火机器人比赛要求 ①在迷宫中找到火源:必须确认进入火焰圆弧的30cm区域,而不能是碰巧经过火焰区域。 ②做出灭火动作:必须在进入火焰区域后方有效,可以是风扇转动,喷出灭火物质等。 ③将火扑灭:保证完成前两项动作基础上,将火扑灭。而不能是碰倒蜡烛使之熄灭,或碰巧喷出灭火物质。 ④灭火时间:在完成灭火任务的同时计算每组的灭火时间,时间最短者获胜。 -Requirements of fire fighting robot competition ① in the maze to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:47601
    • 提供者:luohf
  1. CArc

    0下载:
  2. 圆弧图元类代码,记录圆弧图元的属性及一些操作方式(如移动),在VB画圆弧时有重要作用-Arc-type element code, record the properties of circular elements and some operations (such as mobile), in VB when painting plays an important role in Arc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2494
    • 提供者:蔡兰兰
  1. Arc.ZIP

    0下载:
  2. 圆弧查补算法的一种实现,可自由设定方向,起始角度,半径-Search algorithm arc fill an implementation can be free to set the direction, initial angle, radius of
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:73626
    • 提供者:lixun
  1. graphics

    0下载:
  2. 图形学原理,有画点、线、圆弧、区域填充等基础的画图算法。-Graphics principles, there are draw points, lines, arcs, and other infrastructure of the drawing area filling algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1532349
    • 提供者:guozhenhai
  1. draw_prj

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母) -The basic functions of the system requirements: 1, mapping function as a function of a more comprehensive modeling tools, mapping function should be the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:108457
    • 提供者:simon
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com