以文本方式查看主题

-  计算机科学论坛  (http://bbs.xml.org.cn/index.asp)
--  『 C/C++编程思想 』  (http://bbs.xml.org.cn/list.asp?boardid=61)
----  开源探路机器人Robot1.4  (http://bbs.xml.org.cn/dispbbs.asp?boardid=61&rootid=&id=69287)


--  作者:火鸟
--  发布时间:11/9/2008 2:22:00 PM

--  开源探路机器人Robot1.4
/*
  This Program is a robot walking in a 8*8 world
  * stand for the wall
  S stands for the Start Point
  E stands for the Exit
  /blank/ stand for the road
  You can type your our world in a text file.
  Using ROBOT Yourworld.txt to have a test.
  Enjoy!

  Follow the GPLv3 licence
  @Author Jerry Shen
  @email jerry.shen@cognizant.com;jerry_shen_sjf@yahoo.com.cn
  @version 1.4
  @compile with turboC for windows.
*/
这是一个用turbo C 2.0编写,在turboC for windows下编译的探路机器人程序,你可以在文本文件中编写自己的世界地图运行。在console下用robot yourworld.txt运行,所有程序都在Robot.c 下,压缩包里包含的几幅地图,直接双击robot.exe,程序使用内置的地图。详细情况请见上述的注释。


--  作者:火鸟
--  发布时间:11/9/2008 2:23:00 PM

--  GRobot版1_5,用GCC4.3在Ubuntu 8.10下编译。
GRobot版1_5,用GCC4.3在Ubuntu 8.10下编译。


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
2,828.125ms