搜索资源列表
changzhengshuxiajia
- 用户输入2个任意长整数,求它们的加法,减法和乘法,并将结果显示;-two user input arbitrarily long integers, for the addition, subtraction and multiplication, and the results show;
Fig21_03
- 长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算-long integer, data members of a pointer, an integer size, can be kept above 100 integer, the additive can do multiplication
dazhengshu
- 大整数乘法,C++环境下运行,可输入两个任意长的整数.
大数乘法
- 我的数据结构的课程设计,是长整数的乘法,内含完整的原代码和详细的设计思路, 当时老师给我判的是优秀,好东西当然给大家分享; 有问题请和我联系 email:huxiaoyong1983@163.com qq:43808128 tel:13562165387-the data structure of the curriculum design, is a long integer multiplication, containing the complete source code and det
LongIntegerOperation
- 清华大学严蔚敏老师《数据结构习题集(C语言版)》的实验题1.4,长整数运算,已扩充了乘法和除法-Tsinghua University, Yan Wei-Min teacher
FFT
- 快速傅立叶变换及其应用,包括傅立叶变换函数,傅立叶逆变换函数,利用快速傅里叶变换计算长整数乘法。-Fast Fourier transform and its applications, including Fourier transform function, the Fourier inverse transformation function, using Fast Fourier Transform long integer multiplication.
Plus-And-Multiply
- 实现任意进制的长整数的加法和乘法。大整数的加法和乘法-Arbitrary binary long integer addition and multiplication. Addition and multiplication of large integer
FFT
- 实现FFT变换及逆变换 并用其实现长整数乘法。-Realization of FFT transform and inverse transform and use it to achieve a long integer multiplication.