📄 readme
字号:
Computer Science DepartmentCarnegie Mellon UniversityPittsburgh, PA USA4th place finisher of RoboCup97 - Simulation LeagueCopyright 1997 Peter Stone, Manuela Veloso (All rights reserved)This directory contains most of the source code for the CMUnited-97simulator team. The only thing that has been omitted is the modifiedc4.5 code, since that is proprietary software. The code comes with the following book: author="J. Ross Quinlan", title ="C4.5: Programs for Machine Learning", publisher ="Morgan Kaufmann", address ="San Mateo, CA",year="1993",Since the code is not complete, you will not be able to compile it asis. An executable version is available from our project page (see below).This directory contains:+ A Makefile+ the source code (*.[Ch])+ this README file+ a start script (start)+ CMUnited-97-sim.ps.Z: : an article describing some of the features of the CMUnited-97 team This code was developed for version 3.x of the RoboCup soccer server.The point of this code is to help people get past the low-levelimplementation details involved in using the soccer server. You mayuse the code, but please keep the copyright notices attached and keeptrack of what ideas you are using from this code.Papers describing our higher level algorithms, including the one inthis directory, are available from our project web page (see below).We are providing this code as-is, with no support provided. However,we would be interested in hearing from you regarding how easily youwere able to compile, run, and use the code.For further information see: http://www.cs.cmu.edu/~robosoccerTo contact us write an email to: pstone@cs.cmu.edu==================================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -