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

搜索资源列表

  1. Areaandperimeter

    0下载:
  2. 定义一个点类,在此基础上派生圆类、球类、椭圆类、椭球体、圆柱体, 圆锥体;长方形,正方形,正方体,正方体。要求:计算各类形状的面积,表面积,体积。-Define a point class, on this basis, derived round classes, ball, oval classes, spheroidal, cylinder, cone rectangular, square, cube, cube. Requirements: calculate the area of
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:90496
    • 提供者:钟书球
  1. vczyg

    0下载:
  2. 共6个程序,分别可以时钟设置,求球体,正方体等各种立体的表面积,学生和教师信息管理等功能。-A total of six procedures were able to set the clock, find the ball, cube and other three-dimensional surface area, students and teachers to information management.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:566229
    • 提供者:姜建光
  1. radius

    0下载:
  2. 编写一个程序,计算正方体、球体和圆柱体的表面积和体积-Write a program to calculate the cube, sphere and cylinder surface area and volume
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:244273
    • 提供者:孙阳
  1. geometry

    0下载:
  2. c++虚基类的应用实例,定义虚基类计算正方体,球体,圆柱体的表面积和体积。-c++ virtual base class of application examples, the calculation base class defines a virtual cube, sphere, cylinder surface area and volume.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:658488
    • 提供者:bao
  1. 1

    0下载:
  2. 要求正方体、球、圆柱的表面积,可以抽象出一个公共的基类Container为抽象类,在其中定义一个公共的数据成员radius(此数据可以作为正方形的边长、球的半径、圆柱体底面圆半径),以及求表面积的纯虚函数area()。由此抽象类派生出要描述的三个类,利用基类指针和虚函数,分别计算三种图形的表面积。-Requirements of the surface area of 挠甀戀攀, sphere, cylinder, you can abstract out a common base class
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:5224
    • 提供者:马建群
  1. prouf-

    0下载:
  2. 正方体球体和圆柱体在无数次分割的情况下 的表面积与体积之比-Cube spheres and cylinders in the case of split numerous times the surface area to volume ratio
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:67510
    • 提供者:李捷
  1. 1

    0下载:
  2. 就算球体和正方体表面积和体积的java小程序 --------------------Configuration: CalculateObj - JDK version 1.7.0_07 <Default> - <Default>-------------------- 球体的表面积为:113.09733360000001 球体的体积是:113.09733360000001 正方体的表面积为:6.0 正方体的体积是:1.0 Process c
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:909
    • 提供者:wenyancong
  1. Lab12_2

    0下载:
  2. 要求计算正方体、球和圆柱3个几何体的表面积和体积。要求抽象出一个公共的基类Base,把它作为抽象类,在该类内定义求表面积和体积的纯虚函数。在抽象类中可以定义一个数据成员length,它可作为球的半径、正方体的边长或圆柱体底面积的半径。-Required to calculate cube, sphere and cylinder 3 geometry surface area and volume. Requires a common abstract base class Base, take
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:765
    • 提供者:郑秋凯
  1. geometry

    0下载:
  2. c++虚基类的应用实例,定义虚基类计算正方体,球体,圆柱体的表面积和体积。-c++ virtual base class of application examples, the calculation base class defines a virtual cube, sphere, cylinder surface area and volume.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:658612
    • 提供者:针对
  1. 4_2

    0下载:
  2. 定义一个立方体类,包含的数据成员有立方体的左上角坐标位置和右下角坐标位置,并实现如下要求。 要求: 1)构造函数带入两个三维坐标点位置来初始化成员变量; 2)另一个构造函数带入一个坐标点位置和一个边长来构造一个正方体; 3)一个成员函数求立方体的中心; 4)一个成员函数来获取立方体的体积和表面积; 5)添加静态成员变量统计当前有多少个对象处于生存期,添加静态成员变量表示一个生成过多少个对象; 6)添加静态成员函数获取上面的两个静态成员变量。   7
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:杨世坤
  1. CPPbiaomianjitijijisuan

    0下载:
  2. 计算正方体、球体和圆柱体的表面积及体积。要求写出主程序,应用C++的多态性,分别计算边长为6.0的正方体、半径为5.0的球体,以及半径为5.0和高为6.0的圆柱体的表面积-Calculating surface area and volume of the cube, sphere and cylinder. Asked to write the main program, the application of c++ polymorphism, side length are calculat
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:景生
  1. 圆柱

    0下载:
  2. 编写计算正方体,圆柱体,球体的表面积和体积,要求: 1这三个类要有一个公共的基类。 2 这三个类计算正方体,圆柱体,球体的表面积和体积的成员函数名字相同 3按照运行时的多态性方法设计一个测试主函数,并进行测试。(Written to calculate the cube, cylinder, sphere surface area and volume requirements: 1 the three classes have a common base class. 2 of th
  3. 所属分类:汇编语言

    • 发布日期:2018-04-19
    • 文件大小:278528
    • 提供者:地球以北
  1. JAVA

    3下载:
  2. 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing
  3. 所属分类:其他

    • 发布日期:2020-11-10
    • 文件大小:15360
    • 提供者:OOR.
搜珍网 www.dssz.com