CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - node

搜索资源列表

  1. dijkstra

    0下载:
  2. 用Dijkstra algorithm 算法实现的路由协议,适用链路状态矢量协议ospf等, (matlab 源码)-This program uses the Dijkstra algorithm to find the lowest cost paths from every node to every other node.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:1049
    • 提供者:denver
  1. networking-self-teaching-guide-osi-tcp-ip-lans.ra

    0下载:
  2. * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:8691005
    • 提供者:chane
  1. NetSimu

    0下载:
  2. 使用临域节点来充当虚拟的MIMO,构成多天线,从而实现空间分集,并且使用了跨层优化的设计理念,将网络层,MAC,和物理层进行了模拟-Use the Pro domain node to act as virtual MIMO, constitutes a multi-antenna in order to achieve spatial diversity, and the use of cross-layer optimization design concepts, the network
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:55079
    • 提供者:wangxuyu
  1. tcl_code

    0下载:
  2. TCL code to simulate four wireless nodes and code to calculate node postion and energy.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:5191
    • 提供者:manoj kumar
  1. webserver-ipv6

    0下载:
  2. 这个程序是在uip协议栈上实现的对节点进行操作eweb浏览程序。通过这个程序可以熟悉uTCP/ip。-This program is implemented on uip stack to operate on the node eweb browsing program. Through this program can be familiar with the uTCP/ip.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2076
    • 提供者:王建国
  1. bank_net

    0下载:
  2. opnet软件使用时,熟悉子网,节点,进程等概念。-opnet software, the familiar subnet, node, process and other concepts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1747507
    • 提供者:mal
  1. csma

    0下载:
  2. opnet软件使用时,熟悉无线子网,节点,进程等概念。-opnet software use, familiar with the wireless subnet, node, process and other concepts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:180670
    • 提供者:mal
  1. custom_wireless

    0下载:
  2. opnet软件使用时,熟悉无线网络csma探测,节点,进程等概念。-opnet software, the familiar csma wireless network detection, node, process and other concepts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:323927
    • 提供者:mal
  1. debug

    0下载:
  2. opnet软件使用时,熟悉子网,节点,进程等概念。并与VC连调。-opnet software, the familiar subnet, node, process and other concepts. And even the tone with the VC.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:723938
    • 提供者:mal
  1. Tcl-script-for-implementing-AODV-routing-protocol

    0下载:
  2. Descr iption: This network consists of 22 nodes. After creating the nam file and trace file, we set up topography object. Set node_ ($i) [$ns node] is used to create the nodes. Here we set the initial position for the every node by using init
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:9169
    • 提供者:Basavaraj
  1. s

    0下载:
  2. tcl code for server in tcl code....if needed the code for slave node mail me.. i ll send you that for free.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-01
    • 文件大小:1286
    • 提供者:GEO JOE MATHAI
  1. Router

    1下载:
  2. 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:74021
    • 提供者:张天扬
  1. rongliangfenpei

    2下载:
  2. 星形网络设计环境要求:Windows2000/XP/7 功能要求: 设有n个节点(依次编号为1、2、……,n)和一个中心,每个节点都有ni个终端,每个终端至节点的报文达到率都相等为λ,报文长度都相等为1/μ,确定该网络设计的总容量为C,编写一个程序,对于输入节点数n、ni、λ、μ,算出网络的最佳容量分配及相应的延时。注意,一条链路的平均延时时间计算参考公式T=1 /(μC-λ),其中1/μ是以比特为单位的报文分组平均长度;C是以该链路的容量,单位是比特/秒;λ是平均流量,单位是分组/秒
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:7695
    • 提供者:王雷
  1. rout-gui

    0下载:
  2. 能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:386531
    • 提供者:詹春艳
  1. img_focus

    0下载:
  2. Javascr ipt图片轮播类,请参照示例页面自己配置,使用方法超简单,效果形式也是比较经典的,从外观上看上去,像是Flash版的,注意:页面中已经存在名为imgPlayer(或者别的ID也行)的节点,使用时对照好节点。slide.js是一个封装好的幻灯片类,适用于一个页面只有一个图片轮播的地方。-Javascr ipt Image Carousel class, please refer to the sample page to configure their own, super-sim
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:616366
    • 提供者:xpudn17
  1. lwIP-stack

    0下载:
  2. 此文件夹包含lwIP轻量协议栈,能运行在基于cortex M3内核的ARM芯片上,适用于无线传感器网络的节点组网测试,通过udp通信把采集的数据上传到服务器端。-This folder contains lwIP lightweight protocol stack runs on cortex M3 core ARM-based chips for wireless sensor network node network testing, through udp upload the coll
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1572354
    • 提供者:drargon
  1. ping

    0下载:
  2. Check the availability of a network node with a certain delay transmitting test data packets (ping analogue)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-01
    • 文件大小:518123
    • 提供者:Irina
  1. trace

    0下载:
  2. Research of the route to the network node
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:524658
    • 提供者:Irina
  1. mtu

    0下载:
  2. Finding the maximum size of a non-fragmented data blocks submit jobs to the network node
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:847222
    • 提供者:Irina
  1. Implementing-and-Testing-of-Anchor-Point-Node

    0下载:
  2. Implementing anchor model
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-05
    • 文件大小:658969
    • 提供者:marija727
搜珍网 www.dssz.com