文件名称:复数类和线段类

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • 上传时间:
  • 2017-12-27
  • 文件大小:
  • 10kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Top***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.设计一个处理复数运算的类,该类中至少有两个成员方法:复数加法和复数减法运算。在上述类中添加两个静态方法:求一个复数的模和求一个复数的复角。
设计一个子类,该子类继承了上述的类,并且至少拥有自己的两个方法:复数乘法和复数除法。2.编写一个线段类 MyLine,要求如下:主要属性有: x ,y ;类型为Point (查看API)编写构造方法,如 MyLine(Point p1 , Point p2)编写5个成员方法。(1. design a class that handles complex numbers, with at least two member methods: complex plus and plural subtraction. Two static methods are added to the above class: the modulus of a complex number and the complex angle of a complex number.
Design a subclass that inherits the above class and has at least two methods of its own: plural multiplication and plural division. 2., write a line segment class MyLine. The following requirements are as follows: the main attributes are: X, y; type Point (view API) to write the construction method, such as MyLine (Point P1, Point P2) to write 5 member methods.)
相关搜索: java

(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org