zoukankan      html  css  js  c++  java
  • 模拟与仿真网络资料


    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

    版权所有,欢迎转载
  • 相关阅读:
    当今世界最为经典的十大算法投票进行时
    HDU_1203 I NEED A OFFER!
    POJ_2352 Stars(树状数组)
    HDU_1231 最大连续子序列
    POJ_3264 Balanced Lineup(线段树练手题)
    【转】休息几分种,学几个bash快捷键
    HDU_1013 Digital Roots
    HDU_1381 Crazy Search
    POJ_2528 Mayor's posters(线段树+离散化)
    zoj_1610 Count tht Color
  • 原文地址:https://www.cnblogs.com/xiaotie/p/528059.html
Copyright © 2011-2022 走看看