资源列表
orderBasedExample
- 这是本人在做硕士论文时设计的遗传算法工具箱代码-this is my master's thesis done at the design of the genetic algorithm code Toolbox
5-5-2
- 这是本人在做硕士论文毕业设计时开发有关神经网络优化控制方面的代码-this is my master's thesis done in graduate design development of the neural network optimization control code
实验题
- A*算法解决找路径的问题,对于特定的图形,按照距离最短的评估函数,来解决寻优问题-A * algorithm to find paths to solve the problems that specific graphics, in accordance with the shortest distance from the assessment function, to solve the optimization problem
R_digit
- 该文件利用算法模拟人工猜数字的过程,仅供参考-simulation algorithm using artificial viewing the process for reference
学生公寓管理系统
- 学生公寓管理系统,用C编的,写得还不错的程序-student apartment management system, the C series, written procedures also good
洗牌程序
- 智能洗牌程序,用C编的,大家看看吧,满有启发的-intelligent shuffling procedure, the C series, we look at it, quite enlightening
Matlab遗传算法工具箱
- Matlab遗传算法工具箱: Matlab遗传算法工具箱,以及一些应用实例。-Matlab Toolbox : Matlab Toolbox genetic algorithms, as well as some application examples.
神经网络遗传算法
- 人工神经网络遗传算法 NNUGA - Neural Network Using Genetic Algorithms-artificial neural network, genetic algorithms NNUGA - Ge Neural Network Using netic Algorithms
LAM线性联想记忆
- LAM(线性联想记忆)算法源程序,这个不用说明了-LAM (Linear associative memory) algorithm source, not a statement
印章识别
- 印章识别算法实例,说明文件包含在VC程序内。程序比较简单-chop recognition algorithm illustration of documents contained in VC process. Relatively simple procedures
在线签名识别
- 在线签名鉴定,内含AR实现算法和DTW算法源程序,并拥有应用实例
LVQ学习矢量化算法
- LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The