-
ns2_static_routing.tar
Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is no entry, the node drops the packet. That s it.
While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric.
Source codes
In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl)
The source codes of this project is available here.
- 2015-09-27 11:42:45下载
- 积分:1
-
CH501
Qt5开发及实例一书,第五章主窗口,简单的文字处理工具,值得初学者学习。(Qt5 development and examples of the fifth chapter main window)
- 2018-02-10 16:07:11下载
- 积分:1
-
jdb4sqlserver
java访问sql server数据库的jdbc驱动,很重要哦(java database sql server access jdbc driver, it is very important, oh)
- 2009-06-03 15:31:31下载
- 积分:1
-
LoadingCircle
相信大家都已经见过了,就是一个载入动画,环形的圆环在不停的旋转,支持FireFox、IE7、Mac等多种风格,还可以背景透明,这是C#专用控件。(I believe we all have seen, is a load animation, the annular ring spinning, support FireFox, IE7, Mac and a variety of styles, but also a transparent background, which is the exclusive control of the C#.)
- 2012-08-08 11:21:31下载
- 积分:1
-
十分Cool的程序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。...
十分Cool的程序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。-The procedure is very Cool, a network toolbox can be achieved including mainframe View, Web Speed, Ping, paragraph I scan, routing tracking functions. Can not see.
- 2022-05-21 20:27:54下载
- 积分:1
-
Expression-evaluation
bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个)
algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9)
Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
- 2014-02-11 18:14:56下载
- 积分:1
-
CAD数字批量加减乘除 高程统一加减命令TX
CAD数字批量加减乘除,命令TX,CAD加载插件后,按命令行提示操作即可(CAD digital batch addition, subtraction, multiplication and division)
- 2020-06-25 01:00:01下载
- 积分:1
-
仿XP界面UI
仿XP界面UI
- 2015-07-02下载
- 积分:1
-
WealthGod
基于数字机顶盒J2me平台开发的互动游戏《金鼠财神》游戏,实现了使用机顶盒遥控器玩游戏的功能(Based on the digital set-top boxes J2me platform development of interactive games )
- 2008-07-07 16:38:04下载
- 积分:1
-
得到本地机器的名称和IP地址
得到本地机器的名称和IP地址 -Getting name and ip address of local machine
- 2022-07-12 14:38:39下载
- 积分:1