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

搜索资源列表

  1. 知三点求圆心半径

    1下载:
  2. 输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use separate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29.52kb
    • 提供者:吴敏珊
  1. Circle11

    0下载:
  2. 该程序具有计算圆的周长、圆心、边长、面积、直径等功能,是用方便简洁-the procedures calculated the circumference of a circle, the center and side length, size, diameter and other functions, is simple convenience
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:967byte
    • 提供者:jj
  1. FittingCircle

    1下载:
  2. 利用VB对给定坐标点进行拟合圆计算,提供圆心、半径参数。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:鲁班
  1. qiuyuanzhouchang

    0下载:
  2. 此程序是用VC++做好的求圆心用的.基于数学形态学的,各种算法的,很有用哟
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:165.37kb
    • 提供者:李冰
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:878byte
    • 提供者:成龙
  1. sdf

    0下载:
  2. 钟表显示一.基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 二. 扩展要求 屏幕上显示时、分、秒针,没有使用中断定时方式,采用的是系统实时时间。 三. 课设基本思想 屏幕设置为图形方式,采用模块化编程,主模
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:16.11kb
    • 提供者:任我行
  1. setup

    0下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:tickyqiu
  1. yuanxing

    1下载:
  2. 编写C++程序完成以下功能: (1)定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2)定义一个圆形类,其属性包括圆心和半径; (3)创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。 -The preparation of C++ program to accomplish the following functions: (1) defines a Point class, whose properties include
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1002byte
    • 提供者:泣笑之泪
  1. calcCircle

    0下载:
  2. calcCircle.m程序采用通过三点来拟合一个圆,可以得到圆的关键参数(圆心坐标和半径)。-Fitting circle through three points
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1.42kb
    • 提供者:pzg
  1. VC

    0下载:
  2. 用Visual C++程序编写一个程序,使屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆, 并当每隔1/8个圆周期,圆的填充色和周边颜色都要变化。-Write a program with Visual C++ program, so that a center of the circle along the sinusoidal trajectory moving solid circle on the screen. And need to be changed every 1/8 r
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:502.91kb
    • 提供者:陶喆
  1. draw-circle

    0下载:
  2. 利用Labview编写的画圆程序,小巧实用,确定半径和圆心即可-Circle program written with Labview, compact and practical
  3. 所属分类:LabView

    • 发布日期:2017-11-01
    • 文件大小:8.87kb
    • 提供者:许洋
  1. test4

    0下载:
  2. 编写一个单文档应用程序,当按下鼠标左键时,以鼠标点击位置为圆心、以20像素为直径输出一个圆,并且在圆心输出这个圆的编号(第一次按下鼠标左键时圆心处输出“1”)。-Write a single document application, when you press the left mouse button, the mouse click position as the center, 20 pixels for the diameter of the output of a circle,
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:2.24mb
    • 提供者:suxiuqing
  1. huageyuan

    0下载:
  2. 该程序可确定圆心和半径,选择弧度,画圆。-The program can determine the center and radius, select the arc, circle.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:8.47kb
    • 提供者:钟树建
  1. 2

    0下载:
  2. 先定义“点”类Point,由“点”类派生出“圆”类Circle,再由“圆”类生成“圆柱体”类cylinder。圆类的属性有圆心和半径(指针类型);方法有构造函数、析构函数、显示面积和计算面积。圆柱体类的新增属性是高度,方法有构造函数、析构函数、显示体积和计算体积。类的应用:创建一个圆柱体类,显示信息,求它的体积。类的定义与实现及主函数以多文件组织。-The first definition of "point" Point, "points" class derived from the "Ci
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1.16kb
    • 提供者:123
  1. Desktop

    1下载:
  2. 用matlab实现的最小二乘拟合圆,能输出半斤,圆心坐标,拟合误差-a program for cirfit
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:张利群
  1. dangesaomiao

    0下载:
  2. 椭圆寻找圆心,利用水平扫描加垂直扫描,拟合2直线求交点的方法-Looking oval center, plus the use of horizontal scan vertical scan, seeking to fit a straight line intersection method 2
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:Qile Yang
搜珍网 www.dssz.com