文件名称:Genetic-Algorithms-Library-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2014-03-17
- 文件大小:
- 272kb
- 下载次数:
- 0次
- 提 供 者:
- net***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Genetic algorithm library it is usable to configure program in genetic algorithm-Genetic algorithm library it is usable to configure program in genetic algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Genetic-Algorithms-Library-master
.................................\GaSchedule
.................................\..........\Algorithm
.................................\..........\.........\Configuration.cpp
.................................\..........\.........\Configuration.h
.................................\..........\.........\Course.cpp
.................................\..........\.........\Course.h
.................................\..........\.........\CourseClass.cpp
.................................\..........\.........\CourseClass.h
.................................\..........\.........\Professor.cpp
.................................\..........\.........\Professor.h
.................................\..........\.........\Room.cpp
.................................\..........\.........\Room.h
.................................\..........\.........\Schedule.cpp
.................................\..........\.........\Schedule.h
.................................\..........\.........\StudentsGroup.cpp
.................................\..........\.........\StudentsGroup.h
.................................\..........\ChildView.cpp
.................................\..........\ChildView.h
.................................\..........\GaSchedule.cfg
.................................\..........\GaSchedule.cpp
.................................\..........\GaSchedule.h
.................................\..........\GaSchedule.rc
.................................\..........\GaSchedule.vcproj
.................................\..........\GaSchedule.vcxproj
.................................\..........\GaSchedule.vcxproj.filters
.................................\..........\MainFrm.cpp
.................................\..........\MainFrm.h
.................................\..........\res
.................................\..........\...\GaSchedule.ico
.................................\..........\...\GaSchedule.rc2
.................................\..........\resource.h
.................................\..........\stdafx.cpp
.................................\..........\stdafx.h
.................................\GeneticLibrary
.................................\..............\gpl-2_0.txt
.................................\..............\makefiles
.................................\..............\.........\gcc_bsd_debug
.................................\..............\.........\gcc_bsd_release
.................................\..............\.........\gcc_linux_debug
.................................\..............\.........\gcc_linux_release
.................................\..............\.........\gcc_macos_debug
.................................\..............\.........\gcc_macos_release
.................................\..............\.........\gcc_solaris_debug
.................................\..............\.........\gcc_solaris_release
.................................\..............\.........\icc_linux_debug
.................................\..............\.........\icc_linux_release
.................................\..............\.........\icc_macos_debug
.................................\..............\.........\icc_macos_release
.................................\..............\.........\scc_solaris_debug
.................................\..............\.........\scc_solaris_release
.................................\..............\source
.................................\..............\......\Algorithm.cpp
.................................\..............\......\Algorithm.h
.................................\..............\......\AlgorithmOperations.h
.................................\..............\......\AlgorithmState.h
.................................\..............\......\BinaryChromosome.cpp
.................................\..............\......\BinaryChromosome.h
.................................\..............\......\Catalogue.h
.................................\..............\......\Chromosome.cpp
.................................\..............\......\Chromosome.h
.................................\..............\......