nem-0.9.6

所属分类:Windows编程
开发工具:Visual C++
文件大小:6548KB
下载次数:42
上传日期:2009-09-24 19:12:08
上 传 者sydeny001
说明:  这是一个用于拓扑建模的很好用的工具,它能够为OPNET仿真软件提供接口。
(nem- a software for network topology analysis and modeling,it also provides inferface for OPNET.)

文件列表:
Debug (0, 2002-09-02)
doc (0, 2002-09-02)
doc\nem-manual.pdf (193513, 2002-09-02)
LICENCE.TXT (6111, 2001-09-30)
lsiit-overlay-2002-09-02.nm (14939869, 2002-09-02)
nem.config (1237, 2002-09-02)
nem.dsp (5188, 2002-09-02)
nem.dsw (529, 2001-06-04)
nem.ncb (459776, 2002-09-02)
nem.opt (48640, 2002-09-02)
Release (0, 2002-09-02)
Release\format.obj (608093, 2002-09-02)
Release\graph_theory.obj (598213, 2002-09-02)
Release\metrics.obj (3383, 2002-09-02)
Release\nem.exe (430080, 2002-09-02)
Release\nem.obj (378406, 2002-09-02)
Release\network.obj (533161, 2002-09-02)
Release\utility.obj (137716, 2002-09-02)
Release\vc60.idb (50176, 2002-09-02)
route-views-AS-2002-09-01.nm (276853, 2002-09-02)
sample.process (1583, 2002-09-02)
sample.specif (2053, 2002-09-02)
scan-lucent-cntd-router-1999.nm (6007131, 2002-09-02)
src (0, 2002-09-02)
src\format.cpp (47277, 2002-08-11)
src\format.h (4752, 2002-08-09)
src\graph_theory.cpp (71849, 2002-09-02)
src\graph_theory.h (12446, 2002-09-02)
src\metrics.cpp (3008, 2002-04-03)
src\metrics.h (1769, 2002-07-25)
src\nem.cpp (38116, 2002-09-02)
src\nem.h (6140, 2002-09-02)
src\network.cpp (35034, 2002-09-02)
src\network.h (7866, 2002-09-02)
src\utility.cpp (11898, 2002-04-12)
src\utility.h (2392, 2002-04-12)

-------------------------------------------------------------------------------- // // network manipulator (nem) Version 0.9.6 // // September 2, 2002 // // Copyright (C) 1999-2002 Damien Magoni - ULP/LSIIT // // All rights reserved. // // See LICENCE.TXT for the conditions of use of the software. // See README.TXT for information about the software. // // magoni@dpt-info.u-strasbg.fr // 0. WHAT'S THIS nem is a network topology modeler (generator), analyzer and converter. 1. WARNING This is experimental software under active development and may potentially contain bugs. Use at your own risk. 2. AUTHOR AFFILIATION Damien Magoni is a member of the Laboratoire des Sciences de l'Image, de l'Informatique et de la Teledetection (LSIIT) of Universite Louis Pasteur (ULP) located in Strasbourg, France. This work, created by Damien Magoni, belongs to the ULP/LSIIT. 3. PACKAGE CONTENT This archive contains at least the following files: ./src/utility.h ./src/utility.cpp ./src/metrics.h ./src/metrics.cpp ./src/graph_theory.h ./src/graph_theory.cpp ./src/network.h ./src/network.cpp ./src/format.h ./src/format.cpp ./src/nem.h ./src/nem.cpp ./doc/nem-manual.pdf ./bin/nem.config ./bin/sample.process ./bin/sample.specif ./LICENCE.TXT ./README.TXT 4. INSTALLATION General information: - the code is supposed to be portable, so no effort was made to provide auto-install features (they are limited to one platform). - to compile the code, you only need a good C++ compiler that fully support the STL. - when building the executable, configure the stack size of the exe to be at least 10MBytes as some functions do many recursive calls. - when building the executable, use all the possible code optimization options that your compiler provides (this software is CPU and memory consuming). For UNIX users: $ tar zxvf nem-x.x.x.tar.gz $ cd ./nem-x.x.x/src $ make $ make install $ cd ../ $ ./nem sample.process This software has been successfully compiled with g++ 2.96 under Linux Mandrake 8.1. For Windows users: - Unzip nem-x.x.x.zip - Cd into nem-x.x.x - Open nem.dsw - Hit F5 This software has been successfully compiled with Visual C++ 6.0 under Windows *** SE and Windows 2000 SP2. 5. USAGE Please read the nem-manual.pdf to learn how to use nem. 6. LICENCE AND COPYRIGHT Please read the licence agreement provided in this package. If you use this software, you are bound by the conditions of this licence agreement. It is quite permissive although not as much as a GNU GPL or FreeBSD licence. Depending on the future of nem, the licence agreement terms may evolve in next releases of nem. 7. CONTACT INFORMATION Damien Magoni C446 LSIIT, Pole API Boulevard Sebastien Brant 67400 Illkirch, France Phone: +33 390 24 45 91 Email: magoni@dpt-info.u-strasbg.fr Web: http://www-r2.u-strasbg.fr/~magoni --EOF---------------------------------------------------------------------------

近期下载者

相关文件


收藏者