搜索资源列表
pfind20
- 最短路径分析的控件,首先使用regsvr32 程序注册该动态连接库,然后在vb中直接使用该动态链接库.程序中有相关说明,具体文件可以查看相关程序.-shortest path analysis controls, the first to use regsvr32 procedures for the registration of the dynamic link library, and then vb direct use of the dynamic link library. Proc
zuiduanlujing.rar
- 最短路径的一个非常好的算法实现这个算法采用迪杰斯特拉算法是最来在地理信息系统中使用很广的算法,TheshortestpathalgorithmtoachieveaverygoodthealgorithmusesDijkstraalgorithm,isthemostgeographicinformationsystemsinawideuseofthealgorithm
Routers
- 通过输入一个联通的局域网,路由器可以自动生成各自的路由表。可以生成两个机器之间的最短路径。-Unicom by entering a local area network, the router can automatically generate their own routing table. Can generate the shortest path between two machines.
NAVI
- GPS数据解析,根据此数据进行路径选择,包括最短路径和最省时路径选择-Parse GPS data, base on that data to choose the route, including the shortest path and the most saving time path
andorid-TSP
- 安卓程序,包括解决旅行商问题的应用,指南针,寻求最短路径的小游戏,关于旅行商问题的介绍。-Andrews program, including application to solve the traveling salesman problem, compass, seeking the shortest path game, the introduction of the traveling salesman problem.
导航系统
- 车载导航是利用车载GPS(全球定位系统)配合电子地图来进行的,它能方便且准确地告诉驾驶者去往目的地的最短或者最快路径,是驾驶员的好帮手。一般的车载导航的功能都有DVD播放器、收音接收、蓝牙免提、触摸屏、选配功能、智能轨迹倒车、胎压检测功能、虚拟六碟,后台控制功能。
D2D
- D2D中路由的实现,包括用户端的随机撒点,及最短路径算法-D2D routing implementations, including random sprinkle the client' s, and the shortest path algorithm
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
