资源列表
apv
- robocode机器人,是用著名的robocode的大赛规定的守则开发。-robocode robot, is famous robocode the contest provisions of the Code Development
prtools_ac
- 这是我找到的一个模式识别工具箱,里面包含各种各样的模式识别基本算法,很有参考价值-This is what I found a pattern recognition toolbox, which contains a wide range of basic pattern recognition algorithm, a good reference
Contourlet_demo_src
- 基于C语言的contoulet变换,很好用-Based on the C language contoulet transform, easy to use
dbscan.tar
- 非常经典的基于密度的聚类算法DBSCan。C++源码。-Very classic density-based clustering algorithm DBSCan. C++ source code.
backprop
- BP神经网络的c++源代码,基于改进的梯度下降算法实现-BP neural network c++ source code
OMP-paper
- 是一篇基于压缩感知的匹配追踪OMP重构算法的论文,详细的介绍了压缩感知及OMP算法,提出一个改进的算法。-Is a matching pursuit based on compressed sensing reconstruction algorithm OMP paper, a detailed descr iption of the compressed sensing and the OMP algorithm, proposed an improved algorithm.
DFNN
- 动态模糊神经网络程序,可以运行。参考书为伍世虔动态模糊神经网络-Dynamic fuzzy neural network program, you can run. Reference books for the Wu Shi Qian dynamic fuzzy neural network
Astar
- a星寻路~~c++ 做游戏的初学者值得-a star pathfinding ~ ~ c++ for beginners to do the game is worth a look ~ ~
FP_growth_1221
- FP-growth 算法,包括了建树和挖掘部分。 代码风格良好,可读性强,运算速度快, accident.dat, 340000条数据,50 支持度,建树和挖掘时间100秒左右,mushroom.dat, 8000条记录,建树和挖掘不超过8秒-FP-growth algorithm, written with c++,(ide is visual c++ 2008). The program is very fast and robust,for data of accide
pbbo
- 基于生物地理优化进化算法(BBO)代码,以及几组测试函数;使用方法: 输入BBO(@函数名),如BBO(@QuarticDisc) )-matlab code for biography-based algorithm. The software can be run by typing the following MATLAB command: BBO(@"function name")
958346svmlight
- 支持向量机分类器 训练器 可以直接使用 C++语言实现 SVMLight-Support Vector Machine classifier training can direct the use of C++ language SVMLight
SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN
- 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm