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

    版权所有,欢迎转载
  • 相关阅读:
    MyCat简介+Mybatis实现多租户(链接)
    mybatis的sql执行过程底层源码分析和缓存原理分析
    推荐算法数据集
    CentOS系统初始化
    NAT
    VRRP
    BGP协议的原理及应用
    ospf协议的重分发
    静态路由的原理与配置、动态路由
    OSPF (企业内部使用的动态路由协议)
  • 原文地址:https://www.cnblogs.com/xiaotie/p/528059.html
Copyright © 2011-2022 走看看