文件名称:SimpleSoccer
介绍说明--下载内容来自于网络,使用问题请自行百度
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Buckland_Chapter4-SimpleSoccer/Common/2D/C2DMatrix.h
Buckland_Chapter4-SimpleSoccer/Common/2D/geometry.h
Buckland_Chapter4-SimpleSoccer/Common/2D/InvertedAABBox2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Transformations.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Vector2d.cpp
Buckland_Chapter4-SimpleSoccer/Common/2D/Vector2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Wall2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/WallIntersectionTests.h
Buckland_Chapter4-SimpleSoccer/Common/FSM/State.h
Buckland_Chapter4-SimpleSoccer/Common/FSM/StateMachine.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyHedges.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyModule.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyModule.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyOperators.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyOperators.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyRule.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_LeftShoulder.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_LeftShoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_RightShoulder.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_RightShoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Shoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Singleton.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Singleton.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Triangle.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Triangle.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyTerm.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyVariable.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyVariable.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FzSet.h
Buckland_Chapter4-SimpleSoccer/Common/Game/BaseGameEntity.cpp
Buckland_Chapter4-SimpleSoccer/Common/Game/BaseGameEntity.h
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityFunctionTemplates.h
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityManager.cpp
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityManager.h
Buckland_Chapter4-SimpleSoccer/Common/Game/MovingEntity.h
Buckland_Chapter4-SimpleSoccer/Common/Game/Region.h
Buckland_Chapter4-SimpleSoccer/Common/Goals/Goal.h
Buckland_Chapter4-SimpleSoccer/Common/Goals/Goal_Composite.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/AStarHeuristicPolicies.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphAlgorithms.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphEdgeTypes.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphNodeTypes.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/HandyGraphFunctions.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/NodeTypeEnumerations.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/SparseGraph.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/Lua.exe
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/Luac.exe
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/readme.txt
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/build
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/config
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/configure
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/COPYRIGHT
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/logo.gif
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/lua.1
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/lua.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/luac.1
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/luac.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/manual.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/readme.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/bin2c.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/compat.lua
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/doall.lua
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.ico
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.magic
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.xpm
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_number.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_number.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_tests.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_tests.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/Makefile
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/min.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/noparser.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/README
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/saconfig.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/trace.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/HISTORY
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lauxlib.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lauxlib.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lua.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lua.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/LuaHelperFunctions.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lualib.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lualib.h.backup
Buckland_Chapter4-SimpleSoccer/Co
Buckland_Chapter4-SimpleSoccer/Common/2D/geometry.h
Buckland_Chapter4-SimpleSoccer/Common/2D/InvertedAABBox2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Transformations.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Vector2d.cpp
Buckland_Chapter4-SimpleSoccer/Common/2D/Vector2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/Wall2D.h
Buckland_Chapter4-SimpleSoccer/Common/2D/WallIntersectionTests.h
Buckland_Chapter4-SimpleSoccer/Common/FSM/State.h
Buckland_Chapter4-SimpleSoccer/Common/FSM/StateMachine.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyHedges.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyModule.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyModule.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyOperators.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyOperators.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyRule.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_LeftShoulder.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_LeftShoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_RightShoulder.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_RightShoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Shoulder.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Singleton.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Singleton.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Triangle.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzySet_Triangle.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyTerm.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyVariable.cpp
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FuzzyVariable.h
Buckland_Chapter4-SimpleSoccer/Common/fuzzy/FzSet.h
Buckland_Chapter4-SimpleSoccer/Common/Game/BaseGameEntity.cpp
Buckland_Chapter4-SimpleSoccer/Common/Game/BaseGameEntity.h
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityFunctionTemplates.h
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityManager.cpp
Buckland_Chapter4-SimpleSoccer/Common/Game/EntityManager.h
Buckland_Chapter4-SimpleSoccer/Common/Game/MovingEntity.h
Buckland_Chapter4-SimpleSoccer/Common/Game/Region.h
Buckland_Chapter4-SimpleSoccer/Common/Goals/Goal.h
Buckland_Chapter4-SimpleSoccer/Common/Goals/Goal_Composite.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/AStarHeuristicPolicies.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphAlgorithms.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphEdgeTypes.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/GraphNodeTypes.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/HandyGraphFunctions.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/NodeTypeEnumerations.h
Buckland_Chapter4-SimpleSoccer/Common/Graph/SparseGraph.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/Lua.exe
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/Luac.exe
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/bin/readme.txt
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/build
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/config
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/configure
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/COPYRIGHT
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/logo.gif
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/lua.1
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/lua.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/luac.1
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/luac.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/manual.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/doc/readme.html
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/bin2c.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/compat.lua
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/doall.lua
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.ico
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.magic
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/lua.xpm
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_number.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_number.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_tests.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/luser_tests.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/Makefile
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/min.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/noparser.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/README
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/saconfig.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/etc/trace.c
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/HISTORY
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lauxlib.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lauxlib.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lua.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lua.h.backup
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/LuaHelperFunctions.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lualib.h
Buckland_Chapter4-SimpleSoccer/Common/lua-5.0/include/lualib.h.backup
Buckland_Chapter4-SimpleSoccer/Co
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.