资源列表
Dijkstra 算法
- Dijkstra 算法 c++
GA
- 遗传算法求解问题,大家赶快下载吧。 可以运行-Genetic Algorithm for the problem, we download it as soon as possible. Can run
RS-Agarwal
- R.S.Agarwal quantitative aptitute books-R.S.Agarwal quantitative aptitute books...
Simulated-annealing-algorithm
- 模拟退火算法,高效快捷,适用于数学建模当中-Simulated annealing algorithm
GA_ANN_XOR
- AI : Neural Network for beginners
PSOqiumin
- 自己改写的一个粒子群算法求多元函数最小值的程序,用C++编写,适合初学者参考。-Write in a particle swarm algorithm for multi-functional minimum program using C++ to write the reference for beginners.
robots
- 本书介绍了一些关于机器人的识别技术,值得学习和借鉴,作为基础资料不错-The book introduced a number of robot recognition technology, it is worth to learn from, as a good basis for information
BFS-v1.1
- 这是我写的人工智能的九宫问题,用广度优先搜索实现,效率不高。-This is my problem writing artificial intelligence Nine-palace, with breadth-first search to achieve efficiency is not high.
MLVQ
- LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based
Bayes
- Bayes 分类算法 c/c++ 训练数据-write a program to achieve bayes classification.
bayes
- 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
0801563
- 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
