Location:
Search - ns2 n
Search list
Description: c++编写的应用于NS2仿真环境下的关于
UMTS网络的的补丁以及代码-c++ used in the preparation of the NS2 simulation environment on the UMTS network and the patch code
Platform: |
Size: 360448 |
Author: lin hui |
Hits:
Description: NS2 实现对Aodv的改进的代码aomdv,适用于adhoc网络,-NS2 Aodv to achieve an improved code aomdv applicable to the adhoc network
Platform: |
Size: 89088 |
Author: paul |
Hits:
Description: 本题的算法中涉及的三个函数:
double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS1,16nS2,16nS3,16nS4小数部分的每一项。返回每一项的小数部分。
void pi(int m,int n,int p[]) 计算从n位开始的连续m位的十六进制数字。其中p为存储十六进制数字的数组。
void div(int p[])
void add(int a[],int b[]) 这两个函数都是为最后把十六进制数字转换为十进制数字服务的。
最后把1000个数字分别存储在整型数组r[]中,输出就是按顺序输出该数组。
Platform: |
Size: 10240 |
Author: 邓超 |
Hits:
Description: 自相似、长相关业务的生成及TCP拥塞控制的研究
目前,Internet的规模日益增大,承载的业务种类也不断增加.Internet已给人们的生活和工作带来了巨大的利益和影响.21世纪是通信的世纪,是互连网的世纪.经过20多年的发展,Internet已经在全球取得巨大的成功.该文对自相似、长相关基本理论进行了研究,得出了生成自相似、长相关业务的方法,即通过重尾分布ON/OFF源的N-Burst模型的聚合业务来生成自相似、长相关业务,使用国际上比较通用的仿真软件NS-2来进行仿真.并基于此特征业务,对TCP性能进行分析.最后对TCP拥塞控制进行改进,以适合自相似、长相关的的网络特性,提高网络性能. -err
Platform: |
Size: 2501632 |
Author: wangxin |
Hits:
Description: ns2仿真,添加了WFQ加权公平队列算法的差分服务网络仿真c++源代码
Platform: |
Size: 16384 |
Author: ally |
Hits:
Description: NS2网络仿真软件是目前最为流行的网络仿真模拟软件,对网络的性能的测试起着很好的作用-NS2 network simulation software is currently the most popular network simulation software for network performance testing plays a good role
Platform: |
Size: 301056 |
Author: xigump |
Hits:
Description: 详细讲述了基于ns2平台的P2P仿真,该文献以freenet为例,演示了ns2P2P仿真的详细过程并做了具体分析,是一篇很好的参考文献。-Described in detail based on the P2P platform ns2 simulation, the literature to freenet for example, to demonstrate the detailed process simulation ns2P2P and make a specific analysis, is a very good references.
Platform: |
Size: 413696 |
Author: 黄博 |
Hits:
Description: ns2.28中aodv源代码,用于无线网络路由协议在ns中进行仿真-AODV ns2.28 in the source code for wireless network routing protocols in ns in simulation
Platform: |
Size: 10240 |
Author: huayanchun |
Hits:
Description: ns2下无线信道差错模型,有高斯噪声信道和GE 信道两种-under ns2 wireless channel error model has Gaussian noise channel and channel two GE
Platform: |
Size: 7168 |
Author: Wangxuan |
Hits:
Description: 利用MANET工作小组推荐的Ns2 仿真
软件对DSR 进行模拟,从源节点个数、分组发送频率、移动速度、节点密度、节点个数五个方面分析DSR 的性能,-MANET working group recommended the use of the ns2 simulation software to simulate on the DSR, the number of nodes from the source, packet sent frequency, mobile speed, node density, the number of five-node analysis of the performance of DSR,
Platform: |
Size: 194560 |
Author: xdb |
Hits:
Description: ns2下模拟简单拓扑cbr,用户需要在ns2环境下编译-ns2 simulated simple topology cbr, users will need to compile ns2 environment
Platform: |
Size: 187392 |
Author: viosor |
Hits:
Description: 文章详细介绍了如何在修改ns2底层代码及tcl文件实现动态调整各节点发射功率的方法。-The article details how to modify the underlying code ns2 and tcl file dynamically adjust transmit power each node method.
Platform: |
Size: 10240 |
Author: 惠慧 |
Hits:
Description: 自己在NS2下写的关于认证的小例子,各位高手见笑!由于Linux字符集的问题,注释部分有些乱-NS2 under his written certification on a small example of a laughing stock of my master! As the Linux character set problems, the Notes part of some arbitrary
Platform: |
Size: 47104 |
Author: 宋元章 |
Hits:
Description: NS2高手season写的答29问,NS2不可多得的经典国产资料-NS2 master season A 29 question written, NS2 rare classic domestic information
Platform: |
Size: 219136 |
Author: 宋元章 |
Hits:
Description: aodvjr的ns实现,已经编译通过,基于ns2平台-ns to achieve the aodvjr has been compiled through, based on ns2 platform
Platform: |
Size: 25600 |
Author: 郭丁丁 |
Hits:
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:
Description: s-mac protocol for ns2 simulation
Platform: |
Size: 25600 |
Author: hee suk |
Hits:
Description: ns2脚本自动生成nsg的使用说明,很详细-ns2 script automatically nsg instructions, very detailed ~ ~
Platform: |
Size: 399360 |
Author: lucia |
Hits:
Description: 用NS2仿真802.11b WLAN信道。指出现有NS2代码中的错误,给出SNR、BER的计算公式和代码实现。-Simulate 802.11b Channel within NS2
This document describes how to simulate one 802.11b channel in NS2. It focuses on how to
simulate wireless transmission error due to bad channel quality. That means BER need to be
considered to determine whether one frame is transmitted correctly. To get BER, SNR need to be
calculated. The following sections describe current simulation of transmission error in NS2, the
methods to calculate SNR and BER, and how to incorporate these methods into NS to achieve our
aim--- to simulate 802.11b channels as exactly as possible.
Platform: |
Size: 115712 |
Author: kjyqcl |
Hits:
Description: [原创]如何解决NS2下的nam的bind错误问题,文件中附有本人的安装经验,本人在Ubuntu9.04下已经安装成功-How to solve the problem of nam in ns2 with the bug of bind, including the install guide of myself. I have successfully solved the problem in my OS (Ubuntu 9.04)
Platform: |
Size: 1024 |
Author: 最初的梦想 |
Hits: