资源列表
回溯法,实现nqueens
- 回溯法,实现nqueens
Clique聚类算法Java版.rar
- Clique聚类算法Java版.rar
基于神经网络的高校科研能力研究
- 离散Hopfield神经网络的分类—高校科研能力的研究,包含详细的M文件,是非常少见的Hopfield神经网络源程序
基于信息素的蚁群聚类
- 基于信息素的蚁群聚类及其改进基于信息素的蚁群聚类及其改进
Bayesian-machine-learn-data
- Bayesian-machine-learn-data for robot
NNX14plus
- 本代码,实现了人工神经元网络算法,其中包括示例,数据,使用方法。-This code implements artificial neural network algorithm, including sample, data, and use.
lmbp
- 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
Choquet-integral_Java
- 本程序用遗传算法求非线性积分,并且是二次核,算法非常明晰,应用很广泛。-The program uses genetic algorithms for solving nonlinear integral, and is the second nuclear, the algorithm is very clear, the application is very wide.
约瑟夫环C++源代码
- 编号为1,2... n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向的下一个开始重新从1报数,如此下去,直至所有的人全部出列为止,设计一个程序求出出列顺序-The number of n, n individuals sitting around a circle in a clockwise direction, the per
EM算法
- 介绍EM算法相关信息,详细介绍了EM算法的过程
人工智能经典问题八数码三种算法
- 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.