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

搜索资源列表

  1. 简易智能电动车设计报告

    0下载:
  2. 摘 要   本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10199
    • 提供者:
  1. 简易二维CAD

    3下载:
  2. 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:295886
    • 提供者:翔子
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23610
    • 提供者:kuld
  1. 基本代码实现

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237006
    • 提供者:何阿瑟
  1. Rj_Circle

    0下载:
  2. 计算机专业图形学作业,利用圆弧扫描转换算法在像素上画出圆形,在对话框上拉动鼠标即可.-professional computer graphics operations, the use of circular scan conversion algorithm pixels paint round, in the dialog box pull on the mouse.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36097
    • 提供者:ruanjian
  1. YITTVR

    0下载:
  2. 编译的图形软件的一部分程序可以画出直线圆弧矩形-graphics software compiler part of the procedure can draw straight rectangular arc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2752
    • 提供者:zhongyi
  1. chap08huitugongju

    0下载:
  2. 一个用VC++编写的绘图工具,可以进行直线绘制、矩形绘制、圆弧绘制等。-a VC prepared by the graphics tools for drawing straight lines, rectangular painting, drawing, etc. arc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:511142
    • 提供者:gra_summer
  1. draw_project(LJ)

    1下载:
  2. 1. 根据csv文件数据内容绘图。csv文件内容包括:图形类型(横线,竖线,横半圆弧,竖半圆弧),长度(线长度,半圆半径)。根据csv文件中提供的数据,在dialog中绘制出相应的图形。如果要绘制的图形超出dialog的 x轴边界,则从x=0,y不变的坐标开始绘制该图形;如果超出了y轴边界,则从x不变,y=0坐标开始绘制。-1. According csv document mapping data elements. Csv file contents include : graphic ty
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90457
    • 提供者:李小跳
  1. 圆弧的 Bresenham 算法

    0下载:
  2. 圆的bresenham算法-round bresenham Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3046
    • 提供者:王文东
  1. CHABU.rar

    0下载:
  2. 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1147
    • 提供者:magic
  1. zhudianbucha

    0下载:
  2. 圆弧逐点补差的vb实现,需要输入起始点和终点的坐标,即可实现圆弧插补-Vb-by-point arc to achieve the makeup of the need to enter start and end point coordinates, circular interpolation can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:331637
    • 提供者:王皮
  1. VB

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

    • 发布日期:2017-03-31
    • 文件大小:15253
    • 提供者:
  1. your_dram

    0下载:
  2. 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4371
    • 提供者:feihu
  1. chabu

    0下载:
  2. 逐点比较法用于:直线插补,圆弧插补的模拟-By-point comparison method: linear interpolation, circular interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3550
    • 提供者:徐川
  1. circle

    1下载:
  2. 用中心画圆法和Bresenham算法实现圆弧画法-Bresenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-01-13
    • 文件大小:1950720
    • 提供者:期末
  1. 第四次作业圆弧画法实现

    0下载:
  2. 计算机图形学bresenham算法和数值微分法实现圆弧的实现(Computer graphics, Bresenham algorithm and numerical differentiation method to achieve the realization of arc)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:20270080
    • 提供者:吴洋
  1. P2P

    0下载:
  2. 采用Verilog语言,实现逐点比较法和圆弧插补(Using Verilog language, to achieve point by point comparison method and circular interpolation)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Jannis
  1. skjc

    0下载:
  2. 数控机床直线插补的matlab实现,内有直线插补,圆弧插补代码(Linear interpolation of CNC machine tools)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-07
    • 文件大小:78848
    • 提供者:CEL.Legend
  1. 051410626沈耀辉数控课设

    4下载:
  2. 这是利用matlab语言编写的三四象限的顺圆弧DDA圆弧插补(This is a circular arc DDA circular interpolation of the three or four quadrants written in matlab language.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-07
    • 文件大小:257024
    • 提供者:辉耀008
  1. Astar改进3 走圆弧

    5下载:
  2. 移动机器人路径规划A星算法改进,移动机器人避障自动寻路设计,移动机器人路径规划A星算法matlab仿真。(Mobile robot path planning A-star algorithm improvement, mobile robot obstacle avoidance automatic path finding design, mobile robot path planning A-star algorithm matlab simulation.)
  3. 所属分类:其他

    • 发布日期:2021-03-01
    • 文件大小:129024
    • 提供者:唐大大哥
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com