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

    版权所有,欢迎转载
  • 相关阅读:
    layui table中使用checkbox
    layui 工具条实现分页
    layui 文件上传加进度条
    js验证文本框数字
    Oracle 锁表
    IIS部署新网站
    未在本地计算机上注册“microsoft.ACE.oledb.12.0”提供程序解决办法
    VS问题
    利用ADO让普通人用excel读取oracle数据库表的通用办法
    Spring概念
  • 原文地址:https://www.cnblogs.com/xiaotie/p/528059.html
Copyright © 2011-2022 走看看