-
deep-in-C-lanuage
很有深度的C语言书籍,对有一定基础的读者有较大帮助(Very deep C-language books, on a basis of great help readers)
- 2013-09-23 11:50:51下载
- 积分:1
-
use Delphi to develop the use of sock control network communication process.
使用DELPHI 开发的使用sock控件的网络通讯程序.-use Delphi to develop the use of sock control network communication process.
- 2023-02-18 23:00:03下载
- 积分:1
-
Wireless.Networks
WIRELESS NETWORKS ebook, by
P. Nicopolitidis
- 2010-09-11 01:07:23下载
- 积分:1
-
DTMDefaultBaseIterators
This class implements the traversers for DTMDefaultBase.
- 2014-02-27 15:34:38下载
- 积分:1
-
DemoMDI
说明: 基于VC++的一个标尺小程序,程序用的是vs2010(A ruler program based on VC++, which uses VS2010)
- 2019-02-19 10:33:44下载
- 积分:1
-
esp8266-e4a
esp8266的源码,用于学习非常好(esp8266 source for learning is very good)
- 2016-08-16 20:26:03下载
- 积分:1
-
frequency fft
将IQ数据转换成FFT频谱,点数代表了频率值。(convert the IQ to spectrum by fft.)
- 2020-06-29 06:40:01下载
- 积分:1
-
vbdecoder
说明: VB编写的电子工程色环电阻值计算程序,色值 3 = 倍数 色值 4 = 容限。(The color engineering resistance calculation program of electronic engineering written by VB, color value 3 = multiple color value 4 = tolerance.)
- 2020-06-21 10:46:36下载
- 积分:1
-
ShowMTS
Program to show com+ properties.
- 2019-01-23 21:47:48下载
- 积分:1
-
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