线程池实现蚁群算法的简单并行
里面有几个文档是介绍相关背景,threadpool.h和threadpool.c文件包含了简单线程池的库函数,ant_pthread.c是并行蚁群算法的源代码
下载地址
用户评论