-
zheng
正入射的自由曲面透镜设计,计算获得透镜的二维坐标(The free-form surface lens is incident on the design, the two-dimensional coordinates of the lens calculated)
- 2021-04-13 18:58:56下载
- 积分:1
-
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
-
Gauss
高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
- 2013-08-10 12:31:59下载
- 积分:1
-
DFP
DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
- 2011-11-19 14:07:21下载
- 积分:1
-
turbulence
计算流体动力学中湍流模型的源程序,代码十分宝贵(Computational fluid dynamics model of the source of turbulence, the code is very valuable)
- 2021-01-02 15:08:57下载
- 积分:1
-
mt_1d
这是大地电磁一维正演程序,只要输入电阻率和深度即可正演计算;使用的是卡尼亚视电阻率公式,有关说明已经在文件中说明。(This is a one-dimensional magnetotelluric forward the program, as long as the input resistivity and depth to forward calculation use Carney ATV resistivity formula, and instructions in the file description.)
- 2012-04-07 11:31:31下载
- 积分:1
-
LARS-with-LASSO-modification
带LASSO修正的LARS算法 稀疏表示(LARS with LASSO modification Sparse Representation)
- 2020-07-14 10:48:51下载
- 积分:1
-
2d-MT-finite-element-forward-
改程序用于大地电磁法二维有限元法正演模拟(Reform program for the magnetotelluric method of two-dimensional finite element method for forward modeling)
- 2021-02-09 10:49:53下载
- 积分:1
-
层次分析法的VB应用软件 AHP
层次分析法的VB应用软件,可以实现层次分析法的实例计算。(AHP VB)
- 2012-01-08 19:32:38下载
- 积分:1
-
LeastMeanSquare
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
- 2021-01-26 19:58:37下载
- 积分:1