搜索资源列表
五子棋论文
- 一篇讨论五子棋游戏的论文,其中的算法部分较有价值。
支持向量机smo分类算法源代码
- 支持向量机的smo分类算法,以及对应的论文和实验数据。适合新手入门。
delaunay 算法论文
- delaunay算法论文
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
Haze_Removal
- 翻译香港中文大学CVPR2009那片基于暗原色去雾算法,基于dark channel去雾算法论文中文版-A translation of the haze removal paper on CVPR2009
Opensurf
- Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
DE
- 差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
Apriori_DIC
- 数据挖掘经典算法 Apriori and DIC 同时有 Brin关于DIC的论文 和训练语料-Classical data mining algorithm Apriori and DIC at the same time on the DIC thesis Brin and training corpus
yichaunsuanfa
- 比较好的遗传算法论文,研究遗传算法的朋友可以学习一下-Relatively good genetic algorithm papers, research genetic algorithm friends can learn about
GA
- 这些是我最近搜集整理的关于遗传算法多目标优化方面的论文。与大家分享!适合对遗传算法有一定了解的读者。-These are my recent gathering on multi-objective optimization genetic algorithm papers. To share with you! Suitable for genetic algorithms have a certain understanding of readers.
imageScalingAlgorithm
- 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
xiaobo
- 一篇关于小波去噪的算法论文,通过改进小波系数实现-About a wavelet denoising algorithm thesis, through improved implementation of wavelet coefficients
Algorithm_Thesis
- 组卷算法论文,里面有五六个关于遗传算法载组卷上的应用,都是博士或硕士论文文档。对遗传算法学习有所帮助-Algorithm thesis, which has about 56 containing the test papers on genetic algorithm applications, are doctor or master' s thesis document. Study of genetic algorithm help ....
optimize
- 复合形优化算法的VC2005环境下的实现实例,是本人一次研究生期末作业,附带详细论文说明。-Optimization of complex environment to achieve VC2005 example, is a graduate student at the end of my work, with a detailed descr iption papers.
algorithms
- 十大算法论文,包括遗传算法,模拟退火,蒙特卡罗法等等,对于初学者很有帮助-Ten papers algorithms, including genetic algorithms, simulated annealing, Monte Carlo method, etc., very helpful for beginners! !
基于Kalman滤波的神经网络快速学习算法及应用
- 一篇关于kalman滤波器论文,非常值得学习(a paper about kalman algrithom)
二进制的FPA算法
- 这几篇是当前花授粉算法的二进制代表性论文,让研究花授粉算法的学者参考(These are the binary representative papers of the current pollination algorithm, which makes a reference to scholars who study pollination algorithms)
基于夹角变化趋势的多边形自动搜索和生成算法
- 找最小闭合圈算法,也叫做左转算法论文,我已经用实际代码验证过论文的正确性(Looking for the least closed loop algorithm, also called the left turn algorithm paper, I have used the actual code to verify the correctness of the paper.)
[muchong.com]蚁群算法论文%2B源代码
- 蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
一些优化算法论文附其程序
- 针对例如SVM等智能算法的参数寻优采用自适应的参数优化(Parameter optimization for intelligent algorithm)