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

搜索资源列表

  1. 5-VC

    0下载:
  2. 设计名为Circle的类,表示圆。这个类包含: 一个名为radius的double型数据成员,表示圆的半径. 数据成员的设置器setr和获取器getr函数。 一个名为area()的函数,返回圆的面积。 一个名为perimeter()的函数,返回圆的周长 编写测试主函数:创建2个Circle类对象,将第1个圆的半径设置为2.5,第2个圆的半径设置为3.5,并输出两个圆对象的半径、面积和周长。-Design class named Circle, expressed circle
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:11790
    • 提供者:candy
  1. tremendorsimilar

    0下载:
  2. 对图片中的颗粒对象进行统计,统计周长,面积,等效直径等特征,利用数值计算实现极大似然估计估计统计结果的weibull双参数。-Pictures of the objects particle statistics, statistics perimeter, area, equivalent diameter and other characteristics, is estimated using the maximum likelihood estimation of statistical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:kun
  1. Rectangle

    0下载:
  2. 3. 声明一个名为Rectangle的矩形类,其属性为矩形的左下角和右上角两点的坐标,并有友元函数计算矩形的周长及面积。编程实现求左下角与右上角坐标分别为(2.1,3.2),(5.2,6.3)的矩形周长及面积。并编写一个友元类,类中的成员函数实现坐标点的显示。-3. Declare a class named Rectangle rectangle, and its property to the lower left and upper right corner of the rectangl
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:901541
    • 提供者:Jason_Way
  1. polygon

    0下载:
  2. 一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.-A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:10730
    • 提供者:JoJo
  1. acad2000

    0下载:
  2. === 命令说明====== zq--上一缩放zoom p zd--动态缩放zoom d ze--范围缩放zoom z z--zoom v--移动move c--复制copy q--平移pan t--偏移offset tt--镜像mirror rt--旋转rotate dss--距离dist aa--圆circle g--直线line gg--多段线pline dt--单行文本dtext r--放弃
  3. 所属分类:CAD

    • 发布日期:2017-04-01
    • 文件大小:1956
    • 提供者:
  1. Dijkstra

    0下载:
  2. 迪杰斯特拉算法用于求解一个有向图(也可以是无向图,无向图是有向图的一种特例)的一个点(称之为原点)到其余各点(称之为周边点)的最短路径问题。-Algorithm is used to a directed graph (can also be a undirected graph, undirected graph is a directed graph of a special case) of a point (called the origin) to the rest of the va
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:560
    • 提供者:郭伟
  1. inherit-

    0下载:
  2. 试定义类TRI(三角形)及其派生类COL(三角柱体).其中三角形类可以计算三角形的面积和周长:三角柱体类可以计算柱体的体积和表面积.-Try to define classes TRI (triangle) and its derived classes COL (triangular prism) which can calculate the triangle class area and perimeter of triangles: triangular prism class can
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:1377
    • 提供者:姜玉洁
  1. geometry

    0下载:
  2. 一个实现计算图形周长面积的小程序,用Java实现,适合新手学习和使用-A graphical realization calculate the perimeter area of ​ ​ a small program, implemented by Java, for beginners to learn and use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2570
    • 提供者:Chen
  1. 1

    0下载:
  2. 用输入输出流和内联函数提示用户来输入圆的半径,然后计算并打印圆的周长和面积-Calculate the perimeter and area with inline functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:136638
    • 提供者:tod
  1. Cell-tracking

    0下载:
  2. 自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞-Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:250203
    • 提供者:lin
  1. dangegenzong

    0下载:
  2. 通过背景差分法实现单个物体的跟踪,可以在物体外围加矩形框,但第一帧必须没有运动物体-By implementing tracking a single object in the background difference method, you can add the object rectangle perimeter, but the first frame must be no moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2203
    • 提供者:zhaoyufei
  1. yuan

    0下载:
  2. 这是使用C++写的根据半径计算圆的周长和面积的一个程序,程序简洁明了-It is written using C++ calculated according to the radius of the circle of perimeter and area of ​ ​ a program, the program concise
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:taoyucan
  1. tiqubeijing

    1下载:
  2. 对叶片进行预处理和提取部分特征:1.均值去噪 2.k均值聚类提取复杂背景下的叶子图片 3.填充孔洞 4.去叶柄 5.提取轮廓 6计算纵横轴比、面积凹凸比、周长凹凸比、球形性、圆形性、偏心率、形状参数和矩形度等特征值并进行画图。- Pretreatment of leaves and extract some of the characteristics: a mean denoising 2.k means clustering leaf extract complex backgro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:
  1. cPPcourse_design

    0下载:
  2. 1、【拷贝构造函数】定义一个复数类CComplex class CComplex { private: float real //实部 float imag //虚部 public: CComplex(float x =0.0 , float y = 0.0):real(x),imag(y) {} CComplex(CComplex& c) CComplex operator+(CComplex& c)
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1787410
    • 提供者:红楼飞雪梦
  1. Identifying

    0下载:
  2. 标识物体测量面积周 Identifying-Identifying objects measuring area perimeter marking objects measuring area perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:164195
    • 提供者:neil
  1. classandobject

    0下载:
  2. 计算三角形的面积和周长,要求如下: 1. 设计出Point类(点类) 2. 设计出Triangle类,至少包括其构造方法,获取面积和周长的方法。 3. 通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积周长等内容。 -Calculate the area and perimeter of triangles, requirements are as follows: 1 Point class design (dot class) 2 Triangle des
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:8542
    • 提供者:ccdd
  1. Calculator-of-geometries

    0下载:
  2. 图形计算器,计算任意三角形和梯形的角度、面积、周长等。-Graphing calculator to calculate any triangle and trapezoid angle, area and perimeter.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:243665
    • 提供者:武大
  1. geometric

    0下载:
  2. 1)编写一个Java应用程序, 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径、周长和面积;定义设置半径,返回面积的方法。 c) Con
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:倪林
  1. shiyan2

    0下载:
  2. C++中类与对象的声明与使用 1、定义一个关于长方形的类,编制求长方形周长和面积的程序:求出长135、宽86的长方形的周长和面积,求出长62.2、宽27.5的长方形的周长和面积。 2、设计一个宠物猫的类,猫的属性数据包括: 名字、性别、年龄、体重、颜色,实现对这些数据的修改和显示,编写主程序测试猫的管理。-Statement with the use of classes and objects in C++ 1, define a class on rectangular,
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11189
    • 提供者:李颖怡
  1. Cpp4

    0下载:
  2. 创建一个名为3DPoint 的类,来建模三维空间中的一个点。将3DPoint 设计 为MyPoint 的一个派生类,包含如下额外属性: (1)一个名为z 的数据域,表示z 轴坐标。 (2)一个无参构造函数,创建一个坐标为(0,0,0)的点。 (3)一个带参数的构造函数,按指定坐标创建一个点。 (4)z 的获取器函数。 (5)覆盖distance 函数,返回三维空间中两点之间的距离。 (6)一个名为getPerimeter()的函数,返回矩形的周长。 编写一
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1056890
    • 提供者:紫玉轩辕
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 46 »
搜珍网 www.dssz.com