搜索资源列表
trace_file_table
- 无线trace文件速查表,主要可以用来参考验证分析trace文件的相关特性-wireless network s trace attributes table used for ns trace file~
lan-exp
- 有线网络NS下TCL脚本 经测试可行 生成NAM以及TRACE文件可供分析 修改-NS cable networks have been tested under the TCL scr ipt to generate a viable NAM, as well as amendments to TRACE file for analysis
ns-11
- NS下经行有线网络模拟的脚本文件 可生成TRACE文件以及NAM -NS under the Analog line cable network scr ipt file can be generated as well as the TRACE file NAM
ns-simple-trace
- 该tcl文件详细介绍了如何在ns2下使用xgrapg工具来分析trace文件-this tcl file
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
DebugView
- This file is one of helpful tool when u r doing work on debug of ur program if u r a win32 application develper. Using TRACE macro or OutputDebugString function is listing the string at DebugView when u want or u consider.
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
Trace.Window.src.ccrun.183681
- 记录日志的方法演示,调试用很方便,感谢小笨象提供 1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。 2,在需求输出信息的地方添加:dout(调试信息) 3,运行TRACEWindow.exe, 4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-Method of logging demonstration, debugging is very easy to use, thanks pontian l
TraceListener
- TraceListeners allow you trace an application by capturing the trace messages to a console window, to a text (log) file or an event log. In this example, we ll log the trace into a text file. -TraceListeners allow you trace an application by capturin
delay1
- the program here is in-as awk scr ipt. it is used to calculate the delay in a wireless scenario. it works for a trace file in .tr format
trace-wfrp-802-15-4.tr
- wfrp trace file trace-wfrp-802-15-4.tr
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
matlab
- 一个用matlab实现的对TCP/IP的trace文件分析的小程序-A matlab implementation of the TCP/IP trace file analysis program
trace
- 针对无线传感网络的仿真trace文件,利用gawk进行延时,吞吐量等分析-For wireless sensor network simulation trace file, use gawk to delay, throughput analysis
wireless
- 包含一整套的对无线传感网络仿真的tcl脚本文件以及对trace文件处理的gawk代码-Contains a set of wireless sensor network simulation tcl scr ipt file as well as trace file processing gawk code
analyze
- perl scr ipt to analyze trace file from ns-2 code
trace
- 对ns2的trace文件进行处理,可以求得传送成功的数据包的延时-Ns2 the trace file to be processed, can be obtained successfully delayed transmission of data packets