搜索资源列表
fastfft
- 快速傅氏变换(FFT)是离散傅氏变换(DFT)的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。快速傅里叶变换有广泛的应用,如数字信号处理、计算大整数乘法、求解偏微分方程-Fast Fourier Transform (FFT) is the discrete Fourier transform (DFT) in the fast algorithm, which is based on discrete Fourier transform of t
dazhenshu
- 用大整数乘法来计算两个n位二进制数相乘-With large integer multiplication to calculate the multiplication of two n-bit binary number
fast-fourious-algorithm
- 快速傅立叶变换来解决多项式乘法(包括大整数乘法等)操作。-Fast Fourier transform to solve polynomial multiplication operation。
bigint100
- 大数加减法,实现20为的整数加减乘法,采用正常计算逻辑编写-Large numbers subtraction method