会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
冰火岛
人类社会的巨大变动经常来自你没有注意的远方,而不是眼前最担心的事,它来临的速度远远超乎你的想象。
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
公告
2007年9月14日
简单复数计算器的实现
摘要: #include #include #include #include #include #include #define EPS 1e-5 using namespace std; namespace NameCComplex{class CComplex{private:double Real...
阅读全文
posted @ 2007-09-14 10:46 tivoli_chen
阅读(1418)
评论(0)
推荐(0)
编辑