搜索资源列表
BigInteger
- C++实现了一个大整数类,包括加法,减法,乘法,除法,以及求余等功能,并对以上操作符进行了重载,经反复测试,运行结果正确-C++ implementation of a large integer categories, including addition, subtraction, multiplication, division, and remainder functions, and these operators were overloaded, after repeated tes
infinite
- 计算机中整数都有一定的范围,对一些需要用到任意大的整数的应用,需要一种解决方案。本方案为用单链表实现的任意大的整数,可以实现输入输出操作、加法操作和赋值操作。-Integer in the computer has a certain range, on the need to use any integer applications, the need for a solution. The program for arbitrarily large integer, single linke