搜索资源列表

  1. 根据半径计算圆的周长和面积

    0下载:
  2. 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学C++的朋友使用。-"radius calculated the circumference of a circle and the area" is a beginner I can only upload some small things. For beginners use C friends.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:何琳
  1. 腔模半径计算

    0下载:
  2. 两镜腔内任意点腔模半径计算
  3. 所属分类:其它

    • 发布日期:2009-09-18
    • 文件大小:11748
    • 提供者:sduonline
  1. hough圆变换并显示圆心、半径

    0下载:
  2. 利用VC++6.0和OpenCV1.0进行图像Hough圆变换,在视图中显示检测到的圆心、半径值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-12-02
    • 文件大小:38255
    • 提供者:qq2216
  1. 浮点遗传算法在工件圆弧半径测量中的应用

    0下载:
  2. 浮点遗传算法在工件圆弧半径测量中的应用
  3. 所属分类:电子书籍

    • 发布日期:2011-12-04
    • 文件大小:439808
    • 提供者:feihong@kld.cn
  1. 激光光线追迹和光斑半径与z轴关系

    0下载:
  2. 激光 光线追迹和光斑半径与z轴关系 matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

  1. 根据半径计算圆的周长和面积

    0下载:
  2. 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学C++的朋友使用。-"radius calculated the circumference of a circle and the area" is a beginner I can only upload some small things. For beginners use C friends.
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:何琳
  1. SkinColor

    0下载:
  2. 椭圆人脸侦测+肤色侦测+转黑白+转轮廓(可调整椭圆半径功能)-oval face detection to detect color to black-and-white contour (adjustable elliptical radius function)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:757760
    • 提供者:林志林
  1. Out

    0下载:
  2. 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0 -Painting circumcircle of C++ Code// calculating the circumcircle rad
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zhang
  1. ball

    0下载:
  2. 自由产生运动的球体,球半径,颜色,运动反向,运动速度随机-Freedom of movement have a ball, the ball radius, color, reverse movement, the speed of random movement
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:512000
    • 提供者:yi
  1. 1030310210

    0下载:
  2. 实现DDA直线画法和中点画圆法。 实现vc++6.0下实践图形算法(要求任意指定一个起始点坐标作为圆心和终止点坐标形成的半径) -Achieve DDA law and the midpoint of a straight line drawn drawcircle. Achieve vc++ 6.0 under the practice of graphics algorithm (request arbitrary coor
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:3462144
    • 提供者:王楠
  1. luoqianyou

    0下载:
  2. 基于VC++6.0的简单画图程序,选择圆的半径、线形和线的颜色后,程序会根据所选要求画圆。-Based on VC++ 6.0 of a simple drawing program, select a radius of a circle, linear, and the color line, the procedure will be selected in accordance with the requirements dra
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:1976320
    • 提供者:
  1. IPLab_20061006

    0下载:
  2. 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!-Based on the least squares method of fitting a round through a set of known x, y coordinates can be for its center coordinates and radius!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:304128
    • 提供者:
  1. circles

    0下载:
  2. 这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李昊
  1. Hough

    0下载:
  2. hough变换检测圆的处理,包括对圆心的检测,半径的检测,算法巧妙。-hough transform circle detection, including detection of the center of a circle, the radius of detection, the algorithm skillfully.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3896320
    • 提供者:zhouwei
  1. hough

    0下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:武西
  1. dingweiyuan

    1下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需安装matlab。-Detection in the picture round, and the center coordinates and radius of the extracted data need to install matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:胡恢军
  1. 齿轮齿数,半径

    0下载:
  2. 检测齿轮的参数,参数包括齿轮的齿数,齿顶圆半径,齿根圆半径。(Number of teeth detected)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:82944
    • 提供者:Barack
  1. ziwu

    0下载:
  2. 利用MATLAB自动计算子午曲率半径,减少计算量(Radial radius of meridian curvature)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Kizumi
  1. MATLAB拟合求解圆心和半径

    0下载:
  2. MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:lai东东
  1. 不同半径均匀电流环天线方向图

    0下载:
  2. 不同半径均匀电流环天线方向图的MATLAB代码及图示(MATLAB code and illustration of antenna pattern of uniform current loop with different radius)
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:木星三号
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org