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

搜索资源列表

  1. Desktop

    0下载:
  2. Finding and showing area,perimeter,centroid of red colored object in Video -Finding and showing area,perimeter,centroid of red colored object in Video !!!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11252
    • 提供者:Mangu
  1. java

    0下载:
  2. 图形计算,简单的面积,周长,距离计算,包括圆,三角形,矩形等。-Graphic terms, a simple area, perimeter, distance calculation, including circles, triangles, rectangles and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9820
    • 提供者:hero
  1. java

    0下载:
  2. 修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.-Modify the definition of experiment 7 Rectangle class, so that it has two cons
  3. 所属分类:Java Develop

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

    0下载:
  2. 实验3类、对象以及包的使用(6学时) 1.实验内容 (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1398
    • 提供者:duanduan
  1. c

    0下载:
  2. 用虚函数求圆,矩形,三角形的周长和,面积和-Seeking to use virtual functions round, rectangle, triangle perimeter and area and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:889
    • 提供者:opentwing
  1. homework1

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包 -Written to solve geometry perimeter, area of application requirements are as follows: 1) The geomet
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:7951
    • 提供者:高荣
  1. tezhengtiqu

    0下载:
  2. 计算图像的特征,包括面积、周长、矩形度、伸长度-Calculated image characteristics, including area, perimeter, rectangularity, elongation, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:LWH
  1. 20111101205604

    0下载:
  2. 2) 定义接口Printable, 其中包括一个方法printItMyWay(),这个方法没有形参,返回值为空。 3) 改写矩形类,使之实现Printable接口,用printItMyWay()方法将矩形的相关信息(长,宽,周长,面积)打印在屏幕上。 4) 改写正方形类,重载printItMyWay()方法,将正方形的边长、周长,面积打印在屏幕上。 5) 在Printable接口中增加一个新的printItMyWay(char)方法,这个方法有一个字符类型的形参,返回值为空。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9358
    • 提供者:zxl
  1. gprs

    0下载:
  2. greedy perimeter stateless routing(GPSR)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2551
    • 提供者:banafshe
  1. perimeter

    0下载:
  2. Estimation of fractal dimension
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:Jacek
  1. 8qr2st.ZIP

    0下载:
  2. 周长为4不含3圈的m限制边连通图The perimeter is 4 not including the 3 circle m restricted edge connected graph-The perimeter is 4 not including the 3 circle m restricted edge connected graph
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:391452
    • 提供者:vv99
  1. Object-oriented

    0下载:
  2. 在主程序中动态创建一个三角形对象和一个长方形对象,并赋于父类接口,然后通过多态的方法得到动态产生对象的周长和面积,并显示这个对象的基本信息。-In the main program to dynamically create a triangular object and a rectangular object, and assigns the interface of the parent class, and then the perimeter and area of the dynam
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:14713
    • 提供者:柳清风
  1. orotex

    0下载:
  2. 在三维空间创建由直线段组成的多段线,在二维和三维空间中将某对象与其他对象,计算对象或定义区域的面积和周长-Create a polyline composed of straight line segments in two-dimensional and three-dimensional space in a certain object and other objects, calculate area and perimeter of objects or of defined area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:743
    • 提供者:popo
  1. Delphi

    0下载:
  2. Delphi 编译,输入半径计算圆的面积与周长-Delphi compiler, enter the radius to calculate the area of ​ ​ a circle with perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:173428
    • 提供者:AS
  1. sjx

    0下载:
  2. 3、先创建一个Point类,然后定义Trianglele类。在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。- 3, first create a Point class, and then Trianglele class definition. In Trianglele class definition t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:572
    • 提供者:xyy
  1. JavaApplication7

    0下载:
  2. 定义一个抽象类Shape代表一个形状类,具有一个计算形状的面积的抽象方法,一个具有计算形状的周长的抽象方法。定义一个Shape类的子类Circle类表示一个圆,,此类具有一个表示半径的成员变量,实现这个类,定义一个单独的类测试此类。定义一个Shape类的子类Retangle类表示一个矩形,,此类具有表示高和宽的成员变量,实现这个类,定义一个单独的类测试此类-Define an abstract class Shape represents a shape class, with a calcul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:769
    • 提供者:陈春
  1. readspeed

    0下载:
  2. 用汇编语言编写的8051测速程序,采用霍尔器件计量转速,和周长一起计算后得到速度.-Velocimetry procedures written in 8051 assembly language, the use of the Hall devices measuring speed, speed and perimeter calculation.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9090
    • 提供者:weigh
  1. Calculation-of-the-Area-and-Perimeter-according-t

    0下载:
  2. The number which was entered from the keyboard in the case "radus" calculates the area and permieter acording to its value.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:12704
    • 提供者:Tiprigan Cezar
  1. happy

    0下载:
  2. 已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示。-Known radius r = 2.5 cylinder h, = 4, of circular perimeter, area, the sphere volume, cylinder volume, cin input to calculate the project, and then output the calculated results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15327
    • 提供者:Geoffrey
  1. C

    0下载:
  2. 已知某一矩形,计算其的周长、面积,并改变矩形大小-Calculation of a rectangular perimeter, area, and to change the rectangle size
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:6223
    • 提供者:lhf
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »
搜珍网 www.dssz.com