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

搜索资源列表

  1. 地理量算.rar

    0下载:
  2. 计算多边形的周长及面积
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:636587
    • 提供者:
  1. bmpclass

    0下载:
  2. bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement per
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12966
    • 提供者:崔海燕
  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66427
    • 提供者:stzxxxstz
  1. Circlea

    0下载:
  2. 定义一个圆类(Circle),属性为半径(radius),要求用成员函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). members calling for the use of circular functions to the area and perimeter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:816
    • 提供者:吴伟
  1. Circleb

    0下载:
  2. 定义一个圆类(Circle),属性为半径(radius),要求用友元函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). UF yuan function request to seek a round of the area and perimeter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:吴伟
  1. biaoshi

    0下载:
  2. 该程序是关于vc图像处理的,其功能是图像分割,标识物体测量面积和周长。-that the procedure was on vc image processing, and its function is image segmentation, object identification measurement area and perimeter.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:160658
    • 提供者:huangzhi
  1. EvsBmpPro

    0下载:
  2. 机遇区域增长法的图象分割源程序,可以得到被统计区域的面积和周长以待后续处理-regional growth opportunities law Segmentation source, I can get by the regional statistical area and perimeter until follow-up treatment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:121255
    • 提供者:杨承凯
  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
    • 文件大小:967
    • 提供者:jj
  1. RightTriangle

    0下载:
  2. 输入三角形,将三角形规范化(两边之和大于第三边),计算三角形的周长、面积-importation triangle, triangle Standardization (on both sides is greater than the third side), the calculation of the triangular perimeter, area
  3. 所属分类:其它

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

    0下载:
  2. 使用vc++标识物体测量面积和周长,图像处理爱好者下载。-use vc marking objects measuring area and perimeter, image processing lovers download.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:160589
    • 提供者:赵进辉
  1. AreaMeasure

    0下载:
  2. 该软件包能实现二值图像的区域面积及周长的测量。-the package to achieve binary image, the perimeter of the area and measurement.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164995
    • 提供者:程明
  1. bshi

    0下载:
  2. 本代码实现标识物体周长面积测量,欢迎大家指点-identification of the object code to achieve perimeter area measurement, we welcome guidance
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:174971
    • 提供者:吴慧兰
  1. circle_wyb

    0下载:
  2. (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2个构造函数:允许用1 个参数或2个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1´ r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r 的圆c1;然后声明一个c1 的外切矩形s, 接着再声明s的外接圆c2。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-14
    • 文件大小:1536
    • 提供者:小吴
  1. XY2004

    0下载:
  2. C++程序,能通过输入半径求圆的面积,周长,适合初学者参考-C procedures, through the importation of circular radius of the area, perimeter, reference for beginners
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9238
    • 提供者:孙浩明
  1. Area

    0下载:
  2. 一个求圆,矩形,三角形面积和周长的例子-for a round, rectangular, triangular area and perimeter example
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1182
    • 提供者:李紫涵
  1. geo

    0下载:
  2. 一个求圆,矩形,三角形面积和周长的例子4-for a round, rectangular, triangular area and perimeter of Example 4
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:李紫涵
  1. 圆的相关计算算法

    0下载:
  2. 圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:1419
    • 提供者:YF
  1. drawing

    1下载:
  2. 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1569
    • 提供者:里中学
  1. MATLAB平面参数测量系统(GUI,面积,周长参数)

    2下载:
  2. 一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI. 二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a ph
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-24
    • 文件大小:942080
    • 提供者:www.wobishe.com
  1. 点线圆长方形三角形的周长和面积

    0下载:
  2. 设计一个能够描述点(point)、线(line)、圆(circle)、矩形(rectangle) 和三角形(triangle)等几何形状的类体系,能够计算不同形状的 周长和面积(如果能够定义的话)。程序文件命名为 Exe3_3.java。
  3. 所属分类:JSP源码/Java

« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com