Source code for the metapopulation simulation program
收藏DataONE2018-09-06 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/null
下载链接
链接失效反馈官方服务:
资源简介:
The compressed directory contains the source code for the metapopulation simulation program. This code was written in C++ and requires the GSL. To compile on a Linux system try: g++ -O3 -Wall -o metapop main.C func.C -lm -lgsl -lgslcblas
创建时间:
2018-09-06



