-
FVM-for-cavity-flow
有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)(Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code))
- 2014-04-30 09:27:01下载
- 积分: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
-
相空间重构参数计算
说明: 该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolarization complex autocorrelation function method and mutual information method. The embedding dimension of formic acid includes G-P algorithm and FNN algorithm.)
- 2020-11-05 16:19:52下载
- 积分:1
-
最简单的一个vumat子程序quenchplate_xpl_vumat
最简单的一个vumat子程序,不同温度对应不用屈服,包含应力更新(The simplest VUMAT subroutine does not yield to different temperatures, including stress updates.)
- 2018-05-05 17:01:24下载
- 积分:1
-
cubicbezierlsufit
三次B样条最小二乘拟合,附文献,Approximation of data using cubic B′ ezier curve least square fi tting,Author: M Khan(Cubic B-spline least squares fitting and literature. Approximation of data using cubic B ezier curve least square fitting, Author: M Khan,)
- 2013-03-18 22:03:46下载
- 积分:1
-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分: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
-
55875587Calculator
MFC做的计算器程序,可以实现加减乘除。平方,立方等功能(MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions)
- 2009-12-12 22:24:25下载
- 积分:1
-
cubic_spline_wavelet_interpolation
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。本函数中采用第一类边界值(Cubic spline interpolation (referred Spline interpolation) through a series of key points of a smooth curve, mathematically by solving the three-moment equations derived curve function group process. This function uses the first boundary value)
- 2015-11-17 16:15:52下载
- 积分:1
-
stack100
用栈的思想实现的简易计算器,可直接输入表达式,然后自动计算结果(Ideology with a stack of simple calculator, you can directly enter an expression, then automatically calculated)
- 2016-06-02 11:23:08下载
- 积分:1