-
CS多目标
说明: 布谷鸟多目标算法用来函数寻优,本代码给出了通用版本,能够很好的适应和学习(CS algorithm used to function optimization, this code gives a general version, can adapt and learn well)
- 2021-04-17 09:04:42下载
- 积分:1
-
arc-length-theory
有限元弧长法控制计算的原理,中文英文的都有,并介绍了具体程序的流程图(Finite element calculation of arc-length method control principle, Chinese English have, and describes specific procedures flowchart)
- 2013-10-19 10:50:45下载
- 积分:1
-
photonic_crystal_method_of_characteristic_matrix_1
用matlab所编的关于用传输矩阵法计算光子晶体的反射率,文件中将程序写在word文档中,并附带有在matlab下画的图,感觉很有用(using Matlab as in the use of the transfer matrix method photonic crystal reflectivity, Lieutenant General procedures documents written in word document, together with the painting under Matlab plans, feeling useful)
- 2006-11-15 22:19:54下载
- 积分:1
-
tiq
截取地震数据,按道和采样点截取,自动显示截取后的道数和采样点数(failed to translate)
- 2011-12-20 15:30:20下载
- 积分:1
-
AHP
说明: 层次分析法:计算代码在8文件中最后一页上,有实例。(AHP)
- 2009-08-30 01:00:59下载
- 积分:1
-
thresholdsplit
matlab计算的自适应阈值分隔,非常好用,适用于初学者(matlab adaptive threshold calculation separated, very useful for beginners)
- 2008-04-16 21:14:29下载
- 积分:1
-
telephonetest
判断城市电话区号是否合法的算法,对于理解算法有参考意义(Urban telephone area code to determine the legality of the algorithm, algorithm reference value for understanding the)
- 2009-12-09 16:16:18下载
- 积分:1
-
atmospheric_Absorption
计算在不同湿度下,不同频率下,大气的衰减系数。(Calculation under different humidity, different frequencies, atmospheric attenuation coefficient.)
- 2020-11-27 14:09:29下载
- 积分: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
-
complex-operator-overloading
实现复数运算符的重载,对C++初学者来说有一定的参考价值。(Complex operator overloading, C++ beginners a certain reference value .
)
- 2013-05-17 13:14:32下载
- 积分:1