文件名称:vcDEMO
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。
实现环境:Visual C++ 6.0. -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.
实现环境:Visual C++ 6.0. -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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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)
....................................\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)