文件名称:ga
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个用C++模板实现的遗传算法库,包括了基本遗传算法,自适应遗传算法和分层遗传算法,具有优秀的通用性和可复用性。
main函数是一个对建筑能耗作分析的例子,需要安装Energy plus 6.0才能正确运行,否则报错。
附有说明文档。
-The program is a C++ template implementation genetic algorithm library, including the basic genetic algorithm, adaptive genetic algorithm and hierarchical genetic algorithm has excellent versatility and reusability.
The main function is an example of building energy consumption analysis, need to install Energy plus 6.0 in order to run correctly, otherwise an error.
With documentation.
main函数是一个对建筑能耗作分析的例子,需要安装Energy plus 6.0才能正确运行,否则报错。
附有说明文档。
-The program is a C++ template implementation genetic algorithm library, including the basic genetic algorithm, adaptive genetic algorithm and hierarchical genetic algorithm has excellent versatility and reusability.
The main function is an example of building energy consumption analysis, need to install Energy plus 6.0 in order to run correctly, otherwise an error.
With documentation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ga\CT_testbed_new.idf
..\ga_cmd\CT_testbed_new.expidf
..\......\CT_testbed_new.idf
..\......\data.csv
..\......\data_1.csv
..\......\data_2.csv
..\......\energy_plus.cpp
..\......\energy_plus.h
..\......\fitness_file.cpp
..\......\fitness_file.h
..\......\ga_cmd.cpp
..\......\ga_cmd.exe
..\......\ga_cmd.ilk
..\......\ga_cmd.pdb
..\......\ga_cmd.vcproj
..\......\ga_cmd.vcproj.1LHN0BAXJL1XFCM.Administrator.user
..\......\ga_cmd.vcproj.ART0020.SLCCTFA.user
..\......\ga_cmd.vcproj.SS-2VTQSHG.Administrator.user
..\......\ga_cmd.vcproj.ZHM7OTAKCYT2RVL.Administrator.user
..\......\in.idf
..\......\last_aga_5 parameters compound new CT_test model.Cfit
..\......\last_hga_5 parameters compound new CT_test model.Cfit
..\......\last_sga_(null).Cfit
..\......\last_sga_5 parameters compound new CT_test model.Cfit
..\......\log.txt
..\......\lww_debug_method.h
..\......\manual calculate.ilk
..\......\random.cpp
..\......\random.h
..\......\ReadMe.txt
..\......\readvars.audit
..\......\read_csv.cpp
..\......\read_csv.h
..\......\read_file.cpp
..\......\read_file.h
..\......\read_idf.cpp
..\......\read_idf.h
..\......\result.txt
..\......\save_T.h
..\......\SCR_newshape.idf
..\......\sga.cpp
..\......\sga_file.cpp
..\......\sga_file.h
..\......\stdafx.cpp
..\......\stdafx.h
..\......\targetver.h
..\......\x_type.cpp
..\......\x_type.h
..\......\ZBAAIWEC2.epw
..\......\复件 data_2.csv
..\ga_cmd.sln
..\ga_cmd.suo
..\ga_cmd
ga
遗传算法说明书.doc