1樓:匿名使用者
#include
using namespace std;
class complex
;complex::complex(double real)complex::complex(double real, double imag)
complex::~complex()
{}void complex::add(complex a)void complex::show()
void main()
2樓:匿名使用者
;using namespace std;
class ccomplex
ccomplex operator +( ccomplex & another )
ccomplex operator -( ccomplex & another )
ccomplex operator *( ccomplex & another )
ccomplex operator /( ccomplex & another )
};void main()
另外,虛機團上產品**,超級便宜
3樓:匿名使用者
這是c++的作業吧?!
c語言我是C語言菜鳥,跪求高手幫忙找找這個程式的錯誤
include int max int x,int y 函式原型最好放在這裡即include之後,main之前 void main int max int x,int y 這裡是不能加分號的,因為下面還有語句啊。譚浩強的c語言書不錯,綠色封面的。你可以看看!scanf d,d,d a,b,c int...
我的C盤快滿了,怎麼辦?(偶的是XP的,偶是菜鳥,麻煩寫的詳細一些)
開啟c documents and settings administrator local settings temp 把裡面的檔案全刪掉就行啦 重新gohst 你的c盤就ok了,啥也不用管最好能裝個破解的防毒軟體殺下小毒哈。你的硬碟多大啊,如何分割槽的,用行動硬碟把你的檔案移除電腦,格式化,重新...
be這個原型到底是怎麼個用法啊,be這個原型到底是怎麼個用法啊到底什麼時候用這個原
1.祈使句時 be quiet.安靜.be careful.當心.2.情態動詞 must,can could may might ought to,shall should will would be 名詞 形容詞,表示猜測 you must betired.你一定是累了.he can t bemr...