搜索资源列表
GPS
- MapX实现GPS定位功能中的GPS类,实现了GPS定位节点的更新、新增。调用时建议使用Ontimer-MapX achieve the GPS positioning function of GPS class, to achieve a GPS positioning node updates, new. Called recommended Ontimer
wsnd
- 使用CC2420无线收发器组成的无线传感器网络的节点定位算法。基于Winavr平台。-Use CC2420 wireless transceiver composed of wireless sensor network node localization algorithm. Based on Winavr platform.
CustomToolsVB
- mapxtreme的画多线程序,可以显示上个用户的路径设计,永远只存储最后一个用户的路径节点--MapXtreme painting multi-line process, users can display on the path of the design, Finally Forever only store the path of a user node
gps
- cc2530串口通信gps,定位信息经过串口发送给ZigBee节点-cc2530 serial communication gps, Through the serial port to send location information to the ZigBee node
SLRposition
- SLR 定位算法的MATLAB实现,开始SL_R 定位了Num个未知节点。初始部分花时13秒左右,优化部分花时80秒左右。-SLR positioning algorithm to achieve the MATLAB, start the SL_R positioning Num unknown node. The initial part of flowering time of about 13 seconds, optimization of part when the flower 8
astardemo
- A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(A * search algorithm commonly known as A Star algorithm. A * algorithm is one of the more popular heuristic search algorithms and is