-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
Dickies return label
说明: Amplitude of Explosion.In contrast to the design of sparks number, the am-plitude of a good firework explosion is smaller than that of a bad one. Amplitudeof explosion for each firework is defined as follows
- 2019-04-13 14:27:46下载
- 积分:1
-
e1
说明: 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。(16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.)
- 2010-11-19 18:21:25下载
- 积分:1
-
lagrange
拉格朗日插值函数,自己编的,供大家参考学习(Lagrange interpolation function, own, and for reference study)
- 2015-11-16 11:58:36下载
- 积分:1
-
ar_spectrum
ar谱估计,分别用了最小二乘法和yulewalker法。(ar spectrum estimation, least squares method were used and yulewalker law.)
- 2011-07-11 19:01:46下载
- 积分:1
-
brick
有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
- 2013-10-23 14:32:13下载
- 积分:1
-
sphinx4-1.0beta6-src
sphinx4的src部分,包含演示程序(the src part sphinx4 to contains the demonstration programs)
- 2012-11-06 21:42:51下载
- 积分: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
-
速度规划
在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
- 2017-07-09 11:51:42下载
- 积分:1
-
Bayesian.Classifier
贝叶斯分类实验 模式识别课程实验所用的源程序(Bayesian classifier experimental pattern recognition programs used in the experimental program)
- 2007-05-26 16:05:05下载
- 积分:1