evaluat_max

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:624KB
下载次数:9
上传日期:2005-10-13 16:15:45
上 传 者jiahehao
说明:  关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.
(on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct operation.)

文件列表:
evaluat_max\StdAfx.h (769, 2005-09-26)
evaluat_max\Evaluat.dsp (4548, 2005-09-26)
evaluat_max\Evaluat.dsw (537, 2005-09-26)
evaluat_max\Evaluat.ncb (50176, 2005-09-29)
evaluat_max\Evaluat.plg (1417, 2005-09-29)
evaluat_max\StdAfx.cpp (294, 2005-09-26)
evaluat_max\Debug (0, 2005-09-26)
evaluat_max\Evaluat.cpp (5873, 2005-09-29)
evaluat_max\Evaluat.opt (48640, 2005-09-29)
evaluat_max (0, 2005-09-29)

======================================================================== CONSOLE APPLICATION : Evaluat ======================================================================== AppWizard has created this Evaluat application for you. This file contains a summary of what you will find in each of the files that make up your Evaluat application. 这个程序是用演化算法来求一个二元二次方程的极值.该方程如下, y=21.5+x1*sin(4*pai*x1)+x2*sin(20*pai*x2) pai=3.14 因为是为了说明演化计算的用法,因此对方程的参数直接固定在了程序中.大家可以自已修改. Evaluat.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. Evaluat.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Evaluat.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者