搜索资源列表
inheritance
- 设计一个抽象类Shape,包括2个抽象方法,分别是计算形状的周长和面积。设计具体类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。使Rectangle和 Circle都实现Comparable接口。编写一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。-Design an abstract class Shape, including the two abstract methods, namely, ca
CPP120
- 东南大学C++上机实验11,商品结构体类型变量的定义和使用;定义二维坐标点结构体系类型计算并计算矩形面积-Southeast University, C++ test, product structure type variable definition and use define the type system of two-dimensional coordinates of the points structure and calculate the rectangular area