搜索资源列表
HugeInt
- 巨型整数的C++实现。可以与int,long,string类型进行+,-,*,/,%,+=,-=,*=,/=,%=,比较大小,相互转换等运算
HugeInt
- 巨型整数类 用C++编写 很好的代码哦 本人做滴作业 拿来共享 -Large integer type used to prepare a very good C++ code Oh I used to do the sharing drop operation吼吼
HugeInt
- (1) 程序可以实现巨型整数、长整型数、字符串之间的相加减 (2) 程序可以实现巨型整数、长整型数、字符串之间的大小对比,如大于、小于、等于、不等于、不大于、不小于运算的对比。 -(1) program can achieve huge integer, long integer, a string of phase between the addition and subtraction (2) program can achieve huge integer, long intege
HugeInt
- c++写的简单的巨型整数,可以实现+—*等运算,除法还未完成-c++ to write a simple giant integer, can be achieved+-* such operations, the division yet to be completed
HugeInt
- 巨型整数类,可以执行对超出long long范围的巨型整数的运算,多种构造方式,经大量数据测试无bug。(The giant integer class can perform operations on large integers over the long long range, multiple construction methods, and a large number of data tests without bug.)