搜索资源列表
guide
- 该程序实现公园导游功能,使用改进的深度遍历算法,给出两点之间的若干最短路径,程序界面简单,使用方便-park guide function, the use of improved depth traversal algorithm, given the number between 2:00 shortest path, program interface simple and easy to use
parkguids
- 公园导游图 数据结构课程设计作业 需要的人下 功能:给出一张某公园的导游图,游客通过终端询问可知: 从某一景点到另一景点的最短路径。游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。-park guide map data structure curriculum design requires a person under functions : Zhang is a park guide map, asked tourists
41 Lastnewguide
- 校园导游系统,查询景点信息,求最短路径等-campus tour guide system, query attractions information, such as Shortest Path
mouse-sch.rar
- 这是电脑鼠的原理图,电脑鼠能够自动搜索迷宫,最终找出最短路径,This is a schematic diagram of a computer mouse, computer mouse can automatically search a maze, and ultimately to find the shortest path
book2
- A large number of real-world planning problems called combinatorial optimization problems share the following properties: They are optimiza- tion problems, are easy to state, and have a nite but usually very large number of feasible solutions.
Maze
- 对出厂程序进行了改进,开发坏境为iar6.10基于arm7的电脑鼠算法程序,可快速求的最短路径和冲刺。-Release procedure has been improved, the development of bad environment for iar6.10 algorithm program based on the the arm7 The computer mouse, you can quickly seek the shortest path and Sprint.
ns2
- Many interesting route planning problems can be solved by computing shortest paths in a suitably modeled, weighted graph representing a transportation network. Such networks are naturally road networks or timetable networks of public transportati
Matching
- 在FPGA的平面规划中实现pin与buffer之间的最优化匹配,实现所有的路径最短。-In FPGA design, realize the matching between pins and buffers by finding the shortest path for all the pins.
xiaoche
- 迷宫循迹小车,小车要在迷宫中走到终点,到终点后能够返回,并且是最短路径返回。其中迷宫中的引导线是黑线,识别传感器使用红外对管。 最关键的是返回程序的算法。一定要是最短路径返回。-Maze tracking the car, the car should come to the end of the maze to the end and be able to return, and is the shortest path to return. The guide wire in which
sp.c.tar
- Find the shortest path using Dijeskras algorithm for robotic path finding operations
Dijkstra
- 通用Matlab实现Dijkstra最短路算法-General Matlab achieve Dijkstra shortest path algorithm
mintRoute
- WSN多跳路由,使用最短路径,定时器,队列,邻居表管理等,核心策略是邻居表的周期更新和父节点的定期选举-WSN multi-hop routing,Using the shortest path, timer, queue, the neighbor table management etc.core strategy is the regular election cycle update the neighbor table and the parent node
Kth-shortest-path-(1)
- 求解最优方案,以及次优方案,旨在为现实生活中的方案选择提供方便-Best plan choosing
Kth-shortest-path-(1)
- 求解最优方案,以及次优方案,旨在为现实生活中的方案选择提供方便-Best plan choosing
Computer-mouse
- 此代码基于NXP公司的LPC2138ARM7源代码,是黑龙江省电脑鼠比赛自制小车的源代码,能够驱动小车完成迷宫的搜索以及找到最短的路径完成任务!-LPC2138ARM7 source code, the code based on NXP corporation is heilongjiang province homemade car computer mouse game source code, can drive the car to complete the maze search a
MicroMouse
- 本程序为micromouse基本例程,可以实现搜索迷宫的最优路径,并以最短路径回到起点。-This program is micromouse basic routines, you can achieve the optimal path searching the maze, and the shortest path back to the starting point.