搜索资源列表
MyExplorerDll
- 利用 Direction GetNextDirection()函数来实现走迷宫算法的主要思想;1)在当前位置,若右手不为墙,则原地右转返回toright(d);2)否则返回 d; 若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without hav
laoshu
- 老鼠走迷宫问题,通过算法求解找出所有的路径。感兴趣的同学可以-The Mouse Maze issues by solving algorithm to identify all the paths. Interested students can try
ACM-
- ACM的几个经典算法包括:阿姆斯壮数、产生可能的集合、传话游戏、老鼠走迷宫、数字拆解-ACM several classical algorithms include: Armstrong number, resulting in a possible collection of messenger game Mouse Maze, digital dismantling