文件名称:MyExplorerDll
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.18mb
- 下载次数:
- 0次
- 提 供 者:
- b**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用 Direction GetNextDirection()函数来实现走迷宫算法的主要思想;1)在当前位置,若右手不为墙,则原地右转返回toright(d);2)否则返回 d;
若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without having to wade algorithm 1) in the current location, if not for the right hand wall, then turn right spot to return toright (d) 2) otherwise d if returned to the wall d , the main function call void OnError () to inform the dynamic link library, d turn left twice, and then transferred DirectionGetNextDirection ()
若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without having to wade algorithm 1) in the current location, if not for the right hand wall, then turn right spot to return toright (d) 2) otherwise d if returned to the wall d , the main function call void OnError () to inform the dynamic link library, d turn left twice, and then transferred DirectionGetNextDirection ()
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyExplorerDll\Debug\MyExploer.dll
.............\.....\MyExploer.exp
.............\.....\MyExploer.ilk
.............\.....\MyExploer.lib
.............\.....\MyExploer.pch
.............\.....\MyExploer.pdb
.............\.....\MyExplorer.obj
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\Maze.h
.............\MyExploer.dsp
.............\MyExploer.dsw
.............\MyExploer.opt
.............\MyExploer.plg
.............\MyExplorer.cpp
.............\Debug
MyExplorerDll
.............\.....\MyExploer.exp
.............\.....\MyExploer.ilk
.............\.....\MyExploer.lib
.............\.....\MyExploer.pch
.............\.....\MyExploer.pdb
.............\.....\MyExplorer.obj
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\Maze.h
.............\MyExploer.dsp
.............\MyExploer.dsw
.............\MyExploer.opt
.............\MyExploer.plg
.............\MyExplorer.cpp
.............\Debug
MyExplorerDll