Description: Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorithm (GA), calculating y in the interval (0,2) on the maximum value. For the netizens who want to learn for the GA is a good Demo. But also for gene class, object-oriented thinking has been carried out in accordance with the package, slightly modified parameters can be used in the actual project. To achieve environmental: Visual C++ 6.0.
To Search:
- [GA] - Known function y = x* sin (10* Pi* x)+2.
File list (Check if you may need any files):
VC++编程应用人工智能之遗传算法(GA)\DlgGraph.cpp
....................................\DlgGraph.h
....................................\GA.APS
....................................\GA.clw
....................................\GA.cpp
....................................\GA.dsp
....................................\GA.dsw
....................................\GA.h
....................................\GA.ncb
....................................\GA.opt
....................................\GA.plg
....................................\GA.rc
....................................\GADlg.cpp
....................................\GADlg.h
....................................\GeneticAlgorithm.cpp
....................................\GeneticAlgorithm.h
....................................\ReadMe.txt
....................................\Resource.h
....................................\StdAfx.cpp
....................................\StdAfx.h
....................................\res\GA.ico
....................................\...\GA.rc2
....................................\...\Thumbs.db
....................................\res
VC++编程应用人工智能之遗传算法(GA)