文件名称:cpp2
-
所属分类:
- 标签属性:
- 上传时间:2013-07-01
-
文件大小:535byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
定义一个复数类Complex,包含2个私有成员double real,imaginary,分别表示复数的实部和虚部。请定义出复数类的构造函数,同时重载以下函数:
重载加法(+)为复数加上对象,作为类的成员函数。
重载减法(-)为复数减去实数,作为类的友元函数。
-Definition of a complex number class Complex, individual and private member includes two double real, imaginary, respectively, the real part and imaginary part. Please define complex class constructor, while overloading the following functions: overloaded Addition (+) plus the object is complex, as the class member functions. overloaded subtraction (-) minus the real number is a complex number, as the class friend function.
重载加法(+)为复数加上对象,作为类的成员函数。
重载减法(-)为复数减去实数,作为类的友元函数。
-Definition of a complex number class Complex, individual and private member includes two double real, imaginary, respectively, the real part and imaginary part. Please define complex class constructor, while overloading the following functions: overloaded Addition (+) plus the object is complex, as the class member functions. overloaded subtraction (-) minus the real number is a complex number, as the class friend function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cpp2.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.