搜索资源列表
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.大数运算。能够实现十万位以内非负整
column
- (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height以及计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 重写Point和Circle类的equals()、toString()方法,并测试这些
yuanyuan
- 几何体的体积表面积计算-geometric size of the surface area calculation
jusuanbiaomianji
- 输入几何公式计算表面积和侧面积输入几何公式计算表面积和侧面积-formula imported geometry surface area and side area geometric formula input surface area and side area
jisuanchangfangtitiji
- 该小程序用面向对象的设计方法实现了对长方体表面积和体积的计算。-The small program with object-oriented design method for rectangular surface area and volume calculations.
tuxing
- 定义各种不同类型的图形,计算图形的面积、周长、体积和表面积等。建立菜单,根据菜单选择对哪种图形进行何种操作。-The definition of different types of graphics, graphics computing area, perimeter, volume and surface area. The establishment of the menu, according to menu choice o
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
BallComputation
- 球体积和球表面积计算设计。功能简单,运算方便-Ball size and surface area calculation of the design of the ball. Features simple, convenient operation
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
ball
- “球体积和球表面积计算设计”。设计一个对话框,可以输入球的半径,输出球体积和球表面积。-to check the ball s v and s.
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
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