文档详情

Android五子棋毕业论文.doc

发布:2017-05-09约1.04万字共27页下载文档
文本预览下载声明
南开大学滨海学院 本 科 生 毕 业 设 计 中文题目: 外文题目:The esign and Implementation of Mobile Phone Game Based on Android System 学 号: 0 _ 姓 名: 年 级: 200 级 系 别: 计算机科学系 专 业: 计算机科学与技术 (数字媒体技术与应用方向) 完成日期: 20 __ 指导教师: 南开大学滨海学院本科毕业论文(设计)诚信声明 本人郑重声明:所呈交的毕业论文(设计),题目《》 是本人在指导教师的指导下,独立进行研究工作所取得的成果。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式注明。除此之外,本论文不包含任何其他个人或集体已经发表或撰写过的作品成果。本人完全意识到本声明的法律结果。 毕业论文(设计)作者签名: 日期: 20 基于摘 要 在现代手机应用中,Android智能手机在中国的占有率为86%本文Android平台上以Java为语言编写游戏的过程。本程序主要实现了五子棋的人机对战和人人对战。并程根据五子棋特定下法设计了一套简单的人工智能,设计出一个个简单的Android五子棋小游戏。 关键词:Android Java 人工智能 手机游戏 The mobile phone game based on Android system Abstract In the modern mobile phone applications, Android intelligent mobile phone in China s share of 86%, Android system plays an important role in the Chinese mobile phone market. Therefore, a variety of Android system for small programs and games emerge in an endless stream, provide a lot of convenience and entertainment for the Android mobile phone users. This paper on the Android system mobile phone game implementation of Gobang game for all the battle program design and application system development project as the background based on man-machine war and, on the platform of Android is introduced to Java for the process to prepare the game language. This procedure is mainly realized gobang man-machine war and all war. According to the specific method and process of Gobang design a set of simple artificial intelligence, design a simple Android backgammon game. Keywords: Android Java Atificial intelligenc mobile game 目 录 摘 要 I Abstract II 第1章 绪论 5 1.1 背景 5 1.2 提出问题 5 1.3 本文组织结构 6 第2章 相关技术介绍 7 2.1 Java 7 2.1.1 Java介绍 7 2.1.2 Java VS C++ 7 2.1.3 开发工具 7 2.2 Android平台 8 2.2.1 Android体系构架 9 2.2.2 Android系统核心 10 2.3 人工智能 10 第3章 系统设计 12 3.1 总体设计 12 3.2 模型建立 13 3.3 控制模块设计 13 3.4 显示模块设计 14 3.5 人工智能设计 15 第4章 系统实现 16 4.1 细化的设
显示全部
相似文档