文档介绍:JavaGUI 实现五子棋游戏摘要博弈论是二人在平等的对局中各自利用对方的策略变换自己的对抗策略,达到取胜的目的。博弈论最初主要研究象棋、桥牌、赌博中的胜负问题,人们对博弈局势的把握只停留在经验上,没有向理论化发展。博弈论考虑游戏中的个体的预测行为和实际行为, 并研究它们的优化策略。五子棋是一种两人对弈的纯策略型棋类游戏,棋具与围棋通用, 是起源于中国古代的传统黑白棋种之一。棋子分为黑白两色,棋盘为 15×15 ,棋子放置于棋盘线交叉点上。Java 是一种可以撰写跨平台应用软件的面向对象的程序设计语言,图形用户界面(GUI )是指采用图形方式显示的计算机操作用户界面。与早期计算机使用的命令行界面相比,图形界面对于用户来说在视觉上更易于接受。随着互联网的发展,网上 PK已经普遍,玩家可以不受地域的限制,自由的选择对手,通过 socket 实现客户端和服务器的连接,通信。人工智能 AI 是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。玩家可以和计算机进行对决。计算机可以分析棋盘局势,给空位估值,找到最佳落棋点,如极大极小博弈树估值搜索算法、阿尔法贝塔剪枝算法和Negascout 搜索算法。二十世纪七十年代以来人工智能被称为世界三大尖端技术之一。本课程的研究将会加深对人工智能的理解。关键词:博弈, GUI ,五子棋, Socket ,人工智能 JavaGUI R ealized G obang G ame Abstract Game theory is the two on an equal game in their use of each other's strategy to transform himself confrontation strategy to achieve victory purposes. Game theory first major study chess, bridge, gambling in the e of the problem, people of game situation grasp only stay in terms of experience, failed to theory development. Game theory considering the game's individual forecast behavior and actual behavior, and to study their optimization strategies. Backgammon isa two games of pure strategy based board games, chess and Go GM, is originated in ancient China's traditional Othello one species. Pieces into black and white, the board of15×15, pieces placed on the board line intersection. Java isa way to write cross-platform applications, object-oriented programming language, graphical user interface (GUI) isa graphical display of puter operating the user interface. With puters using mand line interface pared to the graphical interface for the user to visually easier to accept. With the development of the , online PK has been generally, players can without geographical restrictions, freedom of choice opponents, through the socket to achieve client and server connections munications. Artificial Intelligence AI is the research, development for simulation, extension and expansion of human intelligence theories, methods, techniques and applications