资源列表
gadecod
- 转载得有关利用遗传算法优化bp神经网络得源程序中得有关解码函数编写-reproduced in the use of genetic algorithm optimization bp neural network in the source decoder functions in the preparation
PathFinder2D
- a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
bayes.c
- 两类正态分布模式贝叶斯分类算法源程序,用c语言实现的-two normal mode Bayesian classification algorithm source files, using the C Language
MCP(maxcut)
- 该程序是利用MATLAB算法中模拟退火应用中得最大截问题得解决-the program is using MATLAB algorithm simulated annealing applications largest closed issue resolved
satsp
- 这是一个SA求解tsp旅行商的matlab源代码,由m文件构成,可方便大家学习模拟退火算法。-This is a traveling salesman tsp SA for the Matlab source code, document constitute m, can facilitate learning simulated annealing.
suijiPSO
- 保证全局收敛的随机粒子群优化算法,对于高维函数有较强的全局收敛性.-ensure global convergence of random PSO algorithm for high-dimensional functions is a strong global convergence.
GAoptimizeBP
- 一个遗传算法优化神经网络权值的实例,包含了GA工具箱,和说明文档。-a genetic algorithm to optimize the weights of the neural network examples include GA toolbox, and documentation.
assciationDelphi
- 关联规则算法的实现和表示Delphi源码-association rules and the implementation of the algorithm source said Delphi
dscl
- 实现的用分辨矩阵及分辨函数寻求所有最小约简的算法及整个实现过程。-achieve the matrix used to distinguish and distinguishing function for all of the smallest reduction algorithm and the entire implementation process.
wit
- 武汉工程大学曾经参加过仿真机器人世界杯的源程序,里面有详细的功能解释-Wuhan University of Engineering have participated in the simulation of the source Robot World Cup, with a detailed explanation of the function
SIFT-06-10-21
- 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
MeanShiftTracking
- 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN - SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.