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

搜索资源列表

  1. comres.RAR

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148642
    • 提供者:fuguocan
  1. OPENGL.rar

    0下载:
  2. 用OPENGL实现彩色圆环,其中有代码,下载后可直接解压在VC++6.0或者是VC2008里运行看到效果,Color ring with OPENGL
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-25
    • 文件大小:849896
    • 提供者:晓欣
  1. smith.rar

    5下载:
  2. 用matlab实现单双枝节阻抗匹配,并用smith圆图匹配演示过程,Using matlab to achieve single-and double-side impedance matching, and demonstrate smith circle graph matching process
  3. 所属分类:matlab

    • 发布日期:2014-06-12
    • 文件大小:43175
    • 提供者:张飞
  1. 03.rar

    0下载:
  2. 给定n个大小不等的圆c1,c2,c3,...,cn,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。编程任务:对于给定的n个圆,设计算法,计算n个圆的最佳排列方案,使其长度达到最小。 输入:第一行有1个正整数n (圆的个数1≤n≤20) 接下来的1行有n个数,表示n个圆的半径 输出:将计算出的最小圆排列的长度(保留2位小数) 例如: 输入: 3 1 1 2 输出: 7.66 ,Given n-si
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:989481
    • 提供者:cj
  1. z1_8music.rar

    5下载:
  2. 8阵元(均匀圆阵)的MUSIC算法matlab仿真程序,8 array elements (uniform circular array)-MUSIC algorithm matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:920
    • 提供者:赵勇武
  1. Circle.rar

    0下载:
  2. glut画圆程序 OpenGL中无专门的画圆命令,所以自己做了一个用glut画圆程序。,OpenGL drawcircle glut procedures drawcircle no special order, so do a program using glut drawcircle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:53169
    • 提供者:guo
  1. circle_fit.rar

    1下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-20
    • 文件大小:676
    • 提供者:duren
  1. circle.rar

    1下载:
  2. 鼠标拖动画圆 语言是opengl vc++ ,Drag your mouse drawcircle opengl vc++
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-07
    • 文件大小:394990
    • 提供者:zhaoln
  1. Hough.rar

    1下载:
  2. 应用Hough变换进行圆检测源码,编译环境VS2005,语言C++,有示例图片,Circle detection using Hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:3676429
    • 提供者:Hien Chu
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:12263
    • 提供者:郑海珍
  1. hough.rar

    3下载:
  2. hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:106391
    • 提供者:wangzhuz
  1. circlefit.rar

    1下载:
  2. 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用,least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2600
    • 提供者:yang xulei
  1. OPENGL彩色圆环编程示例

    0下载:
  2. OPENGL彩色圆环编程示例,本事例运用OpenGL绘制一圆环,其中包括GL_TRIANGLE_STRIP和glMaterialiv(GL_FRONT, GL_COLOR_INDEXES, colors[0].indexes)的使用.,Color Circle OPENGL programming examples, the examples of the use of OpenGL drawing a circle, including GL_TRIANGLE_STRIP and glMate
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1560151
    • 提供者:wusheng
  1. mine.rar

    0下载:
  2. 能进行画图 鼠标移动画圆 矩形 同时改变光标,Paint can drawcircle rectangular mouse cursor at the same time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3697248
    • 提供者:longfan
  1. Hough-circle

    0下载:
  2. VC++下基于Hough变换的检测圆的代码,能同时检测多个圆,效果很好-VC++ Detection Based on Hough Transform round code, can detect more than a round, very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1959621
    • 提供者:王军
  1. Visualizing

    3下载:
  2. Matlab实现平面阵列、圆环阵列、直线阵列的三维可视化指向性,包括三维幅值和三维相位。-Matlab realization of planar arrays, ring arrays, linear arrays of three-dimensional visualization of directional, including three-dimensional amplitude and three-dimensional phase.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4039
    • 提供者:510
  1. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  1. MUSIC

    3下载:
  2. 运用MUSIC 算法仿真均匀圆阵的测向。经典算法-MUSIC algorithm simulation using uniform circular array to the test. Classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:929
    • 提供者:周志法
  1. uca

    11下载:
  2. 均匀线阵的方向图和均匀圆阵的二维方向图matlab程序-direction of arrival in ula and uca
  3. 所属分类:matlab例程

    • 发布日期:2013-03-18
    • 文件大小:1123
    • 提供者:xueli
  1. hough 圆 拟合

    0下载:
  2. HOUGH 检测圆,效果不错的,欢迎下载,matlab版本的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-21
    • 文件大小:149777
    • 提供者:oyaya990
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com