文件名称:LargeNumsCalculator
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2017-02-08
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
提供两个十进制数字字符串,并按位计算,模拟竖式计算。可实现超大数相加、相减、相乘(考虑到小数精度问题,除法暂不提供)。运用小学知识编程,最多可计算约 20 亿位数。参数不能为小数、负数、科学计数。-Provide two decimal num strings, and bitwise calculations are performed to simulate vertical calculations. It can be achieved super large number of addition, subtraction, multiplication (taking into account the decimal precision, the division calculation is not provided temporarily). I use of primary knowledge to program, up to calculate about 2 billion digits. Parameters cannot be fractional, negative, scientific count.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LargeNumsCalculator
...................\LargeNumsCalculator.bas
...................\LargeNumsCalculator.txt
...................\Test for LargeNumsCalculator.exe