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

搜索资源列表

  1. Exp2_2

    0下载:
  2. 编写程序:要求输入球的半径,分别计算球的表面积、体积和质量,假设球的密度为7.8,输出以上结果。 -Programming: asks for the radius of the ball, the ball were calculated surface area, volume and mass, assuming that the density of the ball is 7.8, the output results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2069
    • 提供者:sch
  1. cPP

    1下载:
  2. 8.6 几何形体的派生关系如下: 对平面形体有长和面积,对立体有表面积和体积,对几何图形基类,周长、面积和体积应怎样计算(用什么函数)?对平面图形体积怎样计算(用什么函数)?对立体图形周长怎么计算(用什么函数)?要求实现运行时的多态性。请编程,并测试。 -8.6 derived geometric relationship is as follows: The body has a long and flat area, on a three-dimensional sur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1128
    • 提供者:abc
  1. ExportClassDll

    0下载:
  2. vc 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的源码-Creating a Win32 DLL export vc rectangular surface area and volume calculation of the class \ ExportClassDll source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:5667
    • 提供者:叶扬媚
  1. UseExportClassDll

    0下载:
  2. vc调用DLL,使用其导出类计算长方体的表面积和体积\UseExportClassDll的源码-vc call DLL, use the Export class rectangular surface area and volume calculation \ UseExportClassDll source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:78580
    • 提供者:叶扬媚
  1. xuhanshu2

    0下载:
  2. 编写一个程序计算正方形、球体和圆柱体的表面积和体积。依题意,抽象出一个公共基类CContaineer为抽象类,在其中定义求表面积和体积的虚函数(该抽象类本身没有表面积和体积可言)。抽象类中定义一个公共的数据成员radius,此数据可作为球体的半径、正方形的边长、圆柱体底面积圆半径。由此抽象类派生出要描述的三个类,在这三个类中都具有求表面积和体积的重定义版本。 -Write a program to calculate square, sphere and cylinder surface a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4349
    • 提供者:刘璐
  1. ExportClassDll

    0下载:
  2. vc——创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的程序源码,值得一看!-vc- Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:6087
    • 提供者:
  1. UseExportClassDll

    0下载:
  2. vc——调用DLL,使用其导出类计算长方体的表面积和体积\UseExportClassDll的程序源码,值得一看!-vc- call the DLL, use the Export class rectangular surface area and volume calculation \ UseExportClassDll the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:79497
    • 提供者:
  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. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll\ExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll \ ExportClassDll.rar, very good vc source, interested friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:6160
    • 提供者:
  1. UseExportClassDll

    0下载:
  2. 调用DLL,使用其导出类计算长方体的表面积和体积\UseExportClassDll\UseExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL, use the Export class rectangular surface area and volume calculation \ UseExportClassDll \ UseExportClassDll.rar, very good vc source, interested frie
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:79570
    • 提供者:
  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. Volume-and-surface-area

    0下载:
  2. “长方体体积和表面积计算设计”。设计一个对话框,可以输入长方体的长、宽和高,输出长方体的体积和表面积。-Rectangular volume and surface area calculation and design." Design a dialog box, you can enter the box length, width and height, volume and surface area of rectangular output.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1874530
    • 提供者:linyongming
  1. experiment10

    0下载:
  2. (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height、计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 程序调试通过后填写实验报告。 -( 1) the preparation of a representative cylinder Cylind
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:刘凯
  1. tt1

    0下载:
  2. AutoCAD 下材料表中计算钢材表面积,支持型钢,支持多选-calcultering area of steel in AutoCAD
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:18692
    • 提供者:hxg
  1. urfaceareaylinderandconevolume

    0下载:
  2. VC++6.0编写的一个用类的继承计算球圆柱圆锥的表面积体积的完整代码,可运行。-Complete code of the inheritance of a class written in VC++ 6.0 calculate the ball surface area of the cylinder and cone volume, you can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:884786
    • 提供者:叶扬
  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. volume-and-surface-area

    0下载:
  2. 通过编写类来计算一个给定长宽高的长方体的提及和表面积,是C++面向对象编程的经典例子-Object-oriented programming: seeking a cuboid volume and surface area
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3663246
    • 提供者:laoduantou
  1. Circle

    0下载:
  2. 输入圆柱的颜色,半径,和他的高。计算圆柱的体积,质量,表面积等.-input circle‘s color,radius,length.Calculate the volume,the quality.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:1451
    • 提供者:amber
  1. BOX

    0下载:
  2. 设计一个立方体类Box,它能计算体积和表面积,设计后自行测试。 私有数据:a(边长),volume(体积),area(表面积) 构造函数:1.Box(),2.Box(float r)
  3. 所属分类:文档资料

  1. C_1_1

    0下载:
  2. 1、构造一个类,该类实现描述长方体的各个特性,例如能够根据长方体的长、宽、高,获取它的表面积、体积,同时获取它的长、宽、高。-1, construct a class, class descr iption cuboid characteristics, for example, according to the length of the cuboid, width, height, access to its surface area, volume, at the same time to
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:5466892
    • 提供者:高阳
« 1 2 34 5 6 »
搜珍网 www.dssz.com