文件名称:Diffusion-limited-aggregation:大学的DLA仿真
文件大小:7KB
文件格式:ZIP
更新时间:2024-03-27 07:06:47
C++
扩散限制聚集 描述 这是我与大学的一个朋友创建的名为的过程的模拟。 先决条件 > = v3.17 > = 3.9.2 > = 3.3.4 安装 Linux # get git repository git clone https://github.com/3onier/Diffusion-limited-aggregation # create make file cmake . # build project make 视窗 工作正在进行中 苹果电脑 工作正在进行中 用法 ./DLA [amount] [heigt] [width] [collision radius] [init x] [init y] [seed] | python renderer.py
【文件预览】:
Diffusion-limited-aggregation-master
----src()
--------classes()
--------utils()
--------main.cpp(629B)
----README.md(680B)
----renderer.py(278B)
----CMakeLists.txt(276B)