-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
FFTyunyong
FFT,快速傅立叶变换,求一个信号的幅值和相角,频谱特性(FFT, fast Fourier transform, seeking a signal amplitude and phase angle, spectral characteristics)
- 2015-03-23 21:28:54下载
- 积分:1
-
HCgai
贝叶斯网络结构学习爬山算法的改进方法,更准确(Improved Bayesian network structure learning climbing algorithm, more accurate)
- 2015-08-20 20:32:28下载
- 积分:1
-
Vmodel
汽车仿真模型,包含七自由度仿真模型、m文件和数学方程式(Car simulation model,Contains seven degrees of freedom simulation model m file and mathematical equations)
- 2021-03-30 16:09:09下载
- 积分:1
-
beijou_v28
FMCW调频连续波雷达的测距测角,窗函数法设计一个数字带通FIR滤波器,详细画出了时域和频域的相关图。( FMCW frequency modulated continuous wave radar range and angula)
- 2016-09-14 13:46:53下载
- 积分:1
-
CalcActivationCode
岩土数值模拟计算的程序,可以用来计算边坡、岩石稳定性。(Numerical simulation of geotechnical calculation program can be used to calculate the slope, rock stability.)
- 2015-08-17 12:25:56下载
- 积分:1
-
Preamble-detection
可实现OFDM电力载波通信的前导序列检测,能进行连续多个前导检测(Can achieve OFDM power carrier communication leading sequence detection, can carry out a number of continuous preamble detection)
- 2017-03-01 09:59:37下载
- 积分:1
-
fem_matlab
大量的有限元法求解偏微分方程的实例程序,程序里有详细的解释语句(lot of finite element method PDE examples of procedures, procedures are detailed statement of explanation)
- 2020-11-26 10:39:31下载
- 积分:1
-
q
说明: 实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
- 2010-05-29 10:45:27下载
- 积分:1
-
finite-volume--Euler-equation
基于有限体积法求解二维欧拉方程,是流体问题的最基本求解方法(The finite volume method to solve two-dimensional Euler equation)
- 2021-03-07 15:59:29下载
- 积分:1