文件名称:ch08_02
-
所属分类:
- 标签属性:
- 上传时间:2012-12-18
-
文件大小:4.75mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
已知一个有理数类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 &)
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/
ch08_02/ch08_02/ch08_02.cpp
ch08_02/ch08_02/ch08_02.vcxproj
ch08_02/ch08_02/ch08_02.vcxproj.filters
ch08_02/ch08_02/ch08_02.vcxproj.user
ch08_02/ch08_02/Debug/
ch08_02/ch08_02/Debug/ch08_02.exe.embed.manifest
ch08_02/ch08_02/Debug/ch08_02.exe.embed.manifest.res
ch08_02/ch08_02/Debug/ch08_02.exe.intermediate.manifest
ch08_02/ch08_02/Debug/ch08_02.lastbuildstate
ch08_02/ch08_02/Debug/ch08_02.log
ch08_02/ch08_02/Debug/ch08_02.obj
ch08_02/ch08_02/Debug/ch08_02_manifest.rc
ch08_02/ch08_02/Debug/cl.command.1.tlog
ch08_02/ch08_02/Debug/CL.read.1.tlog
ch08_02/ch08_02/Debug/CL.write.1.tlog
ch08_02/ch08_02/Debug/link-cvtres.read.1.tlog
ch08_02/ch08_02/Debug/link-cvtres.write.1.tlog
ch08_02/ch08_02/Debug/link.7528-cvtres.read.1.tlog
ch08_02/ch08_02/Debug/link.7528-cvtres.write.1.tlog
ch08_02/ch08_02/Debug/link.7528.read.1.tlog
ch08_02/ch08_02/Debug/link.7528.write.1.tlog
ch08_02/ch08_02/Debug/link.command.1.tlog
ch08_02/ch08_02/Debug/link.read.1.tlog
ch08_02/ch08_02/Debug/link.write.1.tlog
ch08_02/ch08_02/Debug/mt.command.1.tlog
ch08_02/ch08_02/Debug/mt.read.1.tlog
ch08_02/ch08_02/Debug/mt.write.1.tlog
ch08_02/ch08_02/Debug/rc.command.1.tlog
ch08_02/ch08_02/Debug/rc.read.1.tlog
ch08_02/ch08_02/Debug/rc.write.1.tlog
ch08_02/ch08_02/Debug/vc100.idb
ch08_02/ch08_02/Debug/vc100.pdb
ch08_02/ch08_02.sdf
ch08_02/ch08_02.sln
ch08_02/ch08_02.suo
ch08_02/Debug/
ch08_02/Debug/ch08_02.exe
ch08_02/Debug/ch08_02.ilk
ch08_02/Debug/ch08_02.pdb
ch08_02/ipch/
ch08_02/ipch/ch08_02-75e9e5b4/
ch08_02/ipch/ch08_02-75e9e5b4/ch08_02-bd1db60.ipch
ch08_02/ch08_02/
ch08_02/ch08_02/ch08_02.cpp
ch08_02/ch08_02/ch08_02.vcxproj
ch08_02/ch08_02/ch08_02.vcxproj.filters
ch08_02/ch08_02/ch08_02.vcxproj.user
ch08_02/ch08_02/Debug/
ch08_02/ch08_02/Debug/ch08_02.exe.embed.manifest
ch08_02/ch08_02/Debug/ch08_02.exe.embed.manifest.res
ch08_02/ch08_02/Debug/ch08_02.exe.intermediate.manifest
ch08_02/ch08_02/Debug/ch08_02.lastbuildstate
ch08_02/ch08_02/Debug/ch08_02.log
ch08_02/ch08_02/Debug/ch08_02.obj
ch08_02/ch08_02/Debug/ch08_02_manifest.rc
ch08_02/ch08_02/Debug/cl.command.1.tlog
ch08_02/ch08_02/Debug/CL.read.1.tlog
ch08_02/ch08_02/Debug/CL.write.1.tlog
ch08_02/ch08_02/Debug/link-cvtres.read.1.tlog
ch08_02/ch08_02/Debug/link-cvtres.write.1.tlog
ch08_02/ch08_02/Debug/link.7528-cvtres.read.1.tlog
ch08_02/ch08_02/Debug/link.7528-cvtres.write.1.tlog
ch08_02/ch08_02/Debug/link.7528.read.1.tlog
ch08_02/ch08_02/Debug/link.7528.write.1.tlog
ch08_02/ch08_02/Debug/link.command.1.tlog
ch08_02/ch08_02/Debug/link.read.1.tlog
ch08_02/ch08_02/Debug/link.write.1.tlog
ch08_02/ch08_02/Debug/mt.command.1.tlog
ch08_02/ch08_02/Debug/mt.read.1.tlog
ch08_02/ch08_02/Debug/mt.write.1.tlog
ch08_02/ch08_02/Debug/rc.command.1.tlog
ch08_02/ch08_02/Debug/rc.read.1.tlog
ch08_02/ch08_02/Debug/rc.write.1.tlog
ch08_02/ch08_02/Debug/vc100.idb
ch08_02/ch08_02/Debug/vc100.pdb
ch08_02/ch08_02.sdf
ch08_02/ch08_02.sln
ch08_02/ch08_02.suo
ch08_02/Debug/
ch08_02/Debug/ch08_02.exe
ch08_02/Debug/ch08_02.ilk
ch08_02/Debug/ch08_02.pdb
ch08_02/ipch/
ch08_02/ipch/ch08_02-75e9e5b4/
ch08_02/ipch/ch08_02-75e9e5b4/ch08_02-bd1db60.ipch
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.