搜索资源列表
how_to_dipose_of_Trace_files
- 用NS2进行完网络模拟后,接下来最重要的就是如何处理模拟的结果:trace文件,本文系统的介绍了如何使用awk处理trace文件以分析网络的性能
NS2VisualTraceAnalyzer.rar
- NS2 Visual Trace Analyzer,NS2 Visual Trace Analyzer
Trace_analysis
- Trace analysis ,可以用于ns2仿真的trace分析,作了一个简单的介绍-Trace analysis, can be used in ns2 simulation trace analysis, made a brief introduction
ns-simple-trace
- 该tcl文件详细介绍了如何在ns2下使用xgrapg工具来分析trace文件-this tcl file
ns2~send~forward~recv~trace
- something for who are intersted by The wireless model on NS2
ns2flowanalysis.tar
- Python API to parse ns2 trace files. Also a command line tool to print aggregate statistics about flows in a file.
ns2stats.tar
- Python API for running ns2 and parsing output. Also a command line tool which prints aggregate statistics for a trace (much faster than flowanalysis.py)
throughput.pl
- This a perl file that helps you plot a throughput graph using ns2-This is a perl file that helps you plot a throughput graph using ns2
traceFix.py
- A python scr ipt patch used to create a trace file in NS2 TCL scr ipts
EXAMS_source
- its a tool to visualize the ns2 trace files for mobile adhoc networks
throughput
- Calcul the throughput from trace file from NS2
ns2-simple2
- Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proced
analiz.py.tar
- Throughput calculator for ns2 trace file
analyze.pl.tar
- Some scr ipts for analyzing the NS2 trace files.
Tracegraph205
- A TRACE GRAPH 205 FOR NS2.-A TRACE GRAPH 205 FOR NS2.
TracingFileAnalysis
- c# windows application that analyze the trace file Form NS2 to get useful information such as end-to-end delay and packet delivery ratio
wireless
- ns2无线仿真脚本,对trace文件进行处理处理,求吞吐量,丢包率等-ns2 tcl
awk
- NS2的trace分析脚本,包括delay,delay jitter等综合性分析。-NS2 trace analysis scr ipts, including a comprehensive analysis of delay, delay jitter.
trace
- 对ns2的trace文件进行处理,可以求得传送成功的数据包的延时-Ns2 the trace file to be processed, can be obtained successfully delayed transmission of data packets
APP-Tool-master
- App to directly generate graphs from trace files in ns2