搜索资源列表
gaojingdu
- 高精度算法,包括大数加法,大数减法,大数乘法,大数除法,大数取余等高精度算法-High-precision algorithms, including the addition of large numbers, large numbers subtraction, multiplication of large numbers, large numbers division, such as high-precision algorithm for large numbers to take
add
- c写的高精度加法-c write high-precision adder
Precision3.0_fangyukuan
- 高精度运算类,现在只实现了加法和乘法。对基本运算符做了重载。-Type of high-precision computing, only now realized the addition and multiplication. The basic operator overloading done.
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
AB
- 用字符串输入,然后像做加法一样,对应位相加,然后看是否进位,进位的话下一位加一,用电脑本身的加法是不可能实现20多位的加法的,所以自己写个高精度加法,加几千位甚至上万位都是没问题的。 -I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A+ B.
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
High-precision-addition
- 高精度加法 High-precision addition-High-precision addition
sizayunsuan
- 四则运算之加减法--C语言编程 计算机所能完成的一个基本功能就是完成数据的计算,譬如加法、减法等等。但是在任何一种计算机上,计算中能够使用的数字都是有一定范围的,超过了范围,就没法得到精确的结果。 你现在接受了一个任务,要编写一个高精度计算器的核心部分。所谓高精度计算器,就是可以计算很大很大的数据的计算器。而你所需要编写的程序,就是真正完成高精度加法和高精度减法运算的两个函数,因为程序其它的部分已经由别人编写好了。 函数的输入、输出接口也已经定义完成,譬如 plu
add
- 自己用mingwc++做的一个高精度加法算法, 对初学者有点帮助吧.-Precision addition algorithm
201411281
- 高精度算法包括加法减法乘法的实现,acm比赛中可以作为模板使用-High precision algorithm including addition subtraction multiplication implementation, acm contest can be used as a template
MGZ.RAR
- 这是我的C++课程设计,主要功能是实现高精度的加法,属于算法数据结构范畴-This is my C++ curriculum design, the main function is to achieve high-precision addition, belong to the scope of the data structure algorithms.
Factorial
- 高精度封装实现阶乘以及大整数加法,减法,乘法,除法(Factorial implementation of high precision packaging)