搜索资源列表
AStarPath_Ex.8个方向的Astart寻路算法
- 8个方向的Astart寻路算法,在原来代码基础改动,8 direction Astart pathfinding algorithm, changes in the original code base
rip
- 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
AStarpathfinder
- 简单的A-star寻路算法,给出了几种不同的地图,并得到正确的寻路结果-A-star a simple routing algorithm, are given several different types of maps, and the results of the correct routing
bin
- 神舟数码断网拦截工具,通用任何版本,保证12点之前不断网,通过撞断算法,有效防止网络掉包-Shenzhou Digital off the net to intercept the tool, any generic versions, to ensure continuous network before 12:00, by severing the algorithm, to effectively prevent the network substitution
textDv
- 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
Cpp1
- c++实现dvhop算法,用于无线传感器网络节点的定位-dvhop algorithm with c++ realization,used for localication
Base64
- 本文对互联网上常用的MIME编码作了简单介绍,详细说明了Base64编码的原理和方法,并给出具体 实现的算法程序,最后讨论其在简单加密中的应用。-This commonly used on the Internet MIME encoding made a brief introduction, a detailed descr iption of the principles and methods of Base64 encoding, and gives concrete realiz
