搜索资源列表
2
- 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w
NS2_trace_measure
- 这是NS2的Trace文件分析教程,用于指导NS2初学者分析Trace文件得到网络仿真性能。内有分析实例,很详细。-This is the Trace File Analysis NS2 tutorial to guide beginners of NS2 network simulation performance by Trace file. There are examples of analysis in great detail.
throughput.awk.tar
- 此awk文件可用来分析无线网络trace文件的吞吐量-This file can be used awk wireless network trace files to analyze the throughput
monscript.txt.tar
- extracting columns in a NS trace file, using awk command
badtcp
- This scr ipt is kind of a failure because for some reason NS2 only outputs a 10 line trace file.-This scr ipt is kind of a failure because for some reason NS2 only outputs a 10 line trace file.
qmonitor
- 4. This scr ipt is kind of a failure because for some reason NS2 only outputs a 10 line trace file. I am not sure why this is happening and will look into it. 5. 5. qmonitor.tcl is a modification of tutorial 5 and shows how the
output
- learn how to write output directly to the trace file
example2
- changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.-changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.
trace-analyzer-2009-02-28
- new network simulator trace file analisator
trace2stats
- Trace file to statistics NS-2
throughput_newtrace
- an awk file format that read and calculate throughput which support new trace file format....
zrp
- Parameters used for traffic generation Do not use more than 25 nodes. Else modify the awk scr ipt file analyzing the trace file, accordingly so that it can convert higher hex values to corresponding decimal values.
deltrace
- delete big trace file.
trconvertlinux.tar
- Trace converter has been developed because Trace graph (ns-2 trace files analyser) is very slow at parsing ns-2 trace files and converting them to it s own format (Trace graph format). Trace graph is written in Matlab which is not suitable for
ns-simple-trace.tcl.tar
- 设定NS2的trace文件分析, 本例是个简单的tcl脚本文件-to set the trace file of a simple NS2 tcl file
trace-events-sample
- linux event process, Any file that uses trace points, must include the header. But only one file, must include the header by defining CREATE_TRACE_POINTS first. This will make the C code that creates the handles for the trace points.-linux event proc
tracefile
- trace file lock routines.
trace-events-sample
- Notice that this file is not protected like a normal header. We also must allow for rereading of this file.
Trace
- This file is part of ltrace.This was adapted GDB. -This file is part of ltrace.This was adapted GDB.
trace
- This file contains the generic trace routine which helps in debugging tracing a test (in this case nettest).