CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Distance Vector

搜索资源列表

  1. Ad-hoc

    0下载:
  2. A major issue with ad-hoc networks is energy consumption since nodes are usually mobile and battery-operated. In this project we compared the performance of ad-hoc routing protocols in a network where each participating mobile node has a given
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:43.47kb
    • 提供者:zipzap
  1. DVRouting2

    0下载:
  2. Source Code of Distance Vector Routing in Ad-hoc Networks.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.33kb
    • 提供者:KHODSAR
  1. kcy

    1下载:
  2. 模拟一台路由器使用距离向量算法更新路由表功能-Simulate a router using distance-vector algorithms update the routing table function
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:chongzi
  1. AODV

    0下载:
  2. NS2中,AODV(Ad hoc on demand distance vector routing)源码解析-AODV source code analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:465.37kb
    • 提供者:miranda
  1. distancevectoralgo

    0下载:
  2. Distance vector implementation in visual c-Distance vector implementation in visual c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:amkhan
  1. hw1

    0下载:
  2. Abstract—Three-feature based automatic lane detection al- gorithm (TFALDA) is a new lane detection algorithm which is simple, robust, and efficient, thus suitable for real-time processing in cluttered road environments without a priori knowledg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.11kb
    • 提供者:Tai Kai I
  1. Chapter4ProgrammingProjects

    0下载:
  2. Distance Vector algorthm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:8.99kb
    • 提供者:William
  1. RIP

    0下载:
  2. 基于距离向量算法的rip协议的实现,利用图存储。-Based on the distance vector algorithm rip the realization of the agreement, the use of storage.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:吴晓波
  1. distance-vector

    1下载:
  2. 计算机网络实验,实现距离向量路由算法,输入网络拓扑图中节点个数及边,模拟信息收发,动态更新出最短距离矩阵-Computer network experiment, distance vector routing algorithm, the input network topology diagram node number and edge, analog messaging, dynamic update the shortest distance matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:493.74kb
    • 提供者:口天吴
  1. Routing

    0下载:
  2. 距离路由矢量算法程序,可实现一个路由表的更新,有执行文件-Distance vector routing algorithm, which enables a routing table updates, there is the executable file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:chao
  1. aodv.tcl.tar

    0下载:
  2. this file describes the simulation about ad hoc on demand distance vector routing protocol-this file describes the simulation about ad hoc on demand distance vector routing protocol
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2.68kb
    • 提供者:GANESH
  1. zuoye2

    0下载:
  2. 距离矢量路由算法,动态路由算法的一种。各个节点之间通过传递向量表进行最优寻路。-Distance vector routing algorithm, a dynamic routing algorithm. By passing the optimal vector routing between the various nodes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:896.01kb
    • 提供者:普陀听禅
  1. svddxiangduijuli

    0下载:
  2. 提出一种基于支持向量数据描述和核空间相对距离的预测算法。-Propose a prediction algorithm based on support vector data descr iption and kernel space relative distance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:424.87kb
    • 提供者:程序圆
  1. qpskTiaozhi

    0下载:
  2. 由MATLAB程序利用距离矢量判决QPSK解调的过程-Distance Vector
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:859byte
    • 提供者:liyangguang
  1. youleng

    0下载:
  2. IDW距离反比加权方法,分析了该信号的时域、频域、倒谱,循环谱等,matlab开发工具箱中的支持向量机。- IDW inverse distance weighting method, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. matlab development toolbox support vector machine.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.77kb
    • 提供者:bvhktuwn
  1. faiyui

    0下载:
  2. 到达过程是的泊松过程,利用matlab针对图像进行马氏距离计算 ,matlab开发工具箱中的支持向量机。- Arrival process is a Poisson process, Using matlab to calculate the Mahalanobis distance for the image, matlab development toolbox support vector machine.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:8.01kb
    • 提供者:fiunenfie
  1. Normal-Algorithm

    0下载:
  2. 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:刘楠
  1. 距离矢量路由算法SP2(完成)

    0下载:
  2. 距离矢量路算法:每个路由器维护一张路由表(即一个矢量),它以网络中的每个路由器为索引,表中列出了当前已知的路由器到每个目标路由器的最佳距离,以及所使用的线路。通过在邻居之间相互交换信息,路由器不断地更新他们的内部路由表。(Distance vector routing algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:256kb
    • 提供者:wangygang
  1. 计算几何

    0下载:
  2. 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 。。。。。。(Catalog A bit of basic arithmetic 1. the distance between two points on the plane is 1 2. determine whe
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:46kb
    • 提供者:zredb
  1. 73462713Router

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

    • 发布日期:2018-01-04
    • 文件大小:72kb
    • 提供者:韩大侠
« 12 »
搜珍网 www.dssz.com