更改

《超越学科的认知基础》2015颜峻学习报告-第九周

添加454字节2015年11月18日 (三) 05:26
/* Great Advantages [1] */
# NetLogo 3D for modeling 3D worlds
# Headless mode allows doing batch runs from the command line
=====Display and visualization=====
# Line, bar, and scatter plots
# Speed slider lets you fast forward your model or see it in slow motion
# View your model in either 2D or 3D
# Scalable and rotatable vector shapes
# Turtle and patch labels
=====APIs=====
# controlling API allows embedding NetLogo in a script or application
# extensions API allows adding new commands and reporters to the NetLogo language; open source example extensions are included
====有趣的发现====
匿名用户