集成NetLogo和Java:我们何时应该将这种集成视为一个不错的选择? [英] Integrating NetLogo and Java : when should we think about this integration as a good option?

查看:196
本文介绍了集成NetLogo和Java:我们何时应该将这种集成视为一个不错的选择?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚了解了这个出色的教程

I just came to know about this excellent tutorials

http://scientificgems.wordpress .com/2013/12/11/integrating-netlogo-and-java-part-1/ http://scientificgems.wordpress.com/2013/12/12/integrating-netlogo-and-java-2/ http://scientificgems.wordpress.com/2013/12/13/integrating-netlogo-and-java-3/

他们的示例涉及补丁扩散所需的计算,并展示了如何从java访问补丁变量并在netlogo中进行更改.

Their example concerns about computation needed for patch diffusion and shows how to access patch variable from java and change them in netlogo.

我想知道是否有人对何时应该考虑编写扩展以使我们的模型更好地工作有任何想法或意见?我对netlogo本身是陌生的,但是我认为最好知道我可能不知道的选项有哪些:)

I was wondering if anyone has any idea or comments on when we should think of writing an extension to make our model work better? I am new to netlogo itself, but I think it's good to know what are the options that I might not be aware of :)

推荐答案

我认为可以查看

I think looking through the extensions listed at https://github.com/NetLogo/NetLogo/wiki/Extensions , both the ones that we (on the NetLogo team) have built ourselves and the ones that have come from the user community, gives you a pretty good idea of the range of things extensions can be good for.

一些广泛的类别:

  • 数据结构(表,数组,矩阵,优先级队列...)
  • 算法(网络,统计信息,离散事件调度,扩散等)
  • 与其他工具(R,SQL数据库,MatLab等)集成
  • 媒体(声音播放,声音合成,图像,电影,语音等)
  • 新设备类型(Gogo,Arduino,WiiMote ...)
  • 可视化(光线跟踪,精灵,Java2D绘图等)

不一定是详尽无遗的!

这篇关于集成NetLogo和Java:我们何时应该将这种集成视为一个不错的选择?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆