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

    版权所有,欢迎转载
  • 相关阅读:
    Oracle 常用的V$ 视图脚本
    Oracle11g新特性
    深入浅出Oracle:Redo的作用
    oracle表空间操作详解
    Oracle Directory
    linux下手动删除数据库实例
    Oracle OS认证以及口令文件
    监控Oracle数据库的常用shell脚本
    Oracle 帐号基本管理
    Oracle小知识
  • 原文地址:https://www.cnblogs.com/xiaotie/p/528059.html
Copyright © 2011-2022 走看看