-
maopao
java的冒泡排序法,完全自创,请尊重作者的版权(java of the bubble sort method, fully create their own, please respect the)
- 2009-12-03 19:25:38下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Matlab-composite
Matlab解复合材料层合板的问题.是matlab源代码。(matlab solve composite)
- 2012-04-23 22:34:38下载
- 积分:1
-
guidefilter
引导滤波guidedfilter的opencv实现(guidedfilter s opencv version)
- 2015-04-01 22:56:18下载
- 积分:1
-
nsct_toolbox
图像处理nsct工具箱 图像处理nsct工具箱图像处理nsct工具箱图像处理nsct工具箱图像处理nsct工具箱(nsct tool boxnsct tool boxnsct tool boxnsct tool boxnsct tool boxnsct tool boxnsct tool box)
- 2015-06-10 10:24:32下载
- 积分:1
-
swarm_optimization-Solve-the-TSP-problem
一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.(A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.)
- 2010-07-24 20:07:35下载
- 积分:1
-
poisson-Markovprocessus.m.tar
processus de Poisson simul
- 2010-04-07 01:04:04下载
- 积分:1
-
yichuan-matlab
帮助您了解遗传算法实例及如火如何通过matlab
实现编程(Examples to help you understand and genetic algorithm matlab realize how fiery programming)
- 2013-08-06 15:29:04下载
- 积分:1
-
Tetris
该程序可以是俄罗斯方块游戏。可以用键盘改变“方块”的方向而完成游戏。(The program can be a Tetris game. Can use the keyboard to change " box" in the direction of complete games.)
- 2010-12-09 22:13:05下载
- 积分:1
-
fcm
通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。(Derivative of Gaussian function through the image edge detection, in essence, Steerable wavelet transform image edge detection.)
- 2011-12-01 21:14:12下载
- 积分:1