搜索资源列表
mobi_Astar
- 经典的A点自动寻址算法A星算法演示,对游戏中的自动寻址,有一定的启发作用。
satellite_sel
- gps选星算法仿真程序 对matlab放着做了优化,这是一种新的近优化方法,同时具有高效快速的特点,节省处理器时间-satellite selection algorithm in matlab, optimized for simulation speed. it is a fast algorithm and this is the simulation scr ipt
Sp
- GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
GPS_xingli_Calu
- 这段程序实现了GPS星历计算的仿真,实现算法是《GPS原理与应用(第二版)》中第二章的算法-This program achieved a GPS ephemeris calculation of the simulation algorithm is a " GPS Principles and Applications (Second Edition)" in Chapter II of the algorithm
xuanxing
- GPS选星算法,选择几何形状最好的卫星组合-GPS satellite selection algorithm to select the best geometry of the satellite portfolio
cocos2dxASTAR
- cocos2dx2.*版本 A星寻路算法实例,有一定参考作用,稍微处理一些代码后可以移植到3.*。代码简单易学。-A star for cocos2d-x 2.* vesion
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
l1-uwa-master
- 感觉这份代码中最有价值的应该是水声信道的建模,该源码来自美国 Parastoo Qarabaqi, Northeastern University, 2013其次其提供了基于l1范数下PCA处理算法,来对经由水声信道的信号进行处理给出误码率图,启动比较程序需要先使用信道生成函数对信号进行生成。(The most valuable part of this code is the modeling of underwater acoustic channel. Secondly, it provi