Welcome![Sign In][Sign Up]
Location:
Search - ns-2 wimax

Search list

[Internet-NetworkWiMAX_Protocol_Code

Description: This documentation is based on the following versions:- pre-release of the wimax model developed by NIST (file patch-wimax-prerelease-092206)- ns-2.29 此程序是NS2下用C、C++编写的,主要对Wimax 802.16d和802.16e的MAC层协议的仿真,压缩文件内部有详细的说明。 由于NS2运行在Linux下而且是对网络的模拟,因此把它归在Linux/网络类中-This documentation is based on the followi Vi versions :- pre-release of the model developed by wimax NI ST (file patch-wimax- prerelease- 092206)- ns This procedure is-2.29 NS2 using C, C, prepared mainly right WiMAX 802.16d and 802.16e MAC layer protocol simulation, compressed files within the detail. As NS2 running under Linux is the network simulation, therefore it to the Linux/networking category
Platform: | Size: 1522688 | Author: volvo827 | Hits:

[Internet-NetworkEDCA_ns-2_28-v1-0-2

Description: 在NS2仿真软件(2.28)下,实现802.11E的增强分布式协调接入机制(EDCA,包括CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算法都十分适合。-In the NS2 simulation software (2.28), the realization of 802.11e enhanced distributed coordination access mechanism (EDCA, including CFB mode), TKN development, have credibility. Both the simulation, or to do to improve the algorithm which are very suitable.
Platform: | Size: 33792 | Author: 程慧卿 | Hits:

[Internet-Networkwimax1

Description: WiMAX NS 模拟脚本,可以进行WiMAX协议的性能分析和模拟.-WiMAX NS simulation script, can the performance of WiMAX protocol analysis and simulation.
Platform: | Size: 3072 | Author: lll | Hits:

[Search Engine802.16jModule

Description: Recently, IEEE 802.16j multi-hop relay network is proposed to increase data rate and coverage of the IEEE 802.16e networks. The Relay Station (RS) is introduced to relay the data from MR-BS to SS/MS or from SS/MS to MR-RS. We have studied the research area for a whole, and we proposed some improvements that could decrease the congestion opportunity of non-transparent RS using distributed scheduling. We have to modify the NIST WiMAX module which is implemented under the NS-2 in order to test the correctness of our proposed scheme. Subversion and Google-code-hosting are used to manage the project versions, thus we could be easy to modify the NIST module to support the functions of RS.
Platform: | Size: 1582080 | Author: wangxynet | Hits:

[Internet-Networkwimax[1].tar

Description: 本程式整合NIST module並且參考 QOS架構完成,使用NS2.33可以模擬,有興趣可以與我討論-NIST module integrates the program and reference QOS framework, the use of NS2.33 can simulate, who are interested can discuss with me
Platform: | Size: 2452480 | Author: Chih-Peng Lin | Hits:

[Communication-MobileWiMAX_module-1.02

Description: Its the source code for implementing WIMAX in NS-2
Platform: | Size: 353280 | Author: Chintu | Hits:

[Program docwimax_v1.04

Description: WIMAX code for NS-2 v1.04
Platform: | Size: 459776 | Author: Chintu | Hits:

[Program docwimax_v1.05

Description: WIMAX code for NS-2, v1.05
Platform: | Size: 54272 | Author: Chintu | Hits:

[Program docwimax_v2.01

Description: WIMAX code for ns-2 v2.01
Platform: | Size: 52224 | Author: Chintu | Hits:

[Program docwimax_v2.02

Description: WIMAX code for ns-2 v2.02
Platform: | Size: 52224 | Author: Chintu | Hits:

[3G developdsl_bitloading

Description: extension de ns-2 about umts and wimax imlemented on linux
Platform: | Size: 3072 | Author: dadou | Hits:

[Otherns2-Release-2.6.tar

Description: Wimax Module NS release 2.6 , wimax forum
Platform: | Size: 22448128 | Author: gesit | Hits:

[Windows Mobileexample

Description: The Design and Implementation of WiMAX Module for ns-2 Simulator-The Design and Implementation of WiMAX Module for ns-2 Simulator..
Platform: | Size: 6144 | Author: tom | Hits:

[Internet-Networkns-linux-v2

Description: This a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results comparable to Linux experimental results. The patch is for NS-2.31 and compatible with 2.29 and 2.30. You may need some modification if you want to install it for other versions.-This is a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results comparable to Linux experimental results. The patch is for NS-2.31 and compatible with 2.29 and 2.30. You may need some modification if you want to install it for other versions.
Platform: | Size: 56320 | Author: Sean Chao | Hits:

[Internet-NetworkNS_WiMAX_module-1.02

Description: 1. Download the software ns-allinone-2.28 package 2. Download the latest ns-2 WiMAX module source code. 3. Unzip the ns-2 WiMAX module source code file. 4. Put the files from "mac" directory into ns-allinone-2.28\ns-2.28\mac. 5. Put the files which are in common and tcl respectively into ns-allinone-2.28\ns-2.28\common and ns-allinone-2.28\ns-2.28\tcl. 6. Modify the Makefile.in as follows 1. After the sentence mac/mac-802_3.o add: mac/mac-802_16-base.o mac/mac-802_16-ss.o mac/mac-802_16-bs.o mac/mac-802_16-FSM.o mac/mac-802_16-timers.o 7. Go to the ns-allinone-2.28/ns-2.28 directory and execute "./configure", "make clean" and "make". - 1. Download the software ns-allinone-2.28 package 2. Download the latest ns-2 WiMAX module source code. 3. Unzip the ns-2 WiMAX module source code file. 4. Put the files from "mac" directory into ns-allinone-2.28\ns-2.28\mac. 5. Put the files which are in common and tcl respectively into ns-allinone-2.28\ns-2.28\common and ns-allinone-2.28\ns-2.28\tcl. 6. Modify the Makefile.in as follows 1. After the sentence mac/mac-802_3.o add: mac/mac-802_16-base.o mac/mac-802_16-ss.o mac/mac-802_16-bs.o mac/mac-802_16-FSM.o mac/mac-802_16-timers.o 7. Go to the ns-allinone-2.28/ns-2.28 directory and execute "./configure", "make clean" and "make".
Platform: | Size: 314368 | Author: Pham Truong | Hits:

[Windows Developns-2.29-QoS-WiMAX-sourcecode-13Apr2009.tar

Description: i have some diffucutl in language
Platform: | Size: 152576 | Author: azerty | Hits:

[Internet-Networkns-nist-wimax_module

Description: ns2 wimax simulation module
Platform: | Size: 272384 | Author: jharha | Hits:

[Software Engineeringinstall-wimax

Description: wimax install is a bout attch 802.16 patch to ns-2.31 in ubuntu 9.10
Platform: | Size: 14336 | Author: fereshte | Hits:

[Communication-Mobilens-nist-wimax

Description: 允許以拼字方式輸入 Experimental module in the NS-2 simulation wimax networks, simulation 802.16e network communication between the BS and MS and data transmission
Platform: | Size: 228352 | Author: leetom | Hits:

[Mathimatics-Numerical algorithmswimax_module

Description: The WiMAX for NS-2 module was developed by members of the Computer Networks Laboratory (LRC), Institute of Computing, UNICAMP. This program is a free result: you can redistribute it and/or modify it under the terms of the UOL Public License Version 1 or (at your option) any later version. The license terms are available at http://bolsapesquisa.uol.com.br/lpu.jhtm.
Platform: | Size: 353197 | Author: nsliu163@163.com | Hits:
« 12 »

CodeBus www.codebus.net