资源列表
dfildemo
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
神经网络学习的二维非线性函数
- 神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序-neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB
Eight-puzzle
- 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
Genetic_Algorithm_Sin_Max
- 遗传算法计算三角函数范围内最大值。windows控制台环境-Genetic Algorithm. For max value in the given range. y = 10*sin(5x)+ 7*cos(4x)
live214786
- 用c语言演绎“生命游戏\",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, th
DBSCAN
- DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
psosvm
- 关于遗传算法的SVM的代码,有的需要自己改改,很不错的。-Code about genetic algorithm of SVM, some need to change myself, very good.
gas
- genetic algorithms used in mp
XOR
- XOR 问题,,快速稳定的程序,具有语句简洁,高效等特点。-XOR problem, fast and stable procedure, with the statement simple, efficient and so on.
Timer
- 时钟芯片DS3231SN驱动程序,基于c语言,适合于NXP芯片,PSOS开发环境-Clock chip DS3231SN driver, based on c language, suitable for NXP chips, PSOS development environment
GA_algorithm_of_ejz
- 利用遗传算法求Rosenbrock函数的极大值-the maximum ot the function Rosenbrock base the genetic algorithm
Ant-colony-algorithm-for-CSharp
- Ant colony algorithm for C#,可用于优化运行路径,找出最短路径-Ant colony algorithm for C#