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

搜索资源列表

  1. yuanxingdingwei

    0下载:
  2. 提出了基于矢量和的全局最优的圆心定位方法,并利用卷乘鹤频域方法实现定位的快速算法。 -Based on the vector and the center of the global optimum positioning method, and take advantage of volume frequency-domain method乘鹤fast algorithm for positioning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:471615
    • 提供者:东方
  1. c

    0下载:
  2. 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1102
    • 提供者:xinkai
  1. iris_detection

    1下载:
  2. 识别虹膜和眼毛位置程序。使用方法: 1.载入眼睛图片。 2. 定位实验->虹膜定位:确定虹膜圆心,以及虹膜内外环半径。 3. 定位实验->眼毛检测:结果为两条圆心为端点的折线段,标明没有眼毛的虹膜区域。-Identify iris and eye hair location. Use: 1. Loading eye picture. 2. Positioning Experimental->Iris Location: identification of the i
  3. 所属分类:Special Effects

    • 发布日期:2016-03-29
    • 文件大小:742849
    • 提供者:glory
  1. CCreateCirce1

    0下载:
  2. 创建圆类,通过圆心及圆上一点画圆,并实现橡皮筋功能-Category to create a round through the center of a circle and the circle a little circle, and the rubber band feature
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1442
    • 提供者:
  1. Debug

    0下载:
  2. 实现了以鼠标为圆心化固定大小的圆,可以自己选择颜色-Achieved with the mouse as a center of a circle of fixed-size circle to choose their own colors
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2328202
    • 提供者:刘建成
  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
    • 文件大小:1002
    • 提供者:泣笑之泪
  1. middlg

    0下载:
  2. 1. 建立一个基本对话的exe工程,并命名为circle; 2. 插入一个对话框资源,以在此对话框上输入圆心坐标、半径及颜色,并为此建立一个新类,命名为CDlg; 3. 在IDD_CIRCLE_DIALOG上删除已有控件,并添加一个Button,命名为Button1; 4. 在CcircleDlg内添加3个double型成员变量,命名为x,y,r,然后添加1个COLORREF的成员变量,命名为color; 5. 在CDlg内加入3个Edit box,在加入一个button2;
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1698275
    • 提供者:tmacq3
  1. mySnake-2

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:287992
    • 提供者:arechi
  1. 2-2

    0下载:
  2. 创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。-Create two circular objects, prompts the user to enter the center point coordinates and radius to determine whether two circles intersect, and output.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:843
    • 提供者:佟笠
  1. Line-circle

    1下载:
  2. C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:50020
    • 提供者:钟哲
  1. text1

    0下载:
  2. 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1955392
    • 提供者:林丽
  1. text3

    0下载:
  2. 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-p
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1977124
    • 提供者:林丽
  1. Drawcircle

    0下载:
  2. 运用关于中点画圆,通过改变圆心坐标,颜色,可以画出不同大小的圆。-Used on the mid-point Circle, by changing the center point coordinates, colors, you can draw circles of different sizes.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:441414
    • 提供者:赵灵敏
  1. mySnake-2

    0下载:
  2. 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:288090
    • 提供者:318
  1. yuanxindignwei

    0下载:
  2. 程序为圆心定位程序,包括图像比对,图像自适应二值化,区域寻找,删除非区域,寻找圆心,平移定位圆心!-Program is centered on targeting procedures, including image comparison, image adaptive binarization, regional search, delete the non-regional, to find center of a circle, shifting location center of
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:6115075
    • 提供者:liguo
  1. CircleWave

    0下载:
  2. 单文档程序,实现制作绚丽的圆环,鼠标单极会改变圆心位置并变换颜色-Single Document procedures to achieve production of a beautiful ring, the mouse will change the center of a circle pole position and change the color
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:45188
    • 提供者:ncepustar
  1. midcircle1

    0下载:
  2. 由给定的圆心和半径在屏幕上点亮像素点画圆-From a given center point and radius of the pixels on the screen lit Circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:601
    • 提供者:刘志江
  1. 5

    0下载:
  2. 5.给你两个圆圆心,和它们的半径, 求两个圆的关系 ? 5.给你两个圆圆心,和它们的半径, 求两个圆的关系 ?
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1348
    • 提供者:liqingqing
  1. face

    0下载:
  2. 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:958335
    • 提供者:张海
  1. circle

    0下载:
  2. 使用角度微分算法或整数算法在可视窗口中生成整圆,圆心坐标和半径由用户指定-Use angle differential algorithms or integer arithmetic in the visual window to generate the entire circle, central coordinates and radius specified by the user
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:18362
    • 提供者:mao maochong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com