文件名称:AntColonySim:非常简单的蚁群模拟器
文件大小:575KB
文件格式:ZIP
更新时间:2024-04-27 13:31:44
C++
这是一个非常简单的蚁群模拟器:) 按键 S->仿真速度 T->绘图轨迹 D->绘图感应区 转义->退出 屏幕截图
【文件预览】:
AntColonySim-main
----Images()
--------img-04.jpg(186KB)
--------img-01.jpg(94KB)
--------img-05.jpg(222KB)
--------img-03.jpg(138KB)
--------img-02.jpg(143KB)
----AntColonySim()
--------AntColonySim.vcxproj(8KB)
--------inputs.h(107B)
--------graphics.h(421B)
--------pheromone.h(624B)
--------ant.cpp(3KB)
--------inputs.cpp(1KB)
--------constants.h(1KB)
--------food.h(319B)
--------ant.h(681B)
--------ring-buffer.h(416B)
--------main.cpp(4KB)
--------AntColonySim.vcxproj.filters(2KB)
--------graphics.cpp(5KB)
--------vector2d.h(2KB)
----LICENSE(1KB)
----.gitignore(447B)
----README.md(529B)
----AntColonySim.sln(1KB)