-
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
-
DirFile
文件夹操作封装类,可方便使用。。。。。。。。(Folder operation wrapper class, you can easily use)
- 2017-09-27 11:34:20下载
- 积分:1
-
classes network curriculum design! Including FTP, file transfer! SMTP, introduce...
我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
- 2022-01-26 06:42:43下载
- 积分:1
-
TestVC6DUI
本程序基于VC6.0通过duilib库对mfc窗口进行设计,可设置背景,按钮等基本操作,对初学者很有帮助。因为在VC6.0中使用需要gdiplus.h头文件和相关库文件,因此将该压缩文件一并上传。(This procedure by duilib bank on mfc window design, you can set basic operations background, buttons, etc., useful for beginners.Because the need to use gdiplus.h header files and related libraries in VC6.0, so the compressed file be uploaded.)
- 2016-09-12 09:49:28下载
- 积分:1
-
wogefa
涡格法是空气动力学中的常用方法之一,这个程序可以通过自己设置机翼的节点来调整机翼的网格,设置来流速度,计算机翼的气动力。最后通过计算《空气动力学》教程中的一个涡格法算例验证了程序的正确性(Vortex lattice method is commonly used in aerodynamics one of the methods, this procedure can be set up through their own wing of the node to adjust the wing grid, set up to flow speed, computer-wing aerodynamic. Finally by calculating the )
- 2007-08-31 18:25:22下载
- 积分:1
-
一个非常好的防火墙程序,可以当好好地研究并进行扩展
一个非常好的防火墙程序,可以当好好地研究并进行扩展-a best FireWall program, you can research it carefully and expand it.
- 2023-01-24 00:20:03下载
- 积分:1
-
端口扫描器的程序代码
端口扫描器的程序代码-port scanner code
- 2022-09-07 02:20:03下载
- 积分:1
-
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:...
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:
部分JS错误,修正歌曲列表css,控制显示为一行等
后台入口: admin.asp
用户名: admin
密码: admin888
-
-Back-office functions: 1, add a song classification 2, you can add N months classification 3, the background song management users 4, can increase the number of administrators. Build 0305 update: Some JS error and correct the list of songs css, display control, such as the background for his entrance: admin.asp user name: admin password: admin888--
- 2022-03-04 18:49:46下载
- 积分:1
-
Library-management-system
这是用java语言Hibernate开发实例----图书管理系统的源代码(This is a java language development instance---- Hibernate library management system source code)
- 2013-11-22 22:53:45下载
- 积分:1
-
com
初学者的core java基础笔记,内部资料(Beginner' s core java foundation notes, internal data)
- 2011-07-30 16:14:30下载
- 积分:1