登录
首页 » 其他项目 » 动态数据交换节点之间使用TCP在NS2

动态数据交换节点之间使用TCP在NS2

于 2022-02-09 发布 文件大小:11.91 kB
0 198
下载积分: 2 下载次数: 1

代码说明:

应用背景网络拓扑已利用节点之间的双工链路创建。之间的沟通节点是建立在一个随机的方式使用-兰德-函数。最有线网络中常用的协议是传输控制协议;关键技术有线网络可以使用一个简单的拓扑结构,节点连接的节点数由有线连接。在网络中的任何2个节点可以使用一个双工连接链路和链路特性包括带宽、延迟和队列类型;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个用asp和sql server开发的网上办公系统
    一个用asp和sql server开发的网上办公系统-with an asp sql server and development of the Internet Office System
    2022-08-10 01:47:46下载
    积分:1
  • 微软的Visual C + +了VC5.0 VC++ 5.0 5.0安装磁盘
    Microsoft Visual C++ 5.0 vc++ 5.0 vc5.0 安装盘-Microsoft Visual C++ 5.0 vc++ 5.0 vc5.0 installation disks
    2022-03-01 15:16:48下载
    积分:1
  • Suitable for engineers and students to enhance their own circuit design on the l...
    适合工程师和学生提升自身对电路设计的认识和水平所进行学习。-Suitable for engineers and students to enhance their own circuit design on the level of awareness and learning.
    2022-04-25 04:12:20下载
    积分:1
  • led显示屏该LED点阵显示模块采用AT89C52控制。可显示汉字、图形、动画及英文字符等;...
    led显示屏该LED点阵显示模块采用AT89C52控制。可显示汉字、图形、动画及英文字符等;-f
    2023-01-24 06:05:04下载
    积分:1
  • 程序的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-08-06 12:51:19下载
    积分:1
  • 讲述了代码阅读的许多技巧,对做二次开发的人员来说,真是葵花宝典啊。...
    讲述了代码阅读的许多技巧,对做二次开发的人员来说,真是葵花宝典啊。-code reading about the many skills to do the secondary development of staff, is a treasury of sunflower ah.
    2022-07-10 11:45:40下载
    积分:1
  • pc.c是移植于μCOS
    pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
    2022-12-20 12:30:03下载
    积分:1
  • There are a variety of icon, cursor, for many people being developed is a good h...
    里面有很多种图标,光标,对很多正在进行开发的人无疑是一个好的帮手啊~!-There are a variety of icon, cursor, for many people being developed is a good helper ah ~!
    2022-01-28 07:02:33下载
    积分:1
  • This is a knockout mice similar to the game, I hope you would like to common sen...
    这个也是敲地鼠类似的游戏,希望大家喜欢,来常识一下吧-This is a knockout mice similar to the game, I hope you would like to common sense about it
    2022-10-31 00:45:03下载
    积分:1
  • 文件改名--包括子录下文件
    文件改名--包括子目录下文件-renamed documents-- including papers subdirectory
    2022-09-08 18:25:04下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载