搜索资源列表
jisuanchangfangtitiji
- 该小程序用面向对象的设计方法实现了对长方体表面积和体积的计算。
ball 球体积和球表面积计算设计
- “球体积和球表面积计算设计”。设计一个对话框,可以输入球的半径,输出球体积和球表面积。-to check the ball s v and s.
1_205
- 球体积的计算,输入球的半径,分别计算出球的体积,表面积-Ball the size of the calculation, enter the radius of the ball, respectively, to calculate the size of the ball, the surface area
jisuanyuanzhu
- 计算圆柱体的表面积和体积 输入:半径 高 方法:C++结构体实现 最终得出结果-Calculate surface area and volume of a cylinder type: Radius High methods: C++ structures to achieve the ultimate outcome of the
xuhanshu2
- 编写一个程序计算正方形、球体和圆柱体的表面积和体积。依题意,抽象出一个公共基类CContaineer为抽象类,在其中定义求表面积和体积的虚函数(该抽象类本身没有表面积和体积可言)。抽象类中定义一个公共的数据成员radius,此数据可作为球体的半径、正方形的边长、圆柱体底面积圆半径。由此抽象类派生出要描述的三个类,在这三个类中都具有求表面积和体积的重定义版本。 -Write a program to calculate square, sphere and cylinder surface a
radius
- 编写一个程序,计算正方体、球体和圆柱体的表面积和体积-Write a program to calculate the cube, sphere and cylinder surface area and volume
Volume-and-surface-area
- “长方体体积和表面积计算设计”。设计一个对话框,可以输入长方体的长、宽和高,输出长方体的体积和表面积。-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.
urfaceareaylinderandconevolume
- 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.
1
- 要求正方体、球、圆柱的表面积,可以抽象出一个公共的基类Container为抽象类,在其中定义一个公共的数据成员radius(此数据可以作为正方形的边长、球的半径、圆柱体底面圆半径),以及求表面积的纯虚函数area()。由此抽象类派生出要描述的三个类,利用基类指针和虚函数,分别计算三种图形的表面积。-Requirements of the surface area of 挠甀戀攀, sphere, cylinder, you can abstract out a common base class
volume-and-surface-area
- 通过编写类来计算一个给定长宽高的长方体的提及和表面积,是C++面向对象编程的经典例子-Object-oriented programming: seeking a cuboid volume and surface area
xt3-2
- 计算圆的周长、面积和球的表面积、体积的小程序-Calculate the circumference of a circle, the surface area of the area and the ball of small programs, Volume
biaomianji
- 用matlab计算锥体表面积。可计算圆锥,椭圆锥近似计算。-Using matlab to calculate the the pyramidal surface area. Computable conical, elliptical cone approximate calculation.
My_MVC
- 使用MVC模式和观察者模式实现画圆和计算面积、表面积-Use the MVC pattern and the observer pattern implementation Circle and computing area, surface area