摘要
足球比赛决策是比赛取得胜利的关键因素之一,为了检验足球比赛决策的可行性,需要有一个能够检验足球比赛决策的仿真工具。使用面向对象技术设计了一个可检验足球比赛决策可行性的仿真平台,并使用Java JDK 6.0实现了该仿真平台。该仿真平台按照功能分为不同的子系统,结构简单,具有良好的可扩展性;按照指定的接口编写足球比赛策略,使用方便;通过图形化界面显示比赛的模拟过程,使对足球比赛决策的评价更具直观性。运行结果表明该仿真平台可以为足球比赛决策的研究提供有利的分析工具。
Soccer decision is one of the most important keys to victory. In order to check the feasibility of a decision, it is needed to design a simulation tool to check the decision. This paper designs a simulation platform which can be used to check the feasibility of soccer decision by using object oriented technology, and implements it by using Java JDK 6. 0. The simulation platform is simple in structure and better in extensibility because it can be divided into different parts according to their function, and it is convenient for use due to its appointed programming interface used for implementing decision, and it provides a visual interface to display the simulation process which is more intuitionistic to evaluate the decision. Operation results showed that the platform can be employed to research and analyze the soccer decision.
出处
《计算机仿真》
CSCD
北大核心
2009年第8期225-228,共4页
Computer Simulation
关键词
足球
决策
仿真平台
面向对象
Soccer
Decision
Simulation platform
Object - oriented