-
Newmark
matlab Newmark法 用于求解二阶常系数微分方程组(matlab Newmark method for solving second-order differential equations with constant coefficients)
- 2013-05-23 10:42:33下载
- 积分:1
-
EECCl
椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。
(The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
- 2012-06-07 21:01:20下载
- 积分:1
-
TSP--problem--solution
TSP最短路径 最少时间 数学建模 (TSP shortest path at least time mathematical modeling)
- 2012-03-08 17:59:01下载
- 积分:1
-
CalcExpress
很好的算法,可广泛用于各行业(如工控)计算组态(It s a very good arithmetic that can be used at many industries.such as industry control,for caculation configuration.)
- 2005-07-18 17:14:40下载
- 积分:1
-
Euler-method
欧拉法解微分方程方程组,对于变成基础薄弱的人,易于理解,相信会有用处(Euler method for solving differential equations, to become a person, the weak foundation is easy to understand, I believe there will be.)
- 2016-10-02 17:45:07下载
- 积分:1
-
sphdiv
地震数据球面扩散振幅补偿程序,fortran源代码。(sphdiv for seismic explorer)
- 2012-03-27 10:48:56下载
- 积分:1
-
LPA(C)
复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!(Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!)
- 2021-02-22 16:49:41下载
- 积分:1
-
Pointandsegment
判断点和线段之间的关系,包括点在线段的上,点在线段的延长线,反向延长线,点在线段外四种情况(Judge the relationship between the point and line, including the point on the line, in line at the extension of reverse extension cord, and so on.)
- 2013-01-08 14:54:18下载
- 积分: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
-
FFT
使用labview实现傅里叶变换的子VI,labview版本为8.5.(Fourier transform using labview to achieve the sub-VI, labview version is 8.5.)
- 2011-08-13 09:30:41下载
- 积分:1