搜索资源列表
ns-tcp-comment
- ns2当中的TCP module code的注释资料,对于网路模拟研究人员相当受用。-NS2 TCP module code information to the Notes, network simulation study very well.
ns-tcp
- 主要是对tcp.cc的分析,学习ns难得的好例子,相信通过代码分析,对做无线网络仿真有很大的帮助.-mainly for tcp.cc analysis, the study ns rare good example, I believe that through code analysis, right to do wireless network simulation will be very helpful.
fast-tcp-ns2-v1_1b
- 这是一个基于NS2的仿真实现代码,这些内容基本上就是我上研究生时发表文章的代码,呵呵,他给我带来了不少好处。-This is a simulation based on the realization of NS2 code These are basically when I graduate, published an article code, what he has brought me many benefits.
NS2 802.11 simulation
- 802.11的NS2模拟过程,包括TCP,UDP的单播,多拨过程
TCP.rar
- TCP协议模拟,用JAVA图形界面实现,模拟了在复杂信道下的丢包等问题。,TCP protocol simulation, implementation using JAVA graphical interface, analog channel in the complex under the packet loss and so on.
TCP_Performance_Simulations_Ns2
- TCP性能分析。两个分析模型:拥塞控制,各种场景;给出仿真练习;-two analytical models for TCP’s throughput are compared with simulated results. Based on the study, an ns2 simulation exercise is developed for the course “Simulation of telecommunications networks”. The goal of t
tcl-scripts
- 这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing protocol for transmission of the si
slidwindow
- TCP滑动窗口及慢启动算法模拟 其中创建两个节点n0,n1,并在这两个节点之间创建一条TCP连接。-TCP sliding window and slow start algorithm simulation which creates two nodes n0, n1, in between the two nodes to create a TCP connection.
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
P2P
- 模拟P2P通信,程序中含有P2P的服务器与客户端,想学习P2P原理的,可以看一看-Simulation of P2P communications, and procedures contained in the P2P server and client, want to learn the principle of P2P, you can take a look at the
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
tcpudp
- TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
wrls-aodv.tcl
- tcl scr ipt for AODV simulation. this is not my code, i got it from internet
TCP1
- 通过采集数据,绘图(丢包与时间的关系)实现TCP的过程模拟-Through data collection, mapping (packet loss and time) to achieve the process of TCP simulation
SMAC
- Ns is a discrete event simulator targeted at networking research. Ns provides substantial support for simulation of TCP, routing, and multicast protocols over wired and wireless (local and satellite) networks.
TCP
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为TCP/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-In the ns2 simulation of the network structure, in the OTCL encoding, the proxy node protocol agents are set to TCP/Reno, TCP/Newreno, TCP/Sack1 and tcp
NS2-TCP-UDP
- Linux环境中NS2TCPUDP ns2下仿真有线网络的延时、抖动、吞吐量的实验源码-Under the Linux environment NS2TCPUDP ns2 simulation wired network delay, jitter, throughput experimental source
TCP-FAST
- NS2中FAST TCP协议的仿真代码。tcl脚本。点对点通信-NS2 FAST TCP simulation code.TCL scr ipt.end to end communication
tcp
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为tcp/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-Network structure in the simulation in ns2, in OTCL coding, the protocol proxy agent node were set to tcp/Reno, TCP/Newreno, TCP/Sack1 and tcp/Vegas, to
Tcp
- 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)