文件名称:ch08_02

介绍说明--下载内容均来自于网络,请自行研究使用

已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式:

  friend zrf_Ratio operator-(const zrf_Ratio&)

  friend zrf_Ratio operator+(const zrf_Ratio&, const zrf_Ratio&)

  friend zrf_Ratio operator-(const zrf_Ratio&, const zrf_Ratio&)

  friend zrf_Ratio operator*(const zrf_Ratio&, const zrf_Ratio&)

  friend zrf_Ratio operator/(const zrf_Ratio&, const zrf_Ratio&)

-Known a rational class Zrf_Ratio, the following form of operator overloading:

friend zrf_Ratio operator-(const zrf_Ratio &)

friend zrf_Ratio operator+ (const zrf_Ratio &, const zrf_Ratio &)

friend zrf_Ratio operator-(const zrf_Ratio &, const zrf_Ratio &)

friend zrf_Ratio operator* (const zrf_Ratio &, const zrf_Ratio &)

friend zrf_Ratio operator/(const zrf_Ratio &, const zrf_Ratio &)
(系统自动生成,下载前可以参看下载内容)

下载文件列表





ch08_02

.......\ch08_02

.......\.......\ch08_02.cpp

.......\.......\ch08_02.vcxproj

.......\.......\ch08_02.vcxproj.filters

.......\.......\ch08_02.vcxproj.user

.......\.......\Debug

.......\.......\.....\ch08_02.exe.embed.manifest

.......\.......\.....\ch08_02.exe.embed.manifest.res

.......\.......\.....\ch08_02.exe.intermediate.manifest

.......\.......\.....\ch08_02.lastbuildstate

.......\.......\.....\ch08_02.log

.......\.......\.....\ch08_02.obj

.......\.......\.....\ch08_02_manifest.rc

.......\.......\.....\CL.read.1.tlog

.......\.......\.....\CL.write.1.tlog

.......\.......\.....\link-cvtres.read.1.tlog

.......\.......\.....\link-cvtres.write.1.tlog

.......\.......\.....\link.7528-cvtres.read.1.tlog

.......\.......\.....\link.7528-cvtres.write.1.tlog

.......\.......\.....\link.7528.read.1.tlog

.......\.......\.....\link.7528.write.1.tlog

.......\.......\.....\link.read.1.tlog

.......\.......\.....\link.write.1.tlog

.......\.......\.....\mt.read.1.tlog

.......\.......\.....\mt.write.1.tlog

.......\.......\.....\rc.read.1.tlog

.......\.......\.....\rc.write.1.tlog

.......\.......\.....\vc100.idb

.......\.......\.....\vc100.pdb

.......\ch08_02.sdf

.......\ch08_02.sln

.......\ch08_02.suo

.......\Debug

.......\.....\ch08_02.exe

.......\.....\ch08_02.ilk

.......\.....\ch08_02.pdb

.......\ipch

.......\....\ch08_02-75e9e5b4

.......\....\................\ch08_02-bd1db60.ipch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org