文件名称:Exponentiation
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-16
- 文件大小:
- 141kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Exponentiation
Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
This problem requires that you write a program to compute the exact value of Rn where R is a real number ( 0.0 < R < 99.999 ) and n is an integer such that 0 < n <= 25.-Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
This problem requires that you write a program to compute the exact value of Rn where R is a real number ( 0.0 < R < 99.999 ) and n is an integer such that 0 < n <= 25.
Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
This problem requires that you write a program to compute the exact value of Rn where R is a real number ( 0.0 < R < 99.999 ) and n is an integer such that 0 < n <= 25.-Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
This problem requires that you write a program to compute the exact value of Rn where R is a real number ( 0.0 < R < 99.999 ) and n is an integer such that 0 < n <= 25.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exponentiation
..............\Debug
..............\.....\CL.read.1.tlog
..............\.....\CL.write.1.tlog
..............\.....\Exponentiation.lastbuildstate
..............\.....\Exponentiation.log
..............\.....\link-cvtres.read.1.tlog
..............\.....\link-cvtres.write.1.tlog
..............\.....\link-rc.read.1.tlog
..............\.....\link-rc.write.1.tlog
..............\.....\link.read.1.tlog
..............\.....\link.write.1.tlog
..............\.....\main.obj
..............\.....\vc110.idb
..............\.....\vc110.pdb
..............\Exponentiation.vcxproj
..............\Exponentiation.vcxproj.filters
..............\main.cpp