搜索资源列表
jusuanbiaomianji
- 输入几何公式计算表面积和侧面积输入几何公式计算表面积和侧面积-formula imported geometry surface area and side area geometric formula input surface area and side area
jisuanchangfangtitiji
- 该小程序用面向对象的设计方法实现了对长方体表面积和体积的计算。
tuxing
- 定义各种不同类型的图形,计算图形的面积、周长、体积和表面积等。建立菜单,根据菜单选择对哪种图形进行何种操作。
yuanyuan
- 几何体的体积表面积计算-geometric size of the surface area calculation
Calculation
- 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整数的加法、减法和乘法运算。 4.复数运算。能够实现代数
ball 球体积和球表面积计算设计
- “球体积和球表面积计算设计”。设计一个对话框,可以输入球的半径,输出球体积和球表面积。-to check the ball s v and s.
Program
- 将圆定义为一个基类,圆柱体定义为圆的派生类,分别求圆的面积和圆柱体的表面积和体积-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
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
jicheng
- 定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 -Point definition of po
BallComputation
- 球体积和球表面积计算设计。功能简单,运算方便-Ball size and surface area calculation of the design of the ball. Features simple, convenient operation
yuanzhiti
- 函数功能:计算圆柱体的表面积和体积 输入:半径 高 方法:C++结构体实现-Function features: calculate the surface area and volume of a cylinder type: high radius method: C++ structures to achieve
22
- 2、 编写一个程序计算出球、圆柱和圆锥的表面积和体积。 a) 要求: i. 定义一个基类圆,至少含有一个数据成员半径; ii. 定义基类的派生类球、圆柱、圆锥,都含有求表面积和体积的成员函数和输出函数。 iii. 定义主函数,求球、圆柱、圆锥的和体积。 -2, write a program to calculate the ball, cylindrical and conical surface area and volume. a) asked: i. defining
myjob4
- 本程序用于计算球的表面积和体积,只需输入球体的半径即可知道表面积和体积-Calculate the surface area and volume of the ball
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.
qiu
- “球体积和球表面积计算设计”。设计一个对话框,可以输入球的半径,输出球体积和球表面积。- Design and calculation of ball volume and surface area of a sphere . The design of a dialog box, you can enter the radius of the ball, the ball ball output volume and surface area.
VandS
- 对柱体、立方体等物体进行表面积和体积的2种计算方法(Two methods for calculating the surface area and volume of objects such as cylinders and cubes)
空间分析
- 空间分析的小程序,包含马氏距离,欧氏距离等计算,包含表面积计算(mini apps of spatial analysis)
图形计算器
- 可计算图形周长、表面积等,一款神奇的VB小软件,长方形、圆形等图形功能计算!(Computable graphics perimeter, surface area, etc., a magic VB small software, rectangular, circular and other graphics function calculation!)
计算坐标的圆柱体的面积、体积
- 可以根据给定的坐标,来计算圆柱体的体积,表面积(The volume and surface area of the cylinder are calculated)
圆柱
- 编写计算正方体,圆柱体,球体的表面积和体积,要求: 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