搜索资源列表
BallCalc
- 各种计算功能的实现,可以计算体积,实现方形圆形的计算-computing functions are realized, the volume can be calculated to achieve a square round the calculation
column
- (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height以及计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 重写Point和Circle类的equals()、toString()方法,并测试这些方法的正确性。
Cicle
- 计算圆的面积和体积 -Calculation of the area and the volume of yen
SimpleCalculator
- 简易计算 使用简便,能转换温度、距离、重量、面积、体积、压力、速度、能量、功率、耗油率、等多种单位-Simple Calculator
Sphere
- 软件实现了输入直径,java方法计算球表面积、球体积,然后输出结果-run the software,it require you to input a radius ,it will calculate the surface area and valumes and show the result
qiutijisuan
- 计算球体的表面积和体积,类似于计算器的形式-Calculate the surface area and volume of the sphere, similar to the form calculator
tixing
- 一个简单的计算梯形的程序,当输入一个梯形的上底、下底和高,程序自动计出梯形的体积!-A simple procedure for the calculation of ladder, when the input on a trapezoidal base, under the bottom and high, the program automatically count out the volume ladder!
Volume
- 需要求3个长方柱的体积,请编一个基于对象的程序。数据成员包括length(长)、 Width(宽)、height(高)。要求用成员函数实现以下功能: (1) 由键盘分别输入3个长方柱的长、宽、高。 (2) 计算长方柱的体积。 (3) 输出3个长方柱的体积-To request the three rectangles of size, requested for an object-based programs. Data members include length (long
java
- 计算银行利率;查询输入日期的后三天;输出Fibonacci数列;计算球体、圆柱体体积;计算输入字符数-Calculating interest rates three days after the date of the query input output the Fibonacci sequence computing sphere, cylinder volume calculate the number of input characters
yuan-zhu-V
- 输入圆柱体的参数长宽高半径长度计算圆柱体体积-Enter the length of the cylinder radius parameters calculated volume of a cylinder length and breadth
experiment10
- (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height、计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 程序调试通过后填写实验报告。 -( 1) the preparation of a representative cylinder Cylind
java
- 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
Circle
- 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
Circle
- 输入圆柱的颜色,半径,和他的高。计算圆柱的体积,质量,表面积等.-input circle‘s color,radius,length.Calculate the volume,the quality.
Surface-and-Area
- 计算柱体的体积和表面积,利用开闭原则,实现接口-Calculating the volume of the cylinder and the surface area, using the principle of opening and closing, and implement the interface
yuanzhu
- 使用java编程实现继承圆形类计算圆柱体体积和面积-Java programming inherited round class to calculate the volume of a cylinder and area
Volume
- 分别计算圆锥的体积与面积和圆柱的体积与面积-Calculation tapered cylindrical volume and area
Sphere
- 实现的是输入一个半径,计算球的体积及面积-An input radius is implemented to calculate the volume of the sphere and the area
geometric
- 1)编写一个Java应用程序, 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径、周长和面积;定义设置半径,返回面积的方法。 c) Con
test
- 实现学生用户操作,同样通过修改一样可以改为计算长方体的体积表面积,结果会在xml中显示-Students realize user operation, the same volume can be changed by modifying the surface area calculated as cuboid, the results will be displayed in xml