搜索资源列表
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
LogDll
- 简便的日志记录DLL,有DLL调用例子,和TRACE调用一样简单,日志文件超出指定长度自动再建立新文件继续记录。-Simple logging DLL, there are examples of DLL calls, and calls as simple as TRACE, the log file over a specified length of automatic re-create a new document continue to record.
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
trace-analyzer-2009-02-28
- new network simulator trace file analisator
throughput_newtrace
- an awk file format that read and calculate throughput which support new trace file format....
NS2-trace
- manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format-manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format..
throughput.awk.tar
- analysing jitter of routing protocols trace file new format.
nssimples
- #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 proce
NS2_AODV_detail
- 我自己加上别人的经验总结的使用NS2仿真AODV研究算法优势劣势的详细过程,以及测试新无线Trace格式的awk文件-My own experience of others summed together using NS2 simulation AODV algorithm in detail the advantages and disadvantages of the process, as well as testing new wireless Trace awk file forma