-
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
-
SIMPLER
simple 算法,有详细步骤,几乎步都自带注解,很好理解。(simple algorithm detailed steps to bring their own annotations)
- 2021-01-26 15:28:41下载
- 积分:1
-
tanxingbojiaocuowangge
本程序可以实现在交错网格条件下的三维有限差分正演模拟(This procedure can be achieved under the conditions of the staggered grid finite difference forward modeling)
- 2015-10-10 14:57:16下载
- 积分:1
-
ToolboxRegistration
迭代算法用在曲面,曲线拟合,很好的一个算法(The iterative algorithm used in the surface, curve fitting, a good algorithm)
- 2020-12-01 19:59:26下载
- 积分:1
-
network-immune-system
非线性微分方程的人工免疫网络数学模型,适合于高水平研究者(Nonlinear differential equation mathematical model of artificial immune network, suitable for high-level researchers)
- 2011-10-18 11:27:43下载
- 积分:1
-
invGreville
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛(generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence)
- 2006-10-29 13:10:38下载
- 积分:1
-
beam-UEl
一个abaqus梁单元的UEL,配套了理论和inp文件,可以完美运行(A abaqus UEL beam element, supporting the theory and inp file, you can run perfectly)
- 2017-04-18 11:13:39下载
- 积分:1
-
EXERCISE_3_2
比较JPLDE405的切比雪夫系数导出的位置与低精度月球坐标分析。(Comparative Analysis of JPL DE405 cut Chebyshev coefficients derived position with low accuracy lunar coordinates.)
- 2020-11-11 13:29:46下载
- 积分:1
-
helmholtz
说明: 求解二维亥姆霍兹方程的fortran程序,包含网格文件。(Fortran two-dimensional Helmholtz equation solving procedures, including the grid file.)
- 2011-03-15 10:39:34下载
- 积分:1
-
EM
说明: 自己编写的期望最大化(EM)算法的MATLAB实现,里面有较为运行方法和程序说明,对新手有很好的帮助(
I have written the expectation-maximization (EM) algorithm in MATLAB, which has run more methods and procedures described, there is a good help for the novice)
- 2014-02-09 17:12:01下载
- 积分:1