搜索资源列表
networktopfind
- 运用snmp协议编程,迅速查找所在子网及相邻子网的网络拓扑结构,采用优化算法,速度快-use snmp programming agreement quickly identify where subnetworks and the adjacent subnet the network topology, using optimization algorithms, faster
LC-trie
- lc-trie 路由查找算法, lc-trie 路由查找算法
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
IPv4分组的转发功能
- 在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
WSN.rar
- 对无线传感器网络模拟一个简单的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
wsn
- 无线传感网络中关于一个WSN节点定位的程序,在vc下模拟实现查找算法-Wireless sensor network on a WSN node localization procedures at vc Analog implementation of search algorithms
ConvertLength
- VC++编的查找最小二叉树的算法 很简洁 效率很高 是不可多得的好代码-VC++ for the smallest binary tree search algorithm is very simple and efficient is a good source rare
FibonacciNumber
- C++高效算法 最小生成树的遍历查找 从STL中分析出来的 -C++ and efficient traversal algorithm for minimum spanning tree analysis to find out from the STL
IPMan
- 校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若
router(WFQ-P-token)
- 优化的路由查找算法的实现。 可以动态创建、更新路由表,并能根据目标地址(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.
dv_routing.java
- 深入理解分布式路由选择算法,基于DV算法,实现最短路径查找路由器模拟-implement the distance vector routing protocol by Distance vector algorithm
Research-of-DHT-Algorithm-based-P2P-
- 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,
assignment2
- 这是利用UDP网络协议实现的DSDV路由查找算法-This is achieved using the UDP network protocol DSDV Routing Lookup Algorithm