.NED 文件扩展名
OMNeT++ Network Description File
| 开发者 | OMNeT++ Community |
| 受欢迎程度 |
2.3 | 6 票 |
什么是 NED 文件?
Network definition file created by OmniNET++, a software package used for building network simulators; stores the network topology structure; used for describing the logical structure of the network that will be simulated in the software.
更多信息
NED files do not specify the behavior of the network. Instead, they behavior is defined by a complementary C++ source code file (.CC or .CPP file). Once a NED file and the corresponding C++ behavior file are created, the network can be simulated.
Network description files can be created using a plain text editor, or by using the OMNeT++ IDE, which is included with the OMNeT++ download package.
注: OMNeT is also referred to as "omnipp," where "pp" stands for "plus plus."
可打开或引用 NED 文件的程序
Nerd Tracker 2 Module
| 开发者 | Michel Ivaniec |
| 受欢迎程度 |
2.0 | 1 票 |
更多信息
Nerdtracker 2, or Nerdtracker II, is a music tracker released in the 1990s by Michel Ivaniec for MS-DOS. It specializes in creating music for the Nintendo Entertainment System (Nintendo Famicom).
The software allows you to create music by arranging patterns of samples and instruments in tracks. When saving a composition, Nerd Tracker 2 creates a NED file to store the music.
Ivaniec eventually stopped developing the program as other music trackers became more popular. However, various fans of the music tracker ported it to modern Windows operating systems.
如何打开 NED 文件
You can open a NED file with the port of Nerd Tracker 2 to modern Windows operating systems. For example, to open a NED file with Nerd Tracker 2, type Left Ctrl+L.
