• 大小: 8.06MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-05
  • 语言: C/C++
  • 标签: 遗传算法  

资源简介

C实现的遗传算法实现单目标优化,主要包括选择交叉,遗传,变异等

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2025  2009-10-11 22:45  test\Debug\StdAfx.obj

     文件     225348  2009-10-12 00:29  test\Debug\test.exe

     文件     344092  2009-10-12 00:29  test\Debug\test.ilk

     文件      18352  2009-10-12 00:29  test\Debug\test.obj

     文件     230364  2009-10-12 00:09  test\Debug\test.pch

     文件     517120  2009-10-12 00:29  test\Debug\test.pdb

     文件      41984  2009-10-12 00:29  test\Debug\vc60.idb

     文件      53248  2009-10-12 00:29  test\Debug\vc60.pdb

     文件          0  2009-10-12 00:27  test\gadata.txt

     文件      36202  2009-10-12 00:27  test\galog.txt

     文件       1196  2009-10-11 22:45  test\ReadMe.txt

     文件        291  2009-10-11 22:45  test\StdAfx.cpp

     文件        769  2009-10-11 22:45  test\StdAfx.h

     文件      14507  2009-10-12 00:29  test\test.cpp

     文件       3377  2009-10-12 00:16  test\test.dsp

     文件        533  2009-10-12 00:29  test\test.dsw

     文件      41984  2009-10-12 00:29  test\test.ncb

     文件      48640  2009-10-12 00:29  test\test.opt

     文件        242  2009-10-12 00:29  test\test.plg

     目录          0  2009-10-12 00:29  test\Debug

     目录          0  2009-10-12 00:29  test

     文件        370  2009-10-12 13:04  何娜你读读.txt

     文件    9448960  2009-10-10 11:08  遗传算法.ppt

----------- ---------  ---------- -----  ----

             11029604                    23


评论

共有 条评论