CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 查找算法

搜索资源列表

  1. networktopfind

    0下载:
  2. 运用snmp协议编程,迅速查找所在子网及相邻子网的网络拓扑结构,采用优化算法,速度快-use snmp programming agreement quickly identify where subnetworks and the adjacent subnet the network topology, using optimization algorithms, faster
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:30.99kb
    • 提供者:方格路
  1. LC-trie

    1下载:
  2. lc-trie 路由查找算法, lc-trie 路由查找算法
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.17mb
    • 提供者:陈涛
  1. Excel中农历的算法

    0下载:
  2. ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
  3. 所属分类:Ftp客户端

    • 发布日期:2010-10-04
    • 文件大小:114.39kb
    • 提供者:cl8034@126.com
  1. IPv4分组的转发功能

    0下载:
  2. 在IPv4分组收发实验的基础上,增加了IPv4分组的转发功能,从而实现路由器中的IPv4协议,初步实现了路由查找算法。-IPv4 packet in the send and receive on the basis of experiments, an increase of IPv4 packet forwarding in order to achieve the IPv4 protocol router, the initial realization of the routing se
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-24
    • 文件大小:1.33kb
    • 提供者:张栋
  1. WSN.rar

    0下载:
  2. 对无线传感器网络模拟一个简单的WSN拓扑查找算法基于omnet++仿真软件用C++编程的源代码,Simulation of Wireless Sensor Networks WSN topology of a simple search algorithm is based on the omnet simulation software using C programming source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:26.71kb
    • 提供者:李惠云
  1. wsn

    0下载:
  2. 无线传感网络中关于一个WSN节点定位的程序,在vc下模拟实现查找算法-Wireless sensor network on a WSN node localization procedures at vc Analog implementation of search algorithms
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:刘铁桥
  1. ConvertLength

    0下载:
  2. VC++编的查找最小二叉树的算法 很简洁 效率很高 是不可多得的好代码-VC++ for the smallest binary tree search algorithm is very simple and efficient is a good source rare
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2.32kb
    • 提供者:黄金
  1. FibonacciNumber

    0下载:
  2. C++高效算法 最小生成树的遍历查找 从STL中分析出来的 -C++ and efficient traversal algorithm for minimum spanning tree analysis to find out from the STL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:3.73kb
    • 提供者:黄金
  1. IPMan

    0下载:
  2. 校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-25
    • 文件大小:429.36kb
    • 提供者:zym
  1. router(WFQ-P-token)

    0下载:
  2. 优化的路由查找算法的实现。 可以动态创建、更新路由表,并能根据目标地址(Destination Address)找到相应的下一跳(Next Hop)。-Optimized route lookup algorithm. Can dynamically create, update routing table, and according to the target address to find the corresponding next hop.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:971.82kb
    • 提供者:Daisy
  1. dv_routing.java

    0下载:
  2. 深入理解分布式路由选择算法,基于DV算法,实现最短路径查找路由器模拟-implement the distance vector routing protocol by Distance vector algorithm
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-08
    • 文件大小:2.55kb
    • 提供者:rachel
  1. Research-of-DHT-Algorithm-based-P2P-

    0下载:
  2. P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness,
  3. 所属分类:P2P

    • 发布日期:2017-11-11
    • 文件大小:244.4kb
    • 提供者:gaoyun
  1. assignment2

    0下载:
  2. 这是利用UDP网络协议实现的DSDV路由查找算法-This is achieved using the UDP network protocol DSDV Routing Lookup Algorithm
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7.25mb
    • 提供者:cyc
搜珍网 www.dssz.com