文件名称:fushu
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。
-Write a complex type, can be complex addition and subtraction. Write a main method that contains the class (application) to test the complex class. Require the complex class contains at least a no-argument constructor and a constructor with a parameter data members, including the real part and imaginary part, for the double type includes two methods, respectively, to achieve complex addition and subtraction.
-Write a complex type, can be complex addition and subtraction. Write a main method that contains the class (application) to test the complex class. Require the complex class contains at least a no-argument constructor and a constructor with a parameter data members, including the real part and imaginary part, for the double type includes two methods, respectively, to achieve complex addition and subtraction.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fushu.txt