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

搜索资源列表

  1. 圆的相关计算算法

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

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

    0下载:
  2. 将圆定义为一个基类,圆柱体定义为圆的派生类,分别求圆的面积和圆柱体的表面积和体积-Will be defined as a circular base class, defined as a round cylinder derived class, respectively, for a round cylinder size and the surface area and volume
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1190
    • 提供者:马小
  1. jicheng

    0下载:
  2. 定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 -Point definition of po
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:17543
    • 提供者:
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. Exp22_2

    0下载:
  2. 多层派生,由上题Point类和Circle类继续派生出Cylinder类。要求计算圆柱的底面积、侧面积、全面积和体积。-Multi-layer derived from the title Point class and the Circle class to continue to derive the Cylinder class. Require the calculation of the end of the cylinder area, lateral area, total are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:823
    • 提供者:陆艺
  1. point

    0下载:
  2. 多层派生练习,由上题Point类和Circle类继续派生出Cylinder类。要求计算圆柱的底面积、侧面积、全面积和体积-Multilayer derivative
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:680
    • 提供者:Hui Winghim
  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. cPP

    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 outputs the calculation results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:583
    • 提供者:stb
  1. CALCULATE

    0下载:
  2. 如果已知圆柱的底面半径 r ,以及高 h ,则可计算出圆柱的侧面积 s=2πrh ,体积 v=π r 2 h 。其中 π=3.1415926 -Known cylinder of the radius r, and high-h, you can calculate the cylinder side of the area s = 2πrh, volume v = of π r 2 h. Where π = 3.1415926
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3369
    • 提供者:yp
  1. Ex_CircleAndBall

    0下载:
  2. 基于托管c++的程序;计算圆形的面积,周长;计算圆柱的体积,计算球体体积。-circle
  3. 所属分类:.net

    • 发布日期:2017-11-26
    • 文件大小:1754490
    • 提供者:洪岩
  1. Volume

    0下载:
  2. 分别计算圆锥的体积与面积和圆柱的体积与面积-Calculation tapered cylindrical volume and area
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:2166
    • 提供者:丫丫
  1. circle

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

    • 发布日期:2017-11-23
    • 文件大小:655
    • 提供者:陈文俊
  1. cPP

    0下载:
  2. 已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示-Known round cylinder radius r = 2.5 high h = 4, for the circumference of the circle, area, ball size, cylindrical volume, use cin input to calculate project, and then output the c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-08
    • 文件大小:632
    • 提供者:尼大冶
  1. cPP

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

    • 发布日期:2017-12-07
    • 文件大小:2912
    • 提供者:上一次
  1. yuan

    0下载:
  2. 求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示-Of circular perimeter, area, volume sphere, cylinder volume, with the cin input to calculate the project, and then output the results, when you have a text prompt input and output
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:2815
    • 提供者:朱佳俊
  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. Birthdaycake

    0下载:
  2. 7月17日是Mr.W的生日,ACM-THU为此要制作一个体积为N*pi的M层生日蛋糕,每层都是一个圆柱体。 设从下往上数第i(1 <= i <= M)层蛋糕是半径为Ri, 高度为Hi的圆柱。当i < M时,要求Ri > Ri+1且Hi > Hi+1。 由于要在蛋糕上抹奶油,为尽可能节约经费,我们希望蛋糕外表面(最下一层的下底面除外)的面积Q最小。 令Q = S*pi 请编程对给出的N和M,找出蛋糕的制作方案(适当的Ri和Hi的值),使S最
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6146
    • 提供者:wxs
  1. 圆柱体

    0下载:
  2. 公式是圆柱的体积=底面积×高 v=sh也就是底面积乘高,因为圆柱的高等于长方体的高、圆柱的底面积等于长方体的底面积。(The formula is the volume of the cylinder = the bottom area x high V = sh is the bottom area multiplied, because the cylinder is taller than the box height, the bottom of the cylinder is eq
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:240640
    • 提供者:longlongfei
  1. 0下载:
  2. 调用构造函数析构函数,输出圆心坐标圆面积圆柱体积(Call constructor destructor, output center coordinate, circle area, cylinder volume)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:456704
    • 提供者:小,
搜珍网 www.dssz.com