- 安装Qt。Install Qt.
- 安装Qt for VisualStudio插件。Install Qt for VisualStudio.
- 完成前置步骤。Precondition ready.
- 打开工程。Open .sln.
- 如果你只想使用算法模块,使用AETGcore.h与AETGcore.cpp即可。If what you want is the implementation of this algorithm, the AETGcore.h and AETGcore.cpp are the only 2 files you need to focus on.
- 此程序计算20000左右的覆盖时,需要5~8分钟的时间,请耐心等待。This program needs 5~8 mins for calculation where the total number of covers is around 20000, please wait.