-
COMSOL 5 for Engineers-Mehrzad Tabatabaian
COMSOL工程案例的英文书籍,亚马逊网站可查,售价不费。(COMSOL project case of English books, Amazon website can be found, the price is not cost.)
- 2020-09-26 20:57:46下载
- 积分:1
-
The-art-of-programming
超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
- 2012-07-25 10:36:13下载
- 积分:1
-
MyFloat
自定义浮点数的软件实现,支持和普通浮点数的互换。(Self-defined float compatible with IEEE 754)
- 2019-06-20 10:01:26下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
cddbn__Y1020918
研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
- 2008-05-06 09:38:56下载
- 积分:1
-
MATLAB
求解界约束问题的截断共轭梯度法,是最近刚出来的方法(The truncated conjugate gradient method for solving boundary constraints is a recent method.)
- 2020-07-03 17:40:02下载
- 积分:1
-
black-oil-model
该源程序是黑油模型的源代码,黑油模型是油藏数值模拟的基本程序。(The source is the source code of black oil model, black oil model is the basic numerical reservoir simulation program.)
- 2020-11-11 17:19:46下载
- 积分:1
-
EX2
利用有限元理论,求一二维梁的固有频率和振型。短边固定,给定长度、横截面积,弹性模量及材料密度已知。并对比理论计算结果进行分析。各参数自己设定。(Using finite element theory, seeking a two-dimensional beam natural frequencies and modes. The short side is fixed, given the length, cross-sectional area, modulus of elasticity and density of the material is known. And compare the theoretical calculation results were analyzed. Each parameter set.)
- 2012-11-19 18:55:57下载
- 积分:1
-
two-point-problem
打靶法求解两点边值问题
实例测试通过,可直接运行,并带有详细代码注释
采用全局收敛的牛顿-拉普森迭代算法求解编制问题
绝对物超所值!(Two-point boundary value problem
shooting method)
- 2020-12-15 21:19:14下载
- 积分:1
-
Curve-and-Surface--
详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程(Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares method curve and surface fitting procedure design process)
- 2020-11-06 08:49:49下载
- 积分:1