1 Star 0 Fork 0

李松平/omnetpp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
OMNeT++
~~~~~~~

OMNeT++ is a public-source, component-based, modular and open-architecture
simulation environment with strong GUI support and an embeddable simulation
kernel. Its primary application area is the simulation of communication
networks, but it has been successfully used in other areas like the simulation
of IT systems, queueing networks, hardware architectures and business processes
as well.

If you installed and successfully compiled the source distribution, the omnetpp
directory on your system should contain the following subdirectories.
(If you installed a precompiled distribution, some of the directories may be missing,
or there might be additional directories, e.g. containing software bundled with OMNeT++.)

The simulation system itself:

  omnetpp/         OMNeT++ root directory
    bin/           OMNeT++ executables (opp_run, nedtool, scavetool, etc.)
    include/       header files for simulation models
    lib/           library files
    images/        icons that can be used in network graphics
    doc/           simulation manual (PDF), readme, license, etc.
      manual/      Simulation Manual in HTML
      ide-customization-guide/ HTML version of IDE Customization Guide
      ide-developersguide/ HTML version of IDE Developers Guide
      api/         API reference in HTML
      nedxml-api/  API reference for the NEDXML library
      parsim-api/  API reference for the parallel simulation support
      tictoc-tutorial/  introduction into using OMNeT++
    src/           OMNeT++ sources
      sim/         simulation kernel
        parsim/    files for distributed execution
        netbuilder/files for dynamically reading NED files
      envir/       common code for runtime user interfaces
      cmdenv/      command-line runtime user interface
      qtenv/       Qt-based graphical runtime user interface
      nedxml/      nedtool, message compiler, NED infrastructure
      layout/      graph layouting library
      scave/       library for processing result files
      eventlog/    library for processing event log files
      common/      common utility classes
      utils/       makefile generator and various utilities
    ide/           the OMNeT++ Integrated Development Environment
    misc/          various 3rd party contributions
    test/          regression test suite
      core/        regression test suite for the simulation library
      ...
    tools/         3rd party tools and libraries bundled with OMNeT++
      win64/       on Windows, contains MSYS tools and the MinGW-W64 toolchain
      macosx/      on macOS, contains various 3rd party libraries (e.g. OSG, osgEarth, Qt)

Sample simulations are in the samples directory.

    samples/     directories for sample simulations
      aloha/     models the Aloha protocol
      cqn/       Closed Queueing Network
      ...


The example simulations
~~~~~~~~~~~~~~~~~~~~~~~

The example simulations are designed to demonstrate many of the features of
OMNeT++. We recommend that you try tictoc first, which also has an
accompanying tutorial under doc/.


Installation
~~~~~~~~~~~~

Please see the Install Guide, doc/InstallGuide.pdf for specific instructions
for various operating systems, and to read about dependencies, optional
packages and build options.

空文件

简介

OmNet (调度的神 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-songping/omnetpp.git
git@gitee.com:li-songping/omnetpp.git
li-songping
omnetpp
omnetpp
master

搜索帮助