搜索资源列表
Point-x-y
- 先建立一个点类Point,包含数据成员x,y(坐标点)。以它为基类,派生出圆类Circle,增加数据成员radius(半径),再以Cirlcle类为直接基类,派生出圆柱体类Cylinder,再增加数据成员height(高)。要求: (1)每个类都有构造函数、用于从键盘获取数据的成员函数set(),用于显示数据的成员函数display()。 (2)用虚函数输出各类对象信息 -First establish a point cl
YandYZT
- 运用面向对象方法设计圆类和圆柱体类并建立继承关系,并为有关 类设计构造函数、析构函数、成员数据设置/提取操作、面积/体积计算函数。在 主函数中,分别创建一个圆类对象和圆柱体类对象,调用和执行相关成员函数, 观察并分析程序运行结果-Circle design using object-oriented approach and the establishment of classes and class inheritance
圆柱体
- solidworks vb二次开发,可以自定义建立圆柱体(SolidWorks VB two development, you can customize the establishment of cylinders)
MAG_2DUP
- 建立二度圆柱体磁异常模型,先进行正演模拟,然后进行向上延拓(The two degree cylinder magnetic anomaly model is established, and the forward modeling is carried out, and then the upward continuation is carried out.)