1,HLA
(1)标准
IEEE 1516
(2)书籍
《计算机仿真中的HLA技术》,[美] Frederick Kuhi, Richard Weatherly, Judith Dahmann,付红军,王用红 译,戴绍强 审
(3)开源rti实现。
The Open Source HLA RTI that love built. A free implementation of the High Level Architecture Run-Time Infrastructure. Focused on modularity and flexibility, jaRTI provides an extensible environment to support HLA simulation development and research.
Open HLA (oh-la) provides an open-source implementation of the HLA RTI spec 1.3 and IEEE 1516. It also provides a framework to wrap the standard RTI classes and FOM to code generation to make life simpler.
2,模拟与仿真
(1) libsynk (http://www-static.cc.gatech.edu/~kalyan/libsynk.htm)
libSynk is a compact, portable library for adding fast communication and synchronization to distributed applications. It runs on several platforms, including Windows,Mac and Unix/Linux. It includes automatic routing software that seamlessly & transparently routes messages across Shared Memory, Myrinet, LAN (TCP) and WAN (TCP).
(2)usik
μsik is a micro-kernel for parallel & distributed simulation. It is a culmination of [my] decade-long experience in developing high-performance systems for parallel/distributed discrete event simulation, encompassing numerous techniques. Application models are free to adopt any of these techniques, any combination of them or even switch among them dynamically!
μsik uses libSynk in its implementation for distributed time synchronization. Both run on several platforms, including Windows, Mac and Unix/Linux.
(3) Kalyan Perumalla 的论文页面:
http://www-static.cc.gatech.edu/~kalyan/publications.htm
(4) NS
http://www.isi.edu/nsnam/ns/
(5) pdns
http://www-static.cc.gatech.edu/computing/compass/pdns/index.html
(6) ssfnet
http://www.ssfnet.org
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义