搜索资源列表
1
- 高精度运算加法乘法减法除法算法。。。高精度运算加法乘法减法除法算法-Addition subtraction multiplication division high precision computation algorithm. . . High-precision operations addition subtraction multiplication division algorithm
ArbitraryPrecisionArithmetic
- 这是一个长整形高精度计算程序,可用于加法和减法,还有输出 时是标准的输出方式 ;-This is a long plastic high-precision computer program can be used for addition and subtraction, as well as the output is standard output mode
bignumber
- 高精度运算之大数加法求和--运用C++实现于源代码-The addition of large numbers sum precision operations- the use of C++ source code to achieve the
plus
- 高精度正整数的加法,vc2005,c语言-High-precision integer additions, vc2005, c language
sizayunsuan
- 四则运算之加减法--C语言编程 计算机所能完成的一个基本功能就是完成数据的计算,譬如加法、减法等等。但是在任何一种计算机上,计算中能够使用的数字都是有一定范围的,超过了范围,就没法得到精确的结果。 你现在接受了一个任务,要编写一个高精度计算器的核心部分。所谓高精度计算器,就是可以计算很大很大的数据的计算器。而你所需要编写的程序,就是真正完成高精度加法和高精度减法运算的两个函数,因为程序其它的部分已经由别人编写好了。 函数的输入、输出接口也已经定义完成,譬如 plu
201411281
- 高精度算法包括加法减法乘法的实现,acm比赛中可以作为模板使用-High precision algorithm including addition subtraction multiplication implementation, acm contest can be used as a template