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

搜索资源列表

  1. D3CalCircleR

    1下载:
  2. 通过输入任意三点空间坐标自动判断三点是否在一条直线上,若不在则求三点外接圆的圆心位置和半径,计算精度可调节。解决了“知三点求圆心半径”程序对于某些点无法计算的缺陷。-Calculated the radium of circle on the base of three point space position.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:2467351
    • 提供者:李龙辉
  1. fengwoxiaoqu

    1下载:
  2. 多小区、多用户蜂窝小区的建模。其中每个小区内设置一个基站,以基站为圆心,以一定半径在基站附件分布n个用户。可直接运行。-Multi-cell, multi-user cell modeling. Which sets a base station within each cell, the base station as the center, the distribution of n users to a certain radius of the base station attachme
  3. 所属分类:matlab例程

    • 发布日期:2013-09-20
    • 文件大小:751
    • 提供者:段晓霞
  1. Center

    0下载:
  2. 已知圆上的三个点,然后求圆心的主表(测绘类)-Known three points on the circle, and then seek the center of the main table (mapping class)
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:42740
    • 提供者:后腾辉
  1. DDA-line-and-midpoint-circle

    0下载:
  2. 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:94381
    • 提供者:代艾波
  1. sphereFit

    0下载:
  2. 该程序通过读取的文本中的三维坐标点信息,通过最小二乘和神经网络来进行拟合,得到球的圆心和半径。-The program information through the text to be read in the three-dimensional coordinate point, by the least squares and neural networks to be fitted to obtain the ball center and the radius.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:2523926
    • 提供者:wangqingfeng
  1. draw-circle

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

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

    1下载:
  2. 用一个空间圆表示一个空间任意平面,用一个矢量表示一个空间任意轴,围绕这空间任意轴旋转的动态显示,得到空间圆的圆心的轨迹。-A space arbitrary axis, around the dynamic display of arbitrary axis rotation in this space, the space center of the circle track any plane with a vector represents a space with a space rou
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2220
    • 提供者:吴风
  1. wjy

    1下载:
  2. hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-27
    • 文件大小:4000768
    • 提供者:杨飞
  1. hough

    0下载:
  2. 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1031
    • 提供者:杜晓辉
  1. Opencv

    0下载:
  2. VC++6.0+OpenCV1.0开发环境,完成对二值化后的圆心中心坐标的显示。-VC++6.0+OpenCV1.0 development environment, complete the display of the center of the center coordinates of binarized.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:5220952
    • 提供者:焦子谦
  1. Circle

    0下载:
  2. Matlab圆弧插补,只要给定起点与终点,半径,设点圆心方向以及顺逆时针方向即可实现插补-Matlab circular interpolation, given the starting point and end point, radius, set the direction of the point of the center as well as Shun counterclockwise to achieve interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1227
    • 提供者:xiaozhi
  1. Circle2

    0下载:
  2. Matlab圆弧插补程序(显示圆心),完善上个不能无法显示圆弧圆心的缺陷,能够标记圆心,显示圆心坐标-Matlab circular interpolation procedure (display center), the perfect can not can not be displayed in the center of the arc defects, to mark the center of the circle, and display center coordinates
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1309
    • 提供者:xiaozhi
  1. CircleFit

    0下载:
  2. 对二维平面内的圆曲线进行拟合计算,调用拟合函数Circle_Fit()前需要给定圆心、半径一个初始值,以便快速迭代解算结果。-Fitting calculation of the circular curve in the two-dimensional plane, call () before fitting function Circle_Fit need to be given to the center of the circle, the radius of the initial
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:2111920
    • 提供者:CJH
  1. 1

    0下载:
  2. :构建一个圆类Circle,其成员为圆心的坐标(x,y)和圆半径r,并设计构造函数(可以赋初值也可以不赋初值),析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值成员函数Set(), 取圆心坐标成员函数GetX()、GetY(),取圆半径成员函数GetR(),打印成员值成员函数Print(),计算圆面积成员函数Area()。并用此类定义长度为10的对象数组,每个对象的圆心的坐标(x,y)和圆半径r由随机数rand()产生,打印每个对象的(x,y)、r和面积;然后将对象数组按照其r值从
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:9295
    • 提供者:eliizabeth
  1. HalconBard

    2下载:
  2. 自己基于OPENCV 2.1写的HALCON标定板圆心提取算法,测试过,鲁棒性不错,有OPENCV标定重投影误差小于0.1个像素。-Own the center extraction algorithm based on OpenCV 2.1 write HALCON calibration plate, tested, good robustness, the OPENCV calibration reprojection error is less than 0.1 pixels.
  3. 所属分类:.net

    • 发布日期:2015-01-26
    • 文件大小:6144
    • 提供者:liuhui
  1. CHough

    0下载:
  2. 检测图像上圆的边缘,再加一个画圆程序就可以得到所检测的圆的圆心。-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:3052
    • 提供者:now boy
  1. Joukowsky

    0下载:
  2. 用fortran画Joukowsky翼型的网格,可手动调整偏心圆心的位置-Draw The grids for Joukowsky Swing,can be adjusted manually
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-16
    • 文件大小:553202
    • 提供者:王祺
  1. circle

    0下载:
  2. 已知三点,求过三点的圆的半径,和圆心坐标。若三点在同一直线上或有两点重叠则返回覆盖三点的最小圆半径 开发环境 Matlab-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:796
    • 提供者:Jim Do
  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
    • 文件大小:2352866
    • 提供者:suxiuqing
  1. yanqiuzx

    0下载:
  2. 眼球中心matlab查找,并求其圆心及其坐标-Matlab Find the center of the eye, and seeking its center and its coordinates
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:12772
    • 提供者:周鑫
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com