文件名称:c
介绍说明--下载内容均来自于网络,请自行研究使用
1.自己编写一个简单的C++类程序
2.类的要求:(1)一个C++的复数类,类名为complex,类中有两个私有成员变量i.j.还有一个成员函数Show用于显示数据。(2)编写一个add函数,实现两个复数相加。
-A. I have written a simple program of C++ class. Class requirements: (1) a C++ plural class, the class name is complex, two private member variables ij There is also a member function Show is used to display data in the class. (2) to write an add function, the two complex numbers.
2.类的要求:(1)一个C++的复数类,类名为complex,类中有两个私有成员变量i.j.还有一个成员函数Show用于显示数据。(2)编写一个add函数,实现两个复数相加。
-A. I have written a simple program of C++ class. Class requirements: (1) a C++ plural class, the class name is complex, two private member variables ij There is also a member function Show is used to display data in the class. (2) to write an add function, the two complex numbers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c.doc