1 / 23
文档名称:

(参考)基于java坦克大战课程设计.doc

格式:doc   页数:23页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

(参考)基于java坦克大战课程设计.doc

上传人:1017848967 2016/5/17 文件大小:0 KB

下载得到文件列表

(参考)基于java坦克大战课程设计.doc

文档介绍

文档介绍:摘要面向对象方法是一种把面向对象的思想应用于软件开发过程中,指导开发活动的系统方法,它吸取了结构化程序设计的精华,以更接近人们通常思维的方式来处理问题,是一种全新的软件开发技术。作为一种新的的编程语言, Java 很大程度推广了面向对象的思想。随着计算机技术的发展, Java 的强大展现出它不可替代的作用。 Java 的功能不仅体现在它网络方面的应用,对于应用程序设计、游戏设计等 Java 都能满足需求。本文针对 Java 的具体应用,设计了一个小游戏。根据游戏的规则,用户将可以和计算机进行简单对战。程序实现了友好的用户交互界面,让用户能很好地对游戏进行操作。关键字: JAVA GUI 游戏 ABSTRACT The Object-Oriented Method isamethod which apllies the Object-Oriented Design tothe process ofthe software exploiture and directs the ploy of development. Itextracts the prime ofthe Structured Design puter Programmers, deals matters with a folksy fashion, which isconsidered tobeagrand new software-develop technique. Asanew programming language, Java spread the Object-Oriented Design in acertain degree. With the development ofthe technique puter, the insurmountable function ofJAVA isexhibited for its ’mightiness. Not only applies work, JAVA also can fulfill the requirement ofthe Application-Design and Game-Design. Inthis paper, touse the idiographic application ofJAVA ,Idesign a game called .Following the regular ofthe game, user can play asimple revalry puter. This programme actualizes afolksy GUI mode, which will make user master game easily. Keywords: JAVA GUI Game 目录一、背景与意义.................................................................................................... -1- 二、坦克大战小游戏应用程序................................................................................ -2- 三、坦克大战小游戏系统的设计.......................................................................... -2- 系统需求分析.............................................................................................. -2- 系统开发及运行环境.................................................................................. -2- ...................................................................................... -3- 坦克大战系统总体结构............................................................................. -3- 系统数据流图.........................................................................................