This blog displays information about the latest android smartphone, price and specs as well as information applikaksi game that appeals to you, here are also a lot of software that you can download

Tampilkan postingan dengan label Tcl script. Tampilkan semua postingan
Selasa, 12 Agustus 2014

NS2 , AWK script for finding the packet delivery ratio

Packet delivery ratio : the ratio of the number of delivered data packet to the destination. This illustrates the level of delivered data to...

AWK code for Measure End to End Delay - NS2

End-to-end Delay : the average time taken by a data packet to arrive in the destination. It also includes the delay caused by route discover...
Sabtu, 06 Juli 2013

Optimized Link State Routing Protocol (OLSR)

Optimized Link State Routing (OLSR) protocol for mobile ad hoc networks. The protocol is an optimization of the classical link state algorit...
Sabtu, 18 Mei 2013

Adapting BitTorrent to Wireless Ad-Hoc Networks

 BitTorrent is one of the Internet's most e cient content dis tribution protocols. It is known to perform very well over the wired  Inte...
Senin, 22 April 2013

Simulation and Analysis of Routing Protocol under CBR and TCP Traffic Source in NS2

In this project we are going to investigate the performance of some routing protocols for Ad-Hoc Networks under CBR and TCP traffic source. ...
Selasa, 05 Maret 2013

Traffic pattern based performance comparison of two reactive routing protocols for Ad hoc networks using NS2

Ad hoc networks are characterized by wireless connectivity, continuous changing topology, distributed operations and ease of deployment. Rou...
Minggu, 16 Desember 2012

Tcl and OTcl Tutorial for NS2 - Program to find Factorial

 Fractorial Computation:  tcl script to obtain the value of 10! = 10 * 9 * ... * 1. get  http://androidtabletgadgets.blogspot.com /" r...

Tcl and OTcl Tutorial For NS2 - Procedures

Procedures Procedures are an essential component of Tcl and can be used to make programming ns simpler. As in any functional programming lan...

Tcl and OTcl Tutorial For NS2 -Loops and Conditional Statements

For loops For loops are very useful in ns and can be used in conjunction with arrays to easily create larger network topologies. To generate...

Tcl and OTcl Tutorial For NS2 - variables and arrays

Variables and arrays Defining a variable in Tcl is very simple: set var1 1 set var2 "Tcl Variable 2" The variables can be referenc...
Jumat, 23 November 2012

Implementation of Leach Protocol NS2

This is  only the steps  to install and run the LEACH protocol on version 2.27 of ns2 .The LEACH implementation was written as a stand-alone...
Sabtu, 10 November 2012

How to install NS3 in Linux Mint & Ubuntu

ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software,...