Welcome![Sign In][Sign Up]
Location:
Search - ns2 t

Search list

[OtherPKT

Description: * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compatible node mobility files. * I assume that: * - wireless nodes are effected by a simple exponentially distributed noise floor. * - latency = distance x speed of light + fixed processing time + random jitter. * * These assumptions can be easily changed in the code below. * * The simulator is a simple discrete event-based simulator like NS2, GloMoSim and others but designed specifically to support * my network coding experiments. It has callbacks for 'transmit buffer empty' and may eventually support 'in air' collisions * of packets and multiple radio channels. I didn't want to have to build upon the unnecessary MAC layers that exist in the * other simulators. * * The network coding module in rlnc.h implements basic block encoding and decoding as well as block generation by intermediate * nodes that have received partial data.
Platform: | Size: 12023 | Author: yeyueyushen@163.com | Hits:

[Software EngineeringRTPRTCP

Description: RTPRTCP实时传输协议的研究与Linux实现-RTPRTCP RTP Research and Linux to achieve.
Platform: | Size: 196608 | Author: fjt | Hits:

[Internet-Networklibsynk-current.tar

Description: 基于linux环境的ns2多机并行仿真补丁-based linux environment Marking Machines parallel simulation patch
Platform: | Size: 191488 | Author: 左青 | Hits:

[OtherTcl

Description: tcl 很好的自动脚本语言,希望大家一起欣赏-tcl scripting language automatically good, I hope everyone enjoy
Platform: | Size: 614400 | Author: xiao zi | Hits:

[Internet-Networkworm.tcl

Description: ns2中,实现的基于传染病模型的蠕虫实现。该实现中有一个抽象节点,代表了20万个节点,然后有一个501个节点的具体网络。在抽象望中,只要能反应传播特征即可,具体网络中的扩散,更直观。-ns2, the realization of the infectious disease model based on the realization of the worm. The realization of the abstract, there is a node, representing the 200,000 nodes, and then there is a specific 501-node network. Look in the abstract, so long as we can react to the spread of the characteristics of the specific network proliferation, more intuitive.
Platform: | Size: 2048 | Author: 王佳 | Hits:

[Other802-11p

Description: 该代码实现了IEEE802.11p模块,将其添加进ns2中,便可实现802.11p的模拟仿真。-The code has IEEE802.11p module, to add it into ns2, the will to achieve simulation of 802.11p.
Platform: | Size: 897024 | Author: | Hits:

[CommunicationNS2

Description: NS2仿真实验——多媒体和无线网络通信[柯志亨][上机实验程序]
Platform: | Size: 13808640 | Author: RenaYang | Hits:

[Algorithmmatrix

Description: 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program matrix.h matrices based on TCL Matrix, an increase of some use of computing functions. By looking specifically at source. Functional Analysis: This program can complete the matrix of input and output. With the same number of rows and columns between the matrix addition, subtraction, multiplication, division, inverse, seeking cofactor, seeking adjoint matrix, determinant of the value of demand, demand conditions, the number of such operations. Comply with rules require matrix multiplication between the matrix multiplication. Matrix between the division, the inverse square. Demand matrix transpose matrix functions. File TCL Matrix matrix class. Pdf introduced its detailed use.
Platform: | Size: 376832 | Author: | Hits:

[Otherdsdv

Description: source code of dsdv protocol in tcl for NS2
Platform: | Size: 65536 | Author: tonyel | Hits:

[Documentsbuild-essential_11.4.tar

Description: one of the package of ns2 simulator
Platform: | Size: 49152 | Author: foot | Hits:

[Internet-Networksimple-mipv6-2

Description: A simple TCL program for MIPv6 simulation in NS2
Platform: | Size: 2048 | Author: Azadeh | Hits:

[File FormatNS2-trace

Description: manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format-manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format..
Platform: | Size: 178176 | Author: ismail | Hits:

[Internet-Networkrcp.tar

Description: RCP拥塞控制协议。可以很方便地移植到NS2中去。可以和TCP,XCP等比较。做拥塞控制的实验。适用于NS-2.30版本-RCP congestion control protocol. Can easily migrate to NS2 and going. Can and TCP, XCP and other more. Do congestion control experiment. Applies to NS-2.30 version
Platform: | Size: 52224 | Author: 李云 | Hits:

[Internet-NetworkAODV-Wireless-with-3-nodes-and-different-Packet-t

Description: NS2 Code for AODV with 3nodes
Platform: | Size: 1024 | Author: Sumit Singh | Hits:

[TCP/IP stackTCP-version_New-Reno-and-Sack

Description: 详细介绍TCP版本中New Reno 和 Sack 两种类型的运行方式,用NS2做了相应实验,并附上相应源代码!希望对大家有所帮助!谢谢!-Detailed version of New Reno and TCP Sack both types of operation mode, do the corresponding experiments with NS2, together with the corresponding source code! We want to help! Thank you!
Platform: | Size: 52224 | Author: 刘刘 | Hits:

[Internet-Networktcl_ns2

Description: Tcl and ns2: Tutorial
Platform: | Size: 220160 | Author: Mary | Hits:

[File FormatXGraph-Utility-of-NS---2

Description: marks go for higher education and not to do this job, but we have people who have studied up to standard twelve who couldn t find respectable jobs." There are only two women dabbawalas. -marks go for higher education and not to do this job, but we have people who have studied up to standard twelve who couldn t find respectable jobs." There are only two women dabbawalas.
Platform: | Size: 54272 | Author: chenna kesava | Hits:

[Internet-Networktcl

Description: 这是学习NS2必不可少的资料,里面的源代码全都通过了编译,没有错误,对应于国防工业出版社的那本《NS2网络模拟基础与应用》-This information is essential to learn NS2, which all adopted the source code compile without error, corresponds to that of the National Defense Industry Press " NS2 network simulation Fundamentals and Application"
Platform: | Size: 18432 | Author: 账房 | Hits:

[Communication-MobileWireless-multimedia-sensor-networks

Description: 本文着重研究网络中使用的MAC协议对语音传输过程的影响,以及无线传 感器网络中适用的语音编码算法。本文首先综述了现有无线传感器网络中常用 的MAC协议,对这些协议进行了分析比较。提出了一种新的基于TDMA的MAC 协议VR-TDMA,为了测试提出的协议性能,在NS2仿真平台上对该协议进行 了仿真,结果证明该协议具有良好的实时性能。然后研究了几种常用语音编码 算法的性能,通过比较研究,认为ADPCM语音编码算法的性能符合无线传感 器网络应用的要求,并对该算法进行了简化,减少了算法运行的计算量。实际 测试表明,算法具有良好的性能。 -In this paper,we concentrate on the mac protocols of wireless sensor networks, especially the impact imposed on speech transmition.We also want to find a speech coder which is fit for wireless sensor networks.Firstly,we intorduce the existing mac protocol,such aS IEEE802.1 1,SMAC protocol,TRAMA protocol,DMAC protoc01. Moreover we analyse and make comparison of them.Secondly,we propose a new mac protocol named VR-TDMA.Simulation in NS2 proves that this protocol Canhave pleasing performance in real.time application.Thirdly,we make a comparison of some famous speech encoders.The result indicates that ADPCM(Adaptive Di脏rential Pulse Code Modulation)is simpler than advanced low bit。rate VOICe coding techniques and doesn’t require as heavy caculations.In this work,We simplify the algorithm in order tO make it fit for the networks beaer.Actual tests prove that this simplified algorithm work well in wireless sensor networks.
Platform: | Size: 3294208 | Author: 曾晓丽 | Hits:

[Linux-Unixt.tcl.tar

Description: my project on ns2.35
Platform: | Size: 10240 | Author: uditnarayan | Hits:
« 12 »

CodeBus www.codebus.net