Introduction - If you have any usage issues, please Google them yourself
This is a genetic algorithm code, using C++ Written running environment is vs2005.
Packet : 25811241genetic.rar filelist
遗传算法\chrom.hpp
遗传算法\Genetic.cpp
遗传算法\Genetic.hpp
遗传算法\GenLinear.hpp
遗传算法\chrom.cpp
遗传算法\GenDup.cpp
遗传算法\GenDup.hpp
遗传算法\GenLinear.cpp
遗传算法\GenSteady.cpp
遗传算法\GenSteady.hpp
遗传算法\LinearDup.cpp
遗传算法\LinearDup.hpp
遗传算法\LinearSteady.cpp
遗传算法\LinearSteady.hpp
遗传算法\GenMSrch.cpp
遗传算法\GenMSrch.hpp
遗传算法\GenVacuum.cpp
遗传算法\GenVacuum.hpp
遗传算法\reame.txt
遗传算法