搜索资源列表
TrapezoidApp
- Trapezoid program in java using swing
areaandlength
- 计算长方形、圆形、梯形的面积和周长的Java源代码-Calculating rectangular, round, trapezoid area and perimeter of the Java source code
javashiyan
- 问题描述:编写一个应用程序计算梯形和圆形的面积。 基本要求:通过在程序中定义2个类来分别描述梯形和圆形的属性和求面积的方法,掌握类的定义方法;通过在程序中定义主类,创建梯形类和圆形类的对象计算它们的面积,掌握对象的定义和使用方法。 -To describe the trapezoidal and circular attributes and find the area of the two classes defined in the program, master class def
sanjiaoxing
- 三角形,圆形梯形面积边长计算java程序-Triangular, circular trapezoid area length calculation program java
Graphics-editor-and-calculate
- 图形编辑与计算管理程序:1)利用菜单选择不同功能; 2)可利用字符绘制三角形、矩形、圆形和梯形,具体尺寸和坐标可由用户输入; 3)可计算各图形的面积; 4)可统计各图形个数及图形总数; 5)要求用到多态和接口等知识点; 6)要求有异常处理机制。 -Graphics editor and computation management procedures: 1) using the menu to different functions 2) availabl
