NS3
                            
                            
                            NS3系列 - 隨筆分類 - 漩渦鳴人 - 博客園  
                            
                        self-confidence,the source of all the power
導(dǎo)航
- 博客園
- 首頁(yè)
- 新隨筆
- 聯(lián)系
- 訂閱
- 管理
公告
統(tǒng)計(jì)
- 隨筆 - 218
- 文章 - 2
- 評(píng)論 - 27
- 引用 - 0
隨筆分類 - NS3系列
NS3 NodeContainer
摘要: NodeContainer n=NodeContainer(n1,n2,…,nm);m值不能大于5,包含個(gè)數(shù)不能超五個(gè)。。 閱讀全文posted @ 2012-03-14 15:37 漩渦鳴人 閱讀(358) | 評(píng)論 (0) 編輯
NS3 IP首部校驗(yàn)和
摘要: 未作整理。。。NS3中的包IP首部校驗(yàn)和功能是默認(rèn)關(guān)閉的,需要主動(dòng)設(shè)置才行。。Just because ns-3 disable the checksum, you can enable it byGlobalValue::Bind ("ChecksumEnabled", BooleanValue (true));in ns-3.8:CalcChecksum attribute changesFour IPv4 CalcChecksum attributes (which enable the computation ofchecksums that are disable 閱讀全文posted @ 2012-03-13 10:06 漩渦鳴人 閱讀(246) | 評(píng)論 (0) 編輯
NS3編譯運(yùn)行
摘要: 程序前面導(dǎo)入的頭文件(也是一系列的頭文件組合在一起的模塊頭文件)放在../build/debug/ns3/下面。首先介紹一種最簡(jiǎn)單允許 examples 和 tests的方法: ./wafconfigure??enable?examples??enable?tests ./waf build1.當(dāng)一次使用 build.py 運(yùn)行禁止: ./build.py允許: ./build.py –enable-examples –enable-tests2.第一次使用 waf 運(yùn)行build禁止: ./wafconfigure ./waf build允許:$./waf configu 閱讀全文posted @ 2011-12-23 09:55 漩渦鳴人 閱讀(1098) | 評(píng)論 (0) 編輯
NS3 日志
摘要: 轉(zhuǎn):NS-3日志子系統(tǒng)的提供了各種查看仿真結(jié)果的渠道:一、使用Logging Module0、【預(yù)備知識(shí)】日志級(jí)別及其對(duì)應(yīng)的宏NS-3提供了若干個(gè)日志級(jí)別來(lái)滿足不同的Debug需求,每一級(jí)的日志內(nèi)容都涵蓋了低一級(jí)的內(nèi)容。這些級(jí)別對(duì)應(yīng)的宏從低到高排列為: *NS_LOG_ERROR — Log error messages; *NS_LOG_WARN — Log warning messages; *NS_LOG_DEBUG — Log relatively rare, ad-hoc debugging messages; *NS_LOG_INFO — Log informational… 閱讀全文posted @ 2011-12-21 16:06 漩渦鳴人 閱讀(1146) | 評(píng)論 (0) 編輯
ns3 無(wú)線資料
摘要: ns-3的能量模型: http://www.nsnam.org/wiki/index.php/NS-3_energy_model 電池基礎(chǔ)類 EnergySource http://www.nsnam.org/doxygen-release/classns3_1_1_energy_source.html 收發(fā)器基礎(chǔ)類 DeviceEnergyModel http://www.nsnam.org/doxygen-release/classns3_1_1_device_energy_model.htmlns3::WifiRadioEnergyModel http://www.nsnam.org/d 閱讀全文posted @ 2011-08-08 11:44 漩渦鳴人 閱讀(979) | 評(píng)論 (0) 編輯
NS3的兩個(gè)例子
摘要: /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ //Emacs模式行,GPL boilerplate#include "ns3/core-module.h" //#include "ns3/simulator-module.h"#include "ns3/node-module.h"#include "ns3/helper-module.h"// Default Network Topology 10.1 閱讀全文posted @ 2011-02-22 16:11 漩渦鳴人 閱讀(1995) | 評(píng)論 (0) 編輯
NS3中文教程5:Tweaking NS3
摘要: 5 Tweaking NS3 (NS3調(diào)整?) http://www.nsnam.org/docs/release/tutorial/tutorial_16.html#Conceptual-Overview 翻譯: 楊飛422467574@qq.com校稿: Xiaochuan Shenxcs105@zepler.net編輯: ProbibidoAmor banana.0420@yahoo.com.cn5.1 日志模塊的使用在運(yùn)行first.cc腳本時(shí),我們已經(jīng)簡(jiǎn)單的了解了日志模塊?,F(xiàn)在,我們將更深入的了解日志子系統(tǒng)是為哪些用戶案例設(shè)計(jì)的。5.1.1 日志概述很多大型系統(tǒng)支持某種的消息日志功能 閱讀全文posted @ 2011-02-21 10:35 漩渦鳴人 閱讀(3409) | 評(píng)論 (0) 編輯
NS3中文:4 概念描述
摘要: 4 概念概述(Conceptual Overview) http://www.nsnam.org/docs/release/tutorial/tutorial_16.html#Conceptual-Overview 翻譯: 陳杰 劉小洋piyajee@163.com (百思論壇)校稿: Xiaochuan Shenxcs105@zepler.net編輯: ProbibidoAmor banana.0420@yahoo.com.cn4.1 關(guān)鍵的抽象概念(Key Abstractions) 在本節(jié)中,我們將回顧一些常用的網(wǎng)絡(luò)術(shù)語(yǔ),以及它們?cè)趎s-3的特定含義。4.1.1 節(jié)點(diǎn)在因特網(wǎng)術(shù)語(yǔ)中,任何 閱讀全文posted @ 2011-02-12 10:09 漩渦鳴人 閱讀(1794) | 評(píng)論 (0) 編輯
NS-3筆錄
摘要: 一、簡(jiǎn)介1. 什么是NS-3?NS是一個(gè)離散事件驅(qū)動(dòng)網(wǎng)絡(luò)模擬器。官方定義:(from http://www.nsnam.org/)ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and 閱讀全文posted @ 2011-02-12 10:01 漩渦鳴人 閱讀(1653) | 評(píng)論 (0) 編輯
NS3中文教程:3下載及編譯軟件
摘要: 首先感謝此稿的翻譯工作人員,正是因?yàn)樗麄兊膭趧?dòng)才讓我們這些初學(xué)者有捷徑可取。3.1 下載ns-3從現(xiàn)在起,我們假定讀者使用的工作環(huán)境為L(zhǎng)inux或者仿Linux環(huán)境(Linux, Cygwin等等.) 并且已經(jīng)安裝了可用的GNU工具鏈,而且還安裝了Mercurial(分布式版本控制系統(tǒng))和Waf軟件。細(xì)節(jié)已經(jīng)在ns-3網(wǎng)頁(yè)中詳述過(guò),參見(jiàn)以下鏈接:http://www.nsnam.org/getting_started.html.ns-3源碼可以在網(wǎng)站http://code.nsnam.org 上的Mercurial源碼庫(kù)下載到.你也可以從鏈接http://www.nsnam.org/relea 閱讀全文posted @ 2011-02-12 10:00 漩渦鳴人 閱讀(1688) | 評(píng)論 (0) 編輯
總結(jié)
 
                            
                        - 上一篇: linux .so文件u xxx,Lin
- 下一篇: HTML基础练习2
